Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/navanchauhan/itexsnip
macOS App to convert image snippets to LaTeX snippets (on device)
https://github.com/navanchauhan/itexsnip
Last synced: 2 days ago
JSON representation
macOS App to convert image snippets to LaTeX snippets (on device)
- Host: GitHub
- URL: https://github.com/navanchauhan/itexsnip
- Owner: navanchauhan
- Created: 2024-10-22T05:31:50.000Z (28 days ago)
- Default Branch: master
- Last Pushed: 2024-10-28T05:16:56.000Z (22 days ago)
- Last Synced: 2024-10-28T07:34:21.382Z (22 days ago)
- Language: Swift
- Size: 2.67 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# iTeXSnip
Image -> LaTeX
![iTeXSnip App Icon](./iTexSnip/Assets.xcassets/AppIcon.appiconset/icon_256x256.png)
![Demo GIF](./demo.gif)
Works with handwritten formulae as well!
## TODO
### V1
- [x] Rating API
- [x] Preferences
- Model load preferences
- Detailed view preferences
- Rating API server
- [x] Complete Detailed Snippet View### V2
- [ ] Math Solver
- [ ] TeX Snippet Editor
- [ ] Image Export
- [ ] UI Overhaul
- [ ] Optimizations