Skip to content

Online Notepad

A distraction-free notepad that autosaves to your browser as you type — no sign-up, nothing uploaded.

Privacy: your files never leave your device. All processing happens locally in your browser.

How to use

  1. 1.Click into the notepad and start typing or paste any text — there is nothing to install and no account to create.
  2. 2.Watch the live word, character, and line counts update instantly as you write.
  3. 3.Your text saves to this browser automatically every few hundred milliseconds; refresh the page or reopen the tab and your note is still there.
  4. 4.Click Download .txt to keep a permanent copy on your device, use Copy all to grab the whole note, or Clear to wipe the note and its saved copy from this browser.

About Online Notepad

Online Notepad is a free, distraction-free place to write in your browser. Open the page and a large text area is ready immediately — there is no sign-up, no install, and no setup. It is built for the small, everyday moments when you need to jot something down fast: a phone number read out loud, a passage you are copying between two apps, a rough draft of a message, a quick to-do list for the next hour, meeting notes, or a snippet of code you want to hold onto for a minute. Instead of opening a heavyweight document editor or reaching for a paper sticky note, you get a clean canvas that quietly remembers what you typed. Everything you write is saved automatically to your browser using localStorage. As you type, the note is written to your device every few hundred milliseconds, so you can refresh the page, close the tab, and come back later to find your text exactly where you left it. This persistence is deliberately local and private: your text is stored only inside the browser on the device you are using. Because of that, it is important to understand the limits. The saved copy lives in one specific browser on one specific device — it does not sync to your phone or another computer, it will not appear if you switch from Chrome to Safari, and it is cleared if you erase your browsing data, use private or incognito mode, or the browser evicts storage to free space. It is a convenience layer, not a backup. Privacy is the whole point. The notepad makes no network requests with your content — nothing is uploaded, there is no account to create, and no server ever sees what you write. All processing happens in plain JavaScript in your own browser, with no upload, no tracking, and no remote service of any kind. That means it is fast, keeps working offline once the page has loaded, and keeps your words to yourself. While you write, the tool shows live statistics: the number of words, the number of characters, and the number of lines, all updated instantly with each keystroke. Words are counted as non-empty groups separated by whitespace, characters are counted by Unicode code point (most emoji count as one, though multi-part emoji like flags or family sequences count as several), and lines reflect how many rows your text spans. These counts are handy for staying under a length limit, checking a caption, or tracking progress on a draft. When you want a permanent copy, click Download .txt to save your note as a plain-text file on your device — ideal for archiving, backing up, or moving the text into another editor. The Clear button empties the note and removes its saved copy from this browser in a single step, giving you a fresh page whenever you need one. Simple, private, and always ready: type freely and let the browser remember the rest for you.

Frequently asked questions

Is my text saved if I close the tab?
Yes. Every change is stored in your browser's localStorage, so refreshing the page or reopening the tab in the same browser on the same device brings your note back. Keep in mind that switching to a different browser or device, or clearing your browsing data and cache, will remove the saved copy.
Is my text uploaded anywhere?
No. The notepad runs entirely in your browser. Your text never leaves your device — there is no server, no account, and no network request that carries your note anywhere.
How do I keep a permanent copy?
Click Download .txt. That saves your note as a plain-text file on your device, which you can back up, sync, or open in any editor. localStorage is convenient but temporary, so download anything you want to keep for the long term.
What do the word, character, and line counts measure?
Words are non-empty runs of text separated by whitespace, characters are counted by Unicode code point (most emoji count as one, though multi-part emoji such as flags or family sequences count as several), and lines are the number of rows separated by line breaks. An empty note shows zero for all three.

Device & Productivity guides

View all