How It Works

NotePadr is an online notepad built for instant, real-time collaboration. There is nothing to install, no account to create, and no setup wizard to click through. You open the site, you get a pad, and anyone you share the link with can write with you — live. Here's the whole process, start to finish:

1. Create a Pad

Visit the homepage and either click "Start a New Pad" to get a pad with a randomly generated name, or type a custom name into the input field. A custom name is handy when you want a memorable URL you can type again later — for example, notepadr.com/p/team-standup-notes. Pad names can be up to 50 characters long. No signup or registration required.

2. Start Writing

The editor opens instantly and you can begin typing right away. Every keystroke is saved automatically to the server — there is no save button because you never need one. Formatting tools are built in: bold, italic, underline, headings, text color, font size, alignment, and ordered or bulleted lists.

3. Share & Collaborate

To invite collaborators, copy the URL from your browser's address bar and send it to them — that's it. Anyone who opens the link joins the same live document. Each person's contributions are highlighted in their own author color, so you can always see who wrote what, and a built-in chat panel lets you talk without leaving the page. Dozens of people can edit the same pad simultaneously; changes appear for everyone within a fraction of a second.

4. Review the History

Every pad keeps a complete version history. Open the timeslider to scrub back through every revision and watch the document evolve keystroke by keystroke — useful for recovering an earlier draft or seeing exactly what changed while you were away.

5. Access Anywhere

Pads live at their URL, so they work on any device with a web browser — desktop, tablet, or phone. Bookmark the URL, or browse the Public Pads list. When you're done, you can export your work as HTML or plain text to keep an offline copy.

What's Happening Behind the Scenes

NotePadr is built on the battle-tested Etherpad engine. Your edits are streamed over a WebSocket connection and merged with everyone else's using operational transformation — the same class of algorithm that powers Google Docs — so simultaneous edits never conflict or overwrite each other. Everything runs over encrypted HTTPS.

Key Features at a Glance

Still curious? Check the frequently asked questions or the full documentation, or start a pad right now — it's the fastest way to see it work.