About Online Notepad Tool
Online Notepad Tool is a small set of text editors that run in a browser tab. There is no account, nothing to install, and no server holding your text. You open the page and start typing.
Why it exists
Two things kept happening. Microsoft removed WordPad from Windows in version 24H2, so a lot of people
with a folder of .rtf files suddenly had nothing to open them with. And plenty of people
who want Notepad++ are sitting at a work laptop, a library machine or a locked-down school computer
where they cannot install anything.
Both problems have the same shape: you want a specific editor, and the machine in front of you will not let you have it. A browser tab does not need permission.
How it works
Everything runs on your device. What you type is written to your browser's own storage as you go, and it is read back when you return. Nothing is uploaded, so there is no account to make and no privacy policy that quietly says otherwise. The privacy policy spells out exactly where that is true and where the advertising cookies that pay for the site do behave like everyone else's.
The trade is real and worth stating: because nothing is on a server, there is no sync between your phone and your laptop, no share links, and no way for us to recover a note you lose. If something matters, download it.
What is here
- Notepad for plain text, which is most notes.
- A Notepad++ alternative for code and config files.
- A WordPad replacement for formatted documents and
.rtf. - A plain text editor with more room to work.
Independence
This site is independent. It is not affiliated with, endorsed by or connected to Notepad++, Microsoft or anyone else whose product is named on it. Those names appear because they describe what people are looking for, and every page that uses one says the same thing and links to the real project.
Get in touch
Bug reports, missing features and corrections are all welcome at hello@onlinenotepadtool.com. It is a small site and a real person reads them.