opendataloader-project/opendataloader-pdf

PDF Parser for AI-ready data. Automate PDF accessibility. Open-source.

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 7 minutes ago
Added to GitGenius on September 1st, 2026
Created on May 13th, 2025
Open Issues & Pull Requests: 92 (+0)
GitHub issues: Enabled
Number of forks: 2,770
Total Stargazers: 29,009 (+1)
Total Subscribers: 117 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 17.5 hours
Mean response time: 5.9 days
90th percentile: 16.2 days
Tracked items: 181

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 100% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. 18% of tracked open issues have had no activity in three months. Only 8% of issues opened in the past year have been closed. Three people close 86% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 66
New in 7 days: 2
Closed in 7 days: 0
Avg open age: 93 days
Stale 30+ days: 48
Stale 90+ days: 11

Recent activity

Opened in 7 days: 2
Closed in 7 days: 0
Comments in 7 days: 1
Events in 7 days: 3

Top labels

  • bug (70)
  • enhancement (36)
  • question (36)
  • fixed-in-dev (9)
  • documentation (5)
  • follow-up (1)
  • memory (1)
  • wontfix (1)

Detailed Description

OpenDataLoader PDF is a PDF parser that extracts and converts document content into AI-ready formats. The tool automates the process of making PDF content accessible and machine-readable, handling extraction of text, tables, bounding boxes, and structural metadata from PDF documents.

The project addresses the challenge of preparing PDF documents for artificial intelligence applications and accessibility compliance. It parses PDFs to extract content with spatial information and converts output into multiple formats including HTML, JSON, and Markdown. The tool incorporates optical character recognition capabilities and supports tagged PDF standards, enabling both automated accessibility improvements and preparation of documents for retrieval-augmented generation and other AI workflows.

Developers working with PDF processing pipelines, accessibility automation, or AI document ingestion should consider this tool. It suits projects that need to extract structured data from PDFs while maintaining layout information, or organizations aiming to improve PDF accessibility compliance. The project is particularly relevant for teams building document processing systems that feed into machine learning or language model applications.

The project maintains active development with regular commits across its codebase. The maintainers respond to issues and pull requests, indicating ongoing engagement with user feedback. Documentation is present and appears to be kept current alongside code changes. The project demonstrates sustained focus on both core functionality and the accessibility features central to its mission.