textrieve v1.0.0
Free, fully-open image-to-text (OCR).
- Web UI: drag-and-drop, preview, copy/download, engine status
- REST API: POST /api/ocr (multipart) -> text, confidence, duration
- CLI: single file, many files, or a folder; plain or --json
- Engine: RapidOCR (ONNX) on CPU — offline, no API keys
- 7 tests incl. real OCR round-trip; CI gate (Python 3.11/3.12)
- Apache-2.0