0

Count Non-Empty Lines

Count lines in any text live as you type: total, non-empty and blank lines, plus longest and average line length.

0
Total lines
0
Non-empty lines
0
Blank lines
0
Longest line (chars)
0
Average line length
Processing... 0%

Result

Blank lines inflate a naive line count: a double-spaced list, a file with trailing empty lines, or notes with lots of paragraph breaks can look far longer than the content actually is. This page opens the line counter with the non-empty line count front and center.

A line counts as non-empty here if it has at least one non-whitespace character — a line that is just spaces or tabs is treated as blank, the same way most editors and linters draw the distinction. You still get the full picture alongside it: total lines, blank lines, longest line and average length.

Everything is computed live in your browser as you type or paste, with nothing uploaded anywhere.