Camelot VS ocrmac

Compare Camelot vs ocrmac and see what are their differences.

Camelot

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

ocrmac

A python wrapper to extract text from images on a mac system. Uses the vision framework from Apple. (by straussmaximilian)
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 ocrmac
10 1
2,639 131
1.7% -
6.9 6.8
29 days ago 2 months ago
Python Jupyter Notebook
MIT License MIT License
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.

ocrmac

Posts with mentions or reviews of ocrmac. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-01-02.
  • Show HN: How do you OCR on a Mac using the CLI or just Python for free
    6 projects | news.ycombinator.com | 2 Jan 2024
    Nice post, OP! I was super impressed with the Apple's vision framework. I used it on a personal project involving the OCRing of tens of thousands of spreadsheet screenshots and ingesting them into a postgres database.

    I used a combination of RHetTbull's vision.py (for the actual implementation) [1] + ocrmac (for experimentation) [2] and was pleasantly surprised by the performance on my i7 6700k hackintosh.

    I wouldn't call myself a programmer but I can generally troubleshoot anything if given enough time, but it did cost time.

    [1]: https://gist.github.com/RhetTbull/1c34fc07c95733642cffcd1ac5...

    [2]: https://github.com/straussmaximilian/ocrmac

What are some alternatives?

When comparing Camelot and ocrmac 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.

aichat - All-in-one AI-Powered CLI Chat & Copilot that integrates 10+ AI platforms, including OpenAI, Azure-OpenAI, Gemini, VertexAI, Claude, Mistral, Cohere, Ollama, Ernie, Qianwen...

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

unstructured-inference

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.

pytesseract - A Python wrapper for Google Tesseract

WeasyPrint - The awesome document factory

Kaitai Struct - Kaitai Struct: declarative language to generate binary data parsers in C++ / C# / Go / Java / JavaScript / Lua / Nim / Perl / PHP / Python / Ruby

borb - borb is a library for reading, creating and manipulating PDF files in python.

ReportLab

pymorphy2 - Morphological analyzer / inflection engine for Russian and Ukrainian languages.