Online Notepad
A fast browser-based notepad with multiple tabs, auto-save to localStorage, word count, and .txt download.
Note 1
0 words · 0 charsAuto-saved · 11:18:30 AM
A fast browser-based notepad with up to 10 tabs, real-time auto-save to localStorage, title editing, word/character count, and one-click .txt download. No account, no sync — just instant local note-taking.
Key Features
Multiple note tabs
Create up to 10 separate notes as tabs at the top. Switch between them instantly and delete individual tabs with the × button.
Auto-save
Content is debounce-saved to localStorage 500ms after each keystroke. Your notes survive page refreshes automatically.
Editable note titles
Click the title in the toolbar to rename any note — the new name persists between sessions.
Word and character count
The footer shows live word count and total character count so you always know the length of your text.
How to Use
- 1Start typing in the text area — your text auto-saves.
- 2Click the + button to add a new note tab.
- 3Click the title to rename a note.
- 4Click the .txt button to download the active note as a text file.