An open API service indexing awesome lists of open source software.

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

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