Camelot VS borb

Compare Camelot vs borb and see what are their differences.

Camelot

A Python library to extract tabular data from PDFs (by camelot-dev)

borb

borb is a library for reading, creating and manipulating PDF files in python. (by jorisschellekens)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
Camelot borb
10 66
2,639 3,287
1.7% -
6.9 5.2
30 days ago about 1 month ago
Python Python
MIT License GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

Camelot

Posts with mentions or reviews of Camelot. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-01-02.

borb

Posts with mentions or reviews of borb. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-28.

What are some alternatives?

When comparing Camelot and borb you can also consider the following projects:

image-table-ocr - Turn images of tables into CSV data. Detect tables from images and run OCR on the cells.

ReportLab

PyPDF2 - A pure-python PDF library capable of splitting, merging, cropping, and transforming the pages of PDF files

PDFMiner - Python PDF Parser (Not actively maintained). Check out pdfminer.six.

pdftabextract - A set of tools for extracting tables from PDF files helping to do data mining on (OCR-processed) scanned documents.

pdf2docx - Open source Python library for converting PDF to DOCX.

pytesseract - A Python wrapper for Google Tesseract

pikepdf - A Python library for reading and writing PDF, powered by QPDF

WeasyPrint - The awesome document factory

fpdf2 - Simple PDF generation for Python