https://github.com/mindula-dilthushan/pdf-summarizer
The PDF Summarizer for React.js simplifies PDF document summarization. Upload PDFs, extract text, view metadata, generate summaries effortlessly.
https://github.com/mindula-dilthushan/pdf-summarizer
reactjs reactpdf summerizer
Last synced: 11 months ago
JSON representation
The PDF Summarizer for React.js simplifies PDF document summarization. Upload PDFs, extract text, view metadata, generate summaries effortlessly.
- Host: GitHub
- URL: https://github.com/mindula-dilthushan/pdf-summarizer
- Owner: Mindula-Dilthushan
- License: mit
- Created: 2024-03-24T06:40:10.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-04-29T04:13:26.000Z (about 2 years ago)
- Last Synced: 2025-03-27T03:34:56.133Z (about 1 year ago)
- Topics: reactjs, reactpdf, summerizer
- Language: JavaScript
- Homepage: https://pdf-summarizer-three.vercel.app
- Size: 31.3 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# PDF Summarizer for React.js
PDF Summarizer is a web application built with React.js that simplifies the process of summarizing PDF documents.
## Features
- Upload PDF files
- Extract text content
- View PDF metadata (title, author, page count)
- Generate summaries effortlessly
## Getting Started
To get started with PDF Summarizer, follow these steps:
1. Clone this repository.
```md
git clone https://github.com/Mindula-Dilthushan/PDF-Summarizer.git
```
2. Install dependencies using `npm install`.
3. Start the development server using `npm start`.
4. Open your browser and navigate to `http://localhost:3000`.
## Usage
1. Upload a PDF file by clicking on the file input button.
2. Once uploaded, view PDF metadata and extract text content.
3. Click on the "Summarize" button to generate a summary of the document.
## Technologies Used
- React.js
- react-pdf
## Contributing
Contributions are welcome! Please feel free to submit issues and pull requests.
###


### License 📝
[](https://github.com/Mindula-Dilthushan/PDF-Summarizer/blob/master/LICENSE)




#### Developed by [Mindula Dilthushan Manamperi](http://minduladilthushan.netlify.app/) ^_~