arm2txt

antranigv/arm2txt

Armenian OCR web application based on Elixir, Phoenix and HTMX

Elixir Stars: 9 Forks: 0 Tools

Summary

A web application for Armenian OCR (Optical Character Recognition) built with Elixir and Phoenix. It extracts Armenian text from uploaded images (PNG, JPEG) and PDFs using Tesseract and ImageMagick for preprocessing. The application features a simple web interface (likely using HTMX as mentioned) and automatically deletes uploaded files after processing. The project is functional but has a limited scope, as indicated by its TODO list for future improvements like error handling and configurable file limits.

Similar Projects