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 (
eng
andkhm
)
- Extract Image to Text
pip install -r requirements.txt
python3 -m flask run --reload
- Sambo Chea sombochea@cubetiqs.com