A simple LaTeX equation editor. Rendering your equations as you type, lets you export as images or share via URL.
- Renders LaTeX equations
- Export to PNG
- Share equations via URL
- Works offline (PWA)
- Client-side only, no server storage
Built with Svelte, Vite, Tailwind CSS, and KaTeX.
cd app
npm install
npm run devOpen http://localhost:5173
- Icons by lucide
MIT