About Online Notepad

A minimal text editor that auto-saves to your browser’s localStorage as you type. Shows live word and character counts. Set a title, then copy or download your notes as a .txt file. Content persists across sessions until you clear it.

  • Auto-saves to <code>localStorage</code> on every keystroke
  • Live word and character count
  • Custom title used as the download filename
  • Copy to clipboard or download as .txt

Frequently Asked Questions

Will my notes sync across devices?
No. Notes are stored in your browser’s localStorage, which is local to the device and browser you are using. Use the download button to save a .txt file you can transfer to another device, or copy the text and paste it into a cloud service.
Is there a character or word limit?
localStorage typically allows 5-10 MB of data depending on the browser. For plain text, that is roughly 2-5 million characters—far more than any reasonable note. You will not hit the limit in normal use.

More Productivity Tools

All Productivity tools