https://github.com/sankeer28/pdf-searcher
Live website to Parses multiple PDFs using PDF.js
https://github.com/sankeer28/pdf-searcher
pdf-parser pdf-search
Last synced: about 2 months ago
JSON representation
Live website to Parses multiple PDFs using PDF.js
- Host: GitHub
- URL: https://github.com/sankeer28/pdf-searcher
- Owner: sankeer28
- License: gpl-3.0
- Created: 2024-02-08T03:52:54.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-28T18:22:56.000Z (about 2 years ago)
- Last Synced: 2024-04-28T19:30:13.039Z (about 2 years ago)
- Topics: pdf-parser, pdf-search
- Language: JavaScript
- Homepage: https://sankeer28.github.io/PDF-Searcher/
- Size: 28.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# [PDF Searcher 🔍](https://sankeer28.github.io/PDF-Searcher/)
PDF Searcher is a web-based tool that allows users to search for specific phrases or text within multiple PDF files simultaneously. It provides a user-friendly interface for uploading PDF files, configuring search options, and viewing search results.
## Features
- **File Upload:** Easily upload multiple PDF files
- **Search Options:** Configure search settings such as case sensitivity and context length.
- **Very Fast:** Results within seconds
- **Search Results:** Featuring highlighted matches with glowing effects. Context information, such as the page number, PDF name, and an adjustable preview length.
## How to Use
1. **Upload Files:** Click on the "Choose Files" button to select PDF files for searching.
2. **Configure Search Options:** Set options such as case sensitivity and context length.
3. **Enter Search Query:** Type your search query into the search bar.
4. **Perform Search:** Click on the "Search" button to initiate the search process.
5. **View Results:** Explore the search results displayed below the search bar.
## Technologies Used
- HTML
- CSS
- JavaScript
- PDF.js Library