cem-sirin/mlx_ocr
OCR Library using Apple MLX Framework
This tool helps you quickly extract text from images and documents on Apple Silicon Macs. You input an image file, and it outputs the detected text as a string. It's designed for developers building applications that need efficient and fast text recognition directly on their Apple computers.
No commits in the last 6 months.
Use this if you are a developer building an application on an Apple Silicon Mac and need to integrate fast, on-device optical character recognition.
Not ideal if you need a fully-featured, production-ready OCR solution with extensive pre-processing, post-processing, and advanced language model support without custom coding.
Stars
21
Forks
—
Language
Python
License
MIT
Category
Last pushed
Feb 17, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/cem-sirin/mlx_ocr"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
JaidedAI/EasyOCR
Ready-to-use OCR with 80+ supported languages and all popular writing scripts including Latin,...
breezedeus/CnSTD
CnSTD: 基于 PyTorch/MXNet 的 中文/英文 场景文字检测(Scene Text Detection)、数学公式检测(Mathematical Formula...
githubharald/SimpleHTR
Handwritten Text Recognition (HTR) system implemented with TensorFlow.
felixdittrich92/OnnxTR
OnnxTR a docTR (Document Text Recognition) library Onnx pipeline wrapper - for seamless,...
mindee/doctr
docTR (Document Text Recognition) - a seamless, high-performing & accessible library for...