A browser notepad for drafts, snippets and light code editing with tabs and convenience tools — no account wall.
Anyone who needs somewhere to put text right now: pasting something out of an email to strip its formatting, drafting a message you do not want sitting in a half-sent state, holding a snippet of code while you move it between two places, or keeping working notes across several tabs. It opens instantly, asks for nothing, and does not try to sync your writing anywhere.
Example 1. Draft a meeting note and copy it into email.
Example 2. Paste a code snippet with highlighting for readability.
Example 3. Keep two tabs: one for raw notes, one for cleaned output.
Browser storage can be cleared by you or by browser settings. Do not treat this notepad as the only copy of important writing — export anything you care about.
Everything you type stays in this browser's local storage on this device. There is no account, no sync and no server copy — which is why the page opens without a login and why nothing you draft here is readable by anyone else, including us. Close the tab and come back later and your notes are still there.
The limits follow from the same design. Notes do not travel between your laptop and your phone. Browsers cap local storage, so this suits notes and snippets rather than large documents. And because clearing site data is a normal thing browsers do — sometimes automatically, when disk space runs short — anything you would genuinely miss should be saved to a file rather than left here indefinitely.
Treating it as permanent storage. Notes live in this browser on this device — clearing browser data, or opening the page in a private window, loses them. Assuming a tab is saved elsewhere is the same mistake by another name: if the text matters tomorrow, save it out to a file today. The third is using the markdown preview as a formatter for a rich-text destination; it renders your markdown for reading, but pasting into an email client still pastes the raw text.
Open this page on a device you trust. Have the input ready (text, files or list). Read the limitations once so you know what the tool will not do. After you finish, download or copy anything you need — do not assume the browser will keep drafts forever if you clear site data.
Use tabs the way you would use scraps of paper — one per thought — rather than accumulating one long document you have to scroll. The text tools handle the tedious jobs in a keystroke: sorting lines, removing duplicates, trimming trailing whitespace, changing case, formatting or minifying JSON, and base64 or URL encoding. Turn on Wrap for prose and off for code, where a long line usually means something you want to see. Save As before closing anything you would be annoyed to lose.
The editor is a full code editor rather than a plain text box, which brings real keyboard support — find, replace, multi-cursor and the usual shortcuts all work — but it also means it behaves differently from a simple textarea with some screen readers. If that causes trouble, the browser's own reader mode or a plain text editor may serve better for long-form reading. Menus and toolbar buttons are standard controls reachable by keyboard.
Your notes are stored in this browser's local storage on this device and are never uploaded. There is no account and no sync, so nothing you draft here is readable by anyone else, including us. It also means notes do not travel between devices, and clearing site data removes them — save anything important to a file. Advertising cookies and the choices available to you are covered in the Privacy Policy and in the consent notice shown on your first visit.
For counting rather than editing, the Word Counter gives words, characters and reading time. The JSON Formatter does more with JSON than the built-in tidy, the Duplicate Line Remover handles bigger deduplication jobs, and the Text to Speech tool will read a draft back to you. The full tool list is on the home page.
No document account — content stays with the browser/local behaviour of the tool.
After load, editing does not need the network.
Use preview features when the UI includes them.
Copy or download important text yourself.
Works for light notes; large projects are easier on desktop.
Not an encrypted vault — do not store high-risk secrets here.
More help: Notepad FAQ · All tools · Contact · About