Currently under development
Try it out at latexly.dulapahv.dev
Open-source LaTeX equation editor/scratch pad for the web with live preview and syntax highlighting.
- Equation editor
- Syntax highlighting
- Live preview
- All LaTeX symbols (based on here)
- Symbol search
- Export to image or PDF
- Undo/Redo support
- Matrices builder
- Prettify equation
- Minify equation
- Example equations (including Chemistry and Physics)
- Light/Dark/System theme
- More LaTeX customization
- Node.js
- A package manager (bun, pnpm, yarn, or npm)
git clone https://github.com/dulapahv/LaTeXly.git
Using npm:
npm install
Using npm:
npm run dev
LaTeXly is licensed under the MIT License.