Scratchpad

Frequently Asked Questions

Does the notepad auto-save my work?

Yes, the notepad automatically saves your text to your browser's local storage as you type. If you close the tab and return, your text will still be there.

Is my text private?

Absolutely. All text is stored entirely offline in your own browser. We do not sync, read, or track the contents of your notepad.

How do I export my notes?

You can download your current notes directly as a plain text (.txt) file using the download button provided in the tool.

Local Storage & Privacy

How Browser Storage Works

This Online Notepad leverages the HTML5 localStorage API to save your text instantly as you type. Unlike cloud-based document editors (like Google Docs) that constantly upload your keystrokes to a central database, this notepad saves your data strictly on your own computer's hard drive.