pdf-parsing
There are 52 repositories under pdf-parsing topic.
py-pdf/pypdf
A pure-python PDF library capable of splitting, merging, cropping, and transforming the pages of PDF files
jsvine/pdfplumber
Plumb a PDF for detailed information about each char, rectangle, line, et cetera — and easily extract text and tables.
galkahana/HummusJS
Node.js module for high performance creation, modification and parsing of PDF files and streams
adithya-s-k/marker-api
Easily deployable 🚀 API to convert PDF to markdown quickly with high accuracy.
jstockwin/py-pdf-parser
A Python tool to help extracting information from structured PDFs.
chunyenHuang/hummusRecipe
A powerful PDF tool for NodeJS based on HummusJS.
thoqbk/traprange
(Java)A Method to Extract Tabular Content from PDF Files
ck-unifr/pdf_parsing
PDF解析(文字,章节,表格,图片,参考),基于大模型(ChatGLM2-6B, RWKV)+langchain+streamlit的PDF问答,摘要,信息抽取
drmingler/docling-api
Easily deployable and scalable backend server that efficiently converts various document formats (pdf, docx, pptx, html, images, etc) into Markdown. With support for both CPU and GPU processing, it is Ideal for large-scale workflows, it offers text/table extraction, OCR, and batch processing with sync/async endpoints.
ScientaNL/pdf-extractor
Node.js module for rendering pdf pages to images, svgs, html files, text files and json metadata
rostrovsky/pdf-table
Java utility for parsing PDF tabular data using Apache PDFBox and OpenCV
hellpanderrr/linkedin-pdf-parsing
Parsing resumes in a PDF format from linkedIn
dipietrantonio/pdf4py
A PDF parser written in Python 3 with no external dependencies.
tuffstuff9/nextjs-pdf-parser
Next.js template for seamless PDF parsing using pdf2json and FilePond. Ideal for developers seeking a ready-to-use solution for PDF content extraction in Next.js projects.
iamarunbrahma/pdf-to-markdown
Conversion of PDF documents to structured Markdown, optimized for Retrieval Augmented Generation (RAG) and other NLP tasks. Extract text, tables, and images with preserved formatting for enhanced information retrieval and processing.
DQ-Zhang/refchaser
Written in python, for checking reference lists in systematic reviews and literature reviews, helps with reference list searching both backward&forward by extracting references and creating search queries, ranks articles by relevance to improve screening efficiency, download full-text pdf of research articles in batch.
malice-plugins/pdf
Malice PDF Plugin
adrienjoly/npm-pdfreader-example
Example of use of pdfreader: parse a PDF résumé
IQDM/IQDM-PDF
A collection of PDF data mining scripts for various IMRT QA vendors
meldonization/depdf
An ultimate pdf file disintegration tool
Remus-Hack-n-Roll-2019/job-matcher
Upload your resume and check out your best matching jobs!
easonlai/chat_with_pdf_table
The contents of this repository showcase how to extract table data from a PDF file and preprocess it to facilitate word embedding. This preprocessing step enhances the readability of table data for language models and enables us to extract more contextual information from the tables.
anandubajith/nitc-hostel-dues
Hostel dues retriever of NIT Calicut
truecaller/monk
Monk is a java powered PDF document parser which can detect and parse tabular structures in PDFs
vnyk/Pdf-Parser-Python
Pdf parser that can extract the information from a pdf file in a string and can store the extracted information in MySql
filiparag/ftn-raspored
Napredni raspored za Fakultet tehničkih nauka Univerziteta u Novom Sadu
ChakreshSinghUC/My-Masters-Projects
Projects here are the ones I did as a part of my Masters degree at the University of Cincinnati
ishaangupta-YB/nextjs-pdf-parser
Next.js template for seamless PDF parsing using pdf2json and custom drag nd drop file-uploader. Ideal for developers seeking a ready-to-use solution for PDF content extraction in their Next.js projects.
sunnybedi990/RAG-with-LLM
"A Retrieval-Augmented Generation (RAG) system for document query and summarization using vector-based search and language models.
henokjackson/ScoreSheets
A tool for calculating activity points from certificates of co-curricular activities for colleges under KTU university.
J-sephB-lt-n/pdf-bank-statement-parser
Tool for converting First National Bank (FNB) bank statement PDFs into useful structured data
uppusaikiran/generic-parser
A Single Library Parser to extract meta information,static analysis and detect macros within the files.
yintellect/nlp-python
Automation related to text data with Python.
MansurPro/DocuParse
DocuParse is a high-performance tool for converting PDF documents into clean, structured Markdown files. Designed for speed and accuracy, it extracts and formats content while minimizing errors like hallucinations and repetitions.