/OCR-Tool

Image Extraction API tool implemented with FastAPI

Primary LanguagePython

OCR-Tool

OCR-Tool is a Python tool for OCR text extraction implemented with FastAPI framework

Installation

Use the package manager pip to install the requirements

pip install -r requirements.txt

Usage

uvicorn server:main --reload

License

MIT