n onlinenotepad.app

Free Online Notepad with Line Numbers

This is a free online notepad with line numbers, but they're off by default — because most people writing a quick note don't need them, and we want the familiar Windows Notepad feel out of the box. When you do need them (code snippets, log files, anything structured where line position matters), they're one click away.

Open the notepad →

How to turn line numbers on

Three ways, all equivalent:

  1. Toolbar: click the Lines button in the toolbar. The button stays highlighted while line numbers are on.
  2. View menu: click View → Line numbers.
  3. Keyboard shortcut: press Ctrl+Shift+L.

Line numbers appear in a gutter to the left of your text. They scroll in sync with the editor, so they always line up with the row they're labeling. The setting persists — if you turn line numbers on, they'll still be on next time you visit.

What line numbers help with

How line numbers work in this free online notepad

How this compares

Free online notepadLine numbers?
onlinenotepad.appYes (toggle in toolbar + menu + Ctrl+Shift+L)
OnlineNotepad.orgNo
aNotepadNo
online-notepad.ioNo
JustNotepadNo

Common questions

Can I turn line numbers on for some notes but not others?

Right now, the setting is global — line numbers are either on for all tabs or off for all tabs. If you'd find per-tab control useful, let us know.

Do line numbers count empty lines?

Yes. Every line gets a number, including blank ones. This matches every code editor's behavior.

Does it slow down with very long notes?

No. The gutter only renders the visible rows — even with 100,000 lines, it's fast.

Open the notepad →