1.0.2 • Published 4 months ago

reactjs-file-preview v1.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
4 months ago

reactjs-file-preview – A Smart File Preview Component for React

Effortlessly preview images, videos, and PDFs in your React applications with reactjs-file-preview. This lightweight and customizable component intelligently detects file types and displays:

  • Images – Render high-quality previews for JPG, PNG, GIF, and more.
  • Videos – Play MP4, WebM, and other video formats directly in the preview.
  • PDFs – Generate a thumbnail preview of the first page for quick viewing.
  • Auto-Detection – Handles file URLs, local files, and external sources.
  • Seamless Integration – Works with any React project with minimal setup.

Perfect for file upload interfaces, document management systems, and media galleries! 🚀


📦 Installation

Install via npm or yarn:

npm install reactjs-file-preview
# OR
yarn add reactjs-file-preview
1.0.2

4 months ago

1.0.1

4 months ago

1.0.0

4 months ago