About the Add Line Numbers
The Add Line Numbers Tool automatically prefixes each line of your text with sequential numbers, creating numbered lists or adding reference numbers for easier navigation, discussion, and citation of specific lines.
Numbering Format Options
Customize how numbers appear:
- Simple numbers - "1. ", "2. ", "3. " (with period and space)
- Parentheses - "1) ", "2) ", "3) "
- Brackets - "[1] ", "[2] ", "[3] "
- Code style - Right-aligned with padding: " 1 | ", " 10 | "
- Custom separator - Define your own format
Starting Number Options
Don't always need to start at 1:
- Start from any number
- Continue numbering from a previous section
- Use zero-based numbering (0, 1, 2...)
Common Use Cases
- Code review - Reference specific lines in discussions
- Document review - Cite lines in feedback
- Meeting agendas - Create numbered discussion points
- Legal documents - Add line numbers for reference
- Educational materials - Reference lines in worksheets
- Poetry and lyrics - Number lines for analysis
Alignment and Padding
For documents with many lines, proper alignment matters:
- Right-align numbers for consistent margins
- Pad with spaces or zeros (001, 002 vs 1, 2)
- Auto-calculate padding based on total line count
Professional Applications
Line numbers are essential in:
- Legal briefs and court documents
- Academic papers and manuscripts
- Source code and programming
- Script writing and screenplays
- Technical documentation