awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
M

megaparse/megaparse

0
View on GitHub↗
0 stars·0 forks·10 views

Megaparse

Features

  • Document Parsing - Universal parser for PDFs and semi-structured documents.

Star history

Star history chart for megaparse/megaparseStar history chart for megaparse/megaparse

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Megaparse

These projects share indexed features with Megaparse. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • phpoffice/phpwordPHPOffice avatar

    PHPOffice/PHPWord

    7,568View on GitHub↗

    PHPWord is a PHP word processing library used for programmatically reading and writing word processing documents. It functions as an OOXML document generator, a word file parser, and a document template engine. The library enables the generation of new documents by applying structured data to existing templates or by creating files from scratch. It provides capabilities for extracting and parsing content, metadata, and structure from existing word processing files. The project covers a broad range of document generation features, including layout formatting, metadata management, and the inse

    PHP
    View on GitHub↗7,568
  • camelot-dev/camelotcamelot-dev avatar

    camelot-dev/camelot

    3,764View on GitHub↗

    Camelot is a Python library and processing engine designed to extract tabular data from PDF documents. It converts unstructured tables into machine-readable formats such as CSV, JSON, and Excel. The project provides specialized toolsets for different document types, using line detection for ruled tables and whitespace analysis for borderless tables. It includes an optical character recognition system to recover structured data from image-based scanned PDFs that lack a digital text layer. The library handles complex document layouts, including encrypted files, rotated pages, and tables that s

    Python
    View on GitHub↗3,764
  • docling-project/doclingdocling-project avatar

    docling-project/docling

    61,674View on GitHub↗

    Docling is a modular framework designed for document parsing, layout analysis, and structured data extraction. It transforms unstructured files and web content into a unified, hierarchical data model that preserves the spatial and semantic relationships between text, tables, images, and layout elements. By normalizing diverse input formats into a consistent internal representation, the library enables uniform processing across various document types. The project distinguishes itself through a schema-driven approach that maps document regions to strongly-typed objects, ensuring data accuracy t

    Pythonaiconvertdocument-parser
    View on GitHub↗61,674
  • brechtsanders/xlsxiobrechtsanders avatar

    brechtsanders/xlsxio

    519View on GitHub↗

    XLSX I/O - C library for reading and writing .xlsx files

    C
    View on GitHub↗519
Compare all 15 related projects→

Frequently asked questions

What are the main features of megaparse/megaparse?

The main features of megaparse/megaparse are: Document Parsing.

Which projects share features with megaparse/megaparse?

Projects with overlapping indexed features include: phpoffice/phpword — PHPWord is a PHP word processing library used for programmatically reading and writing word processing documents. It… camelot-dev/camelot — Camelot is a Python library and processing engine designed to extract tabular data from PDF documents. It converts… docling-project/docling — Docling is a modular framework designed for document parsing, layout analysis, and structured data extraction. It… extract-thinker/extract-thinker. jkamlah/pymupdf4llm. brechtsanders/xlsxio — XLSX I/O - C library for reading and writing .xlsx files.