A quack (🦆) and dirty implementation of a gui app based on LaTeX-OCR.
Follows a simple workflow:
- Copy an image containg a mathjax / latex math figure
- Paste it into the app
- Compare the original figure to the displayed predicted figure
- If it seems good, copy the mathjax text from the textfield
- Follow the setup guide from LaTeX-OCR
- Additional modules are
pyside6
,pyperclipimg
andnumpy
? - Tested using Python/conda 3.11.11