awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
B

borb-pdf/borb

0
View on GitHub↗
0 स्टार्स·0 फोर्क्स·3 व्यूज़

Borb

Features

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

स्टार हिस्ट्री

borb-pdf/borb के लिए स्टार हिस्ट्री चार्टborb-pdf/borb के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

Borb के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Borb के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • camelot-dev/camelotcamelot-dev का अवतार

    camelot-dev/camelot

    3,764GitHub पर देखें↗

    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
    GitHub पर देखें↗3,764
  • camelot-dev/excaliburcamelot-dev का अवतार

    camelot-dev/excalibur

    1,790GitHub पर देखें↗
    Pythonextractfor-humanspdf
    GitHub पर देखें↗1,790
  • deanmalmgren/textractdeanmalmgren का अवतार

    deanmalmgren/textract

    4,623GitHub पर देखें↗

    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
    GitHub पर देखें↗4,623
  • ahupp/python-magicahupp का अवतार

    ahupp/python-magic

    2,886GitHub पर देखें↗

    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
    GitHub पर देखें↗2,886
Borb के सभी 24 विकल्प देखें→

अक्सर पूछे जाने वाले प्रश्न

borb-pdf/borb की मुख्य विशेषताएं क्या हैं?

borb-pdf/borb की मुख्य विशेषताएं हैं: Data Loading Extraction।

borb-pdf/borb के कुछ ओपन-सोर्स विकल्प क्या हैं?

borb-pdf/borb के ओपन-सोर्स विकल्पों में शामिल हैं: 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…