→
Unicode
Just open
index.html in any browser — Chrome, Firefox, Safari, or mobile browser. No installation required.
Standalone HTML file
The entire app — converter, PDF editor, char map — is contained in a single index.html file. Open it directly in any browser on Windows, Mac, Linux, Android, or iOS. No server, no Python, no npm.
KrutiDev encoding
KrutiDev stores "क" as "d", "भ" as "H", etc. Without the font it looks like random English letters. This tool maps all 150+ KrutiDev character positions to correct Unicode Devanagari, including matras, half-letters, and conjuncts.
LaTeX PDF Editor
Create structured LaTeX documents with titles, sections, lists, bold/italic, and display math. Download the .tex file and compile it to PDF using pdflatex (English) or xelatex (Hindi).
Compiling to PDF
English: pdflatex document.tex
Hindi: xelatex document.tex
Font needed: sudo apt install fonts-lohit-deva
Free online: Upload to Overleaf.com — no install needed.