awesome-repositories.com
Blog
awesome-repositories.com

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

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
B

borb-pdf/borb

0
View on GitHub↗
0 stars·0 forks·1 view

Borb

Features

  • Data Loading Extraction - Reading, creating, and manipulating PDFs.

Star history

Star history chart for borb-pdf/borbStar history chart for borb-pdf/borb

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

Open-source alternatives to Borb

Similar open-source projects, ranked by how many features they share with Borb.
  • 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
  • camelot-dev/excaliburcamelot-dev avatar

    camelot-dev/excalibur

    1,790View on GitHub↗
    Pythonextractfor-humanspdf
    View on GitHub↗1,790
  • deanmalmgren/textractdeanmalmgren avatar

    deanmalmgren/textract

    4,623View on GitHub↗

    Textract is a multi-format text extraction tool and parser. It provides a unified interface to extract plain text from a variety of sources, including documents, images, and audio files. The system functions as a document content parser for PDFs and spreadsheets, an image text extractor using optical character recognition, and a speech-to-text transcriber for audio recordings.

    HTML
    View on GitHub↗4,623
  • ahupp/python-magicahupp avatar

    ahupp/python-magic

    2,886View on GitHub↗

    python-magic is a C-binding wrapper that provides a Python interface for the libmagic system library. It functions as a file signature analyzer and MIME type detector, identifying file formats by comparing header bytes against a database of known binary signatures. The library enables the identification of file types from both file paths and raw data buffers. It supports custom file signature matching through the injection of user-provided magic databases, allowing for the detection of specialized or proprietary formats. The project covers binary data analysis and MIME type mapping to transl

    Python
    View on GitHub↗2,886
See all 24 alternatives to Borb→

Frequently asked questions

What are the main features of borb-pdf/borb?

The main features of borb-pdf/borb are: Data Loading Extraction.

What are some open-source alternatives to borb-pdf/borb?

Open-source alternatives to borb-pdf/borb include: camelot-dev/camelot — Camelot is a Python library and processing engine designed to extract tabular data from PDF documents. It converts… camelot-dev/excalibur. deanmalmgren/textract — Textract is a multi-format text extraction tool and parser. It provides a unified interface to extract plain text from… frictionlessdata/tabulator-py. huggingface/datasets — Datasets is a library designed for the management, processing, and sharing of large-scale data collections for machine… ahupp/python-magic — python-magic is a C-binding wrapper that provides a Python interface for the libmagic system library. It functions as…