RQLuo/MixTeX-Latex-OCR
A multimodal OCR tool that recognizes LaTeX formulas, tables, and mixed Chinese/English text using deep learning on CPU.

Velocity · 7d
+2.4
★ / day
Trend
→steady
star history
MixTeX is a LaTeX OCR system built on deep learning models that performs optical character recognition on mathematical formulas, tables, and mixed text content. It supports both Chinese and English processing and runs entirely on CPU with local offline inference. The system uses ONNX for efficient model deployment and can be packaged as a Windows desktop application via PyInstaller.