pdf-text-extraction
There are 11 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
PrathameshDhande22/PdfTxtBot
A Telegram bot which extract Text from PDF, also extract the Images of PDF Pages. Made with Python
mamiriqbal1/rag_book_qa_prompt
A simple demonstration of how you can implement retrieval augmented generation (RAG) for a book.
Zeeshanahmad4/NLP-Pdf-Minning-Extracting-text-from-pdf
NLP Pdf Minning Extracting text from pdf
VirajMadhu/pdf_key_matcher
Highlights the key matches between your Given PDF and the description text
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
RealBlueSwan/BSPDFDataExtractor
Extracts Data from provided PDF using key words to identify relevant datapoints. Using UglyToad PDFPIG(great lib btw)
rmottanet/unchainedtext
UnchainedText: Break free from PDFs! Easily extract raw text to .txt for preprocessing.
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.