Add Line Numbers
Add sequential line numbers to each line of text.
0 characters
0 characters
"Look at line 47" — suddenly your document is referenceable. That's what line numbers do.
Number Formats
| Format | Output |
|---|---|
| 1. | 1. First line |
| 1) | 1) First line |
| [1] | [1] First line |
| Code | 1 | First line |
Legal documents, code reviews, scripts, academic papers — anywhere you need to say "see line X" instead of "the third paragraph, about halfway down."
Related Tools
Remove Empty Lines
Remove all blank and empty lines from your text.
Data FormattingRemove Line Breaks
Remove all line breaks and join text into continuous paragraphs.
Data FormattingRemove Duplicate Lines
Remove duplicate lines from your text keeping only unique entries.
Data FormattingText to Single Line
Convert multi-line text to a single continuous line.
Data FormattingRemove Whitespace Tool
Remove extra spaces, tabs, and whitespace from text.
Data FormattingText Deduping Tool
Advanced deduplication with case-insensitive and fuzzy matching options.
Data Formatting