Code & Markup.tex · .ltx · .sty
LaTeX viewer
About LaTeX
LaTeX source with math rendering.
Full LaTeX is too heavy for the browser, but the common subset — sections, lists, math — renders well with KaTeX and a small preprocessor. The raw source is always one toggle away.
FAQ
- What is a LaTeX file?
- Full LaTeX is too heavy for the browser, but the common subset — sections, lists, math — renders well with KaTeX and a small preprocessor. The raw source is always one toggle away.
- Is my file uploaded?
- No. Files are opened entirely in your browser using local JavaScript and WebAssembly. Nothing is sent to a server.
- Does it work on mobile?
- Yes. The viewer is mobile-first and works on phones, tablets, and desktops.
More Code & Markup
- .txtPlain TextPlain text — the universal format.Open
- .logLogPlain text logs (often huge, needs virtualization).Open
- .mdMarkdownMarkdown — lightweight markup.Open
- .htmlHTMLWeb pages — render in sandboxed iframe.Open
- .ipynbIPYNB (Jupyter)Jupyter Notebook (JSON with cells).Open
- .rmdR MarkdownR Markdown with code chunks.Open
- .bibBibTeXBibTeX bibliography database.Open
- .adocAsciiDocAsciiDoc structured text.Open