It's a fast, distraction-free text and code editor that runs entirely in your browser. Jot notes, draft snippets, or edit code with proper syntax colours — no install and no account.
Can I work on several files at once?
Yes. Open multiple tabs and switch between them, each with its own content and language. It's handy for comparing snippets or keeping notes and code side by side.
Does it highlight code?
It does — syntax highlighting for 70+ languages. The editor detects common languages automatically, and you can set the language for a tab yourself if you'd like.
Editing features
Is there find and replace?
Yes. Use find/replace to search the current document and swap text, including matching multiple occurrences at once.
What's in the Tools menu?
Quick text utilities so you don't need a separate app: sort lines, dedupe (remove duplicate lines), format/validate JSON, and Base64 encode/decode. Handy for cleaning up lists and quick conversions.
Can I preview Markdown?
Yes — write Markdown and switch to the preview to see it rendered as formatted text, then keep editing.
Saving & privacy
Where is my text stored?
Everything stays in your browser on your own device. Your text is never uploaded to a server. Save your work to a file when you're done so you don't lose it on refresh.
Does it work offline?
Yes — once the page has loaded it runs entirely on your device.