A distraction-free notepad that saves itself in your browser.
Saved locally — no account, nothing uploaded.
Where does an online notepad save my notes?
In your browser’s local storage on that device, not on a server. Nothing is uploaded, so nobody else can read the note — but it will not sync to your phone, and clearing browsing data or using a private window removes it. Download anything you need to keep.
Understanding your result
The reason a browser notepad is worth having at all is that it removes every step between wanting to write something and writing it: no application to launch, no file to name, no account to create, no document to save. That immediacy is the whole feature. What follows from it is the important caveat, and it is worth being clear-eyed about. Because the note is stored in this browser’s local storage rather than on a server, nobody else can read it — but nothing else can reach it either. It will not appear on your phone, it will not survive clearing your browsing data, and a private-browsing window discards it when the window closes. That trade is exactly right for a scratchpad, where privacy and speed matter more than durability, and exactly wrong for anything you need to keep. The download buttons exist for the moment a scratch note turns into something you actually care about; use them at that moment rather than later.
Formula and method
Words are counted as runs of non-whitespace characters, and paragraphs as blocks separated by a blank line. Reading time uses 238 words per minute, the mean silent-reading rate for adult non-fiction found by Brysbaert’s 2019 meta-analysis of 190 studies.
Assumptions and limitations
The note lives in this browser’s local storage on this device, which means it does not sync anywhere and will not appear on your phone. Clearing browsing data, using private or incognito mode, or opening the page in a different browser all start you with a blank note. There is no version history and no undo beyond what the text box itself offers, so download anything you would be upset to lose. Storage is capped at a few megabytes by the browser.
Worked example
A 600-word draft shows around 3,400 characters, roughly 12 paragraphs and about 3 minutes to read — enough to know whether it fits before you paste it anywhere.
How to use this tool
- Start typing — the note saves itself as you go.
- Watch the live counts under the text box.
- Use find and replace, or preview Markdown, from the buttons above.
- Download as .txt or .md when you want a copy outside the browser.
Common mistakes to avoid
- Treating the notepad as permanent storage rather than a scratchpad.
- Writing something important in a private or incognito window, which discards it on close.
- Expecting the note to appear on another device or another browser.
- Clearing browsing data without downloading the note first.
About the Online Notepad
Somewhere to put text right now. Start typing and the note saves itself in this browser, so closing the tab does not lose it. Live word and character counts, find and replace, a Markdown preview and one-click export to .txt or .md are all there when you need them.
Who should use this tool
Anyone who wants a blank page immediately — for a draft, a pasted snippet, or somewhere to think.
Benefits
- No account, no sign-up, no sync — the note is saved in this browser only.
- Autosaves as you type, so a closed tab or a crash does not lose your work.
- Live word, character, line and paragraph counts plus a reading-time estimate.
- Markdown preview and export to .txt or .md when the note becomes something real.
Practical use cases
- Drafting an email or message away from the app that will send it.
- Stripping formatting by pasting rich text in and copying plain text out.
- Jotting notes during a call without opening a document editor.
- Writing to a word count with the counter always visible.
Explore all Productivity tools
Frequently asked questions
Where is my note stored?
In this browser’s local storage, on this device only. It is never uploaded, so no server — including ours — ever holds a copy of what you type.
Will my note still be here tomorrow?
Yes, in the same browser on the same device, provided you have not cleared your browsing data and were not in a private window. Download anything you cannot afford to lose.
Can I get to it from my phone?
No. There is no account and no sync, which is precisely what keeps the note private. Download it as a file if you need it on another device.
Does it handle Markdown?
It previews it. Headings, bold, italic, links, lists, quotes and code blocks all render in the preview, and you can export the raw text as a .md file.
Is there a word limit?
Not a fixed one. Browser local storage is typically capped around 5 MB, which is well over half a million words — far more than a scratchpad ever needs.