npm
npmjs.com › package › @react-pdf-viewer › core
@react-pdf-viewer/core - npm
March 21, 2023 - A React component to view a PDF document. Latest version: 3.12.0, last published: 3 years ago. Start using @react-pdf-viewer/core in your project by running `npm i @react-pdf-viewer/core`. There are 167 other projects in the npm registry using ...
» npm install @react-pdf-viewer/core
React PDF Viewer
react-pdf-viewer.dev
A React component to view PDF documents - React PDF Viewer
React PDF Viewer · Docs · Plugins · Localizations · Examples · UpdatesPurchase · You can drag and drop a PDF document to the demo area below · // Core viewer · import { Viewer } from '@react-pdf-viewer/core'; // Plugins · import { defaultLayoutPlugin } from '@react-pdf-viewer/default-layout'; // Import styles ·
Videos
09:06
How to View Pdf in React using React PDF || React PDF Viewer || ...
12:11
How to view Pdf in React JS using react-pdf || Create customized ...
13:10
How to View PDFs in React JS with React PDF Viewer - YouTube
49:02
The Most Advanced React PDF Viewer - YouTube
13:08
Build a React.js PDF Viewer & Editor With Controls Using ...
React PDF Viewer
react-pdf-viewer.dev › docs › getting-started
Getting started - React PDF Viewer
2. Installing the core package · npm install @react-pdf-viewer/core@3.12.0 ·
GitHub
github.com › react-pdf-viewer › react-pdf-viewer
GitHub - react-pdf-viewer/react-pdf-viewer: A React component to view a PDF document
A React component to view a PDF document. It's written in TypeScript, and powered by React hooks completely. // Core viewer import { Viewer } from '@react-pdf-viewer/core'; // Plugins import { defaultLayoutPlugin } from '@react-pdf-viewer/d...
Starred by 2.6K users
Forked by 295 users
Languages TypeScript 97.5% | CSS 2.5%
CodeSandbox
codesandbox.io › examples › package › @react-pdf-viewer › core
@react-pdf-viewer/core examples - CodeSandbox
Use this online @react-pdf-viewer/core playground to view and fork @react-pdf-viewer/core example apps and templates on CodeSandbox.
npm
npmjs.com › package › react-pdf
react-pdf - npm
October 9, 2025 - Display PDFs in your React app as easily as if they were images.. Latest version: 10.2.0, last published: 2 months ago. Start using react-pdf in your project by running `npm i react-pdf`. There are 985 other projects in the npm registry using ...
» npm install react-pdf
Published Oct 09, 2025
Version 10.2.0
Author Wojciech Maj
Repository https://github.com/wojtekmaj/react-pdf
React PDF Viewer
react-pdf-viewer.dev › docs › basic-usage
Basic usage - React PDF Viewer
import { Worker } from '@react-pdf-viewer/core'; <Worker workerUrl="https://unpkg.com/[email protected]/build/pdf.worker.min.js"> <!-- The viewer component will be put here --> ... </Worker> It's up to you to use the `pdf.worker.min.js` file from popular services, such as ·
React PDF Viewer
react-pdf-viewer.dev › docs › options
Options - React PDF Viewer
import { DocumentLoadEvent, Viewer } from '@react-pdf-viewer/core';
GitHub
github.com › wojtekmaj › react-pdf
GitHub - wojtekmaj/react-pdf: Display PDFs in your React app as easily as if they were images.
This package is used to display existing PDFs. If you wish to create PDFs using React, you may be looking for @react-pdf/renderer.
Starred by 10.7K users
Forked by 981 users
Languages TypeScript 94.3% | CSS 5.6% | HTML 0.1%
npm
npmjs.com › package › rseyferth-react-pdf-viewer-core
rseyferth-react-pdf-viewer-core
February 18, 2025 - Easy package.json exports.. Latest version: 1.0.1, last published: 14 years ago. Start using package in your project by running `npm i package`. There are 278 other projects in the npm registry using package.
Telerik
telerik.com › kendo-react-ui › pdfviewer
React PDF Viewer | KendoReact UI Library
The React PDF Viewer component is also available for these web development frameworks: jQuery PDF Viewer · Blazor PDF Viewer · ASP.NET Core PDF Viewer · ASP.NET MVC PDF Viewer · ASP.NET AJAX PDF Viewer · Where can I find the KendoReact PDF Viewer demo? You can find the KendoReact PDF Viewer demo here.
Syncfusion
help.syncfusion.com › document-processing › pdf › pdf-viewer › react › getting-started
Getting started with Standalone React PDF Viewer component| Syncfusion
If you’re using TypeScript (TSX), add it in src/index.tsx to render the PDF Viewer component. ... import * as ReactDOM from 'react-dom/client'; import * as React from 'react'; import './index.css'; import { PdfViewerComponent, Toolbar, Magnification, Navigation, LinkAnnotation, BookmarkView, ThumbnailView, Print, TextSelection, Annotation, TextSearch, FormFields, FormDesigner, Inject} from '@syncfusion/ej2-react-pdfviewer'; function App() { return (<div> <div className='control-section'> {/* Render the PDF Viewer */} <PdfViewerComponent id="container" documentPath="https://cdn.syncfusion.com
Reddit
reddit.com › r/reactjs › best library for showing a pdf in react
r/reactjs on Reddit: Best library for showing a pdf in react
December 2, 2022 -
Hey, I wanted to find out a library in react which can display a pdf from a url. So far I have tried react-pdf from wojtekmaj, it works just fine but I wanted a free library which can provide toolbars also. Let me know if you know any library or a way to build it.
Thanks
Top answer 1 of 5
38
If you don't need direct control over the PDF in any way, then just use an IFrame. It'll make the browser use their default viewer, which is generally a pretty decent one. There's also one made by Mozilla ( PDF.js ), but any PDF viewer is going to be pretty heavy in terms of code size.
2 of 5
6
SimplePDF embed for React will allow you to not only display PDFs but also edit them: Add text, pictures, signatures Add, remove, rotate pages Disclosure: I’m the developer behind SimplePDF
GitHub
github.com › react-pdf-viewer › react-pdf-viewer › issues › 1709
Cannot find module '@react-pdf-viewer/core' or its corresponding type declarations. · Issue #1709 · react-pdf-viewer/react-pdf-viewer
February 1, 2024 - Cannot find module '@react-pdf-viewer/core' or its corresponding type declarations.#1709 · Copy link · Labels · questionFurther information is requestedFurther information is requested · cuanh1612 · opened · on Feb 1, 2024 · Issue body actions · how to fix it, I use NextJS ·
Published Feb 01, 2024
YouTube
youtube.com › watch
This React PDF-Viewer Component Is Amazing! - YouTube
This React PDF-viewer component is everything you need.👉 React PDF-Viewer by Syncfusion (sponsored): https://syncf.co/479IWPU👉 Demos page (sponsored): http...
Published October 12, 2025
npm
npmjs.com › package › react-native-pdf
react-native-pdf - npm
October 16, 2025 - A react native PDF view component, support ios and android platform. Latest version: 7.0.3, last published: 2 months ago. Start using react-native-pdf in your project by running `npm i react-native-pdf`. There are 44 other projects in the npm ...
» npm install react-native-pdf
Published Oct 16, 2025
Version 7.0.3
Author Wonday
Repository https://github.com/wonday/react-native-pdf