A cross-platform GUI wrapper for texify, built with SolidJS and pywebview
- Complete offline inference on CPU, powered by ONNXRuntime
- Realtime LaTeX and markdown rendering with micromark and KaTeX
- Support image input from file, clipboard or drop in
- Smmoth animation by GSAP
- Basic model management, can download necessary files online or import them manually
- Small bundle size(~90MB)
- Node.js 18/20+
- Python 3.11
For macOS, run build_macos.sh
to build the app
For Windows, run build_windows.ps1
to build the app
App release will be limited, If you encounter issues using the version downloaded from the release, it is recommended to build your own copy
Windows user should have Edge WebView2 Runtime Installed