Go to Web API
- Flask
- Pytesseract (
pip install pytesseract) - Pillow (
pip install Pillow) - Tesseract-ocr (
sudo apt install tesseract-ocr)
- Image to Text
- Support Languages, English & Khmer (
engandkhm)
- Extract Image to Text
pip install -r requirements.txtpython3 -m flask run --reload- Sambo Chea [email protected]