pdf-text-extraction
There are 14 repositories under pdf-text-extraction topic.
houking-can/PDFSDK
Based on Foxit Quick PDF Library,python interface
vijayengineer/PDFTextSpeechConverter
Converts scanned documents and ordinary documents into speech mp3 using Amazon Polly
mamiriqbal1/rag_book_qa_prompt
A simple demonstration of how you can implement retrieval augmented generation (RAG) for a book.
PrathameshDhande22/PdfTxtBot
A Telegram bot which extract Text from PDF, also extract the Images of PDF Pages. Made with Python
eli64s/pdflex
CLI for merging PDF contexts.
Zeeshanahmad4/NLP-Pdf-Minning-Extracting-text-from-pdf
NLP Pdf Minning Extracting text from pdf
rithulkamesh/docproc
Opinionated and Sophisticated Document Region Analyzer.
VirajMadhu/pdf_key_matcher
Highlights the key matches between your Given PDF and the description text
rmottanet/unchainedtext
UnchainedText: Break free from PDFs! Easily extract raw text to .txt for preprocessing.
RealBlueSwan/BSPDFDataExtractor
Extracts Data from provided PDF using key words to identify relevant datapoints. Using UglyToad PDFPIG(great lib btw)
simonpierreboucher/Crawler
A robust, modular web crawler built in Python for extracting and saving content from websites. This crawler is specifically designed to extract text content from both HTML and PDF files, saving them in a structured format with metadata.
Spikes2012/DjangoBusPriority
This is for Technology Application Project at Swinburne University of Technology
urhotmom/docproc
Opinionated and Sophisticated Document Region Analyzer.
towfique-elahe/pdf-to-structured-csv
A Python-based tool for extracting structured data from PDFs using OCR and regex, and exporting it to CSV. Ideal for processing invoices, logs, or scanned documents into organized, usable datasets.