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

    Language:Python8.6k1471.2k1.4k
  • jsvine/pdfplumber

    Plumb a PDF for detailed information about each char, rectangle, line, et cetera — and easily extract text and tables.

    Language:Python7k93562687
  • galkahana/HummusJS

    Node.js module for high performance creation, modification and parsing of PDF files and streams

    Language:C1.1k32414170
  • adithya-s-k/marker-api

    Easily deployable 🚀 API to convert PDF to markdown quickly with high accuracy.

    Language:Python78571879
  • jstockwin/py-pdf-parser

    A Python tool to help extracting information from structured PDFs.

    Language:Python38666943
  • chunyenHuang/hummusRecipe

    A powerful PDF tool for NodeJS based on HummusJS.

    Language:JavaScript3411016591
  • thoqbk/traprange

    (Java)A Method to Extract Tabular Content from PDF Files

    Language:HTML3303418132
  • ck-unifr/pdf_parsing

    PDF解析(文字,章节,表格,图片,参考),基于大模型(ChatGLM2-6B, RWKV)+langchain+streamlit的PDF问答,摘要,信息抽取

    Language:Python1702429
  • 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.

    Language:Python12718
  • ScientaNL/pdf-extractor

    Node.js module for rendering pdf pages to images, svgs, html files, text files and json metadata

    Language:JavaScript9110721
  • rostrovsky/pdf-table

    Java utility for parsing PDF tabular data using Apache PDFBox and OpenCV

    Language:Java717313
  • hellpanderrr/linkedin-pdf-parsing

    Parsing resumes in a PDF format from linkedIn

    Language:Python678530
  • dipietrantonio/pdf4py

    A PDF parser written in Python 3 with no external dependencies.

    Language:Python57603
  • 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.

    Language:TypeScript52126
  • 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.

    Language:Python34313
  • 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.

    Language:Python23103
  • malice-plugins/pdf

    Malice PDF Plugin

    Language:Python166211
  • adrienjoly/npm-pdfreader-example

    Example of use of pdfreader: parse a PDF résumé

    Language:JavaScript143110
  • IQDM/IQDM-PDF

    A collection of PDF data mining scripts for various IMRT QA vendors

    Language:Python11151
  • meldonization/depdf

    An ultimate pdf file disintegration tool

    Language:Python11220
  • Remus-Hack-n-Roll-2019/job-matcher

    Upload your resume and check out your best matching jobs!

    Language:Python10125
  • 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.

    Language:Jupyter Notebook9113
  • nitc-hostel-dues

    anandubajith/nitc-hostel-dues

    Hostel dues retriever of NIT Calicut

    Language:HTML8205
  • bkawan/pdf-parser

    Language:Python5200
  • truecaller/monk

    Monk is a java powered PDF document parser which can detect and parse tabular structures in PDFs

    Language:Java4412
  • 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

    Language:Python4103
  • filiparag/ftn-raspored

    Napredni raspored za Fakultet tehničkih nauka Univerziteta u Novom Sadu

    Language:TypeScript3301
  • npredey/CMEParser

    Language:Python3210
  • ChakreshSinghUC/My-Masters-Projects

    Projects here are the ones I did as a part of my Masters degree at the University of Cincinnati

    Language:C++2101
  • 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.

    Language:TypeScript2103
  • sunnybedi990/RAG-with-LLM

    "A Retrieval-Augmented Generation (RAG) system for document query and summarization using vector-based search and language models.

    Language:Python2200
  • henokjackson/ScoreSheets

    A tool for calculating activity points from certificates of co-curricular activities for colleges under KTU university.

    Language:Python1100
  • J-sephB-lt-n/pdf-bank-statement-parser

    Tool for converting First National Bank (FNB) bank statement PDFs into useful structured data

    Language:Python1101
  • uppusaikiran/generic-parser

    A Single Library Parser to extract meta information,static analysis and detect macros within the files.

    Language:Python1100
  • yintellect/nlp-python

    Automation related to text data with Python.

    Language:Jupyter Notebook110
  • 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.