Text Line Numberer
Add or remove line numbers from any block of text. Choose start number, separator and padding. Free, instant, runs entirely in your browser.
📝 Text Tools
Free
Browser-based
Why Use a Line Numberer?
Adding line numbers to text is useful for code review feedback ("see line 42"), generating numbered lists, creating exam questions, or formatting terminal output for documentation. This tool lets you customise the start number, separator style and zero-padding to match any format requirement.
Separator Styles
| Style | Example output |
|---|---|
| Period space | 1. First line |
| Paren space | 1) First line |
| Colon space | 1: First line |
| Pipe | 1 | First line |
| Tab | 1 First line |
Tips
Enable Skip blank lines to avoid numbering empty lines — the counter advances only for lines with content. Use Remove Line Numbers to strip any existing numeric prefixes matching common formats (1. 1) 1: etc.) from pasted text.