Code & Markup.txt · .text · .me · .readme
Plain Text viewer
About Plain Text
Plain text — the universal format.
Plain text is the bedrock format. Our viewer streams large files into a virtualized line list so even multi-hundred-MB logs open without crashing the tab.
FAQ
- What is a Plain Text file?
- Plain text is the bedrock format. Our viewer streams large files into a virtualized line list so even multi-hundred-MB logs open without crashing the tab.
- 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
- .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
- .texLaTeXLaTeX source with math rendering.Open
- .bibBibTeXBibTeX bibliography database.Open
- .adocAsciiDocAsciiDoc structured text.Open