TOOLTIKI Lovable tool, really free
Text Counting

Line counter

Your text
0 Words
0 Characters
0 Sentences
0 Paragraphs
Characters without spaces 0
Unique words 0
Lines 0
Average word length 0
Longest word
Reading time 0 sec
Speaking time 0 sec
Local · counts displayed lines, not terminators

Type something and the most frequent words show up here.

Advertisement
320 × 100

Every line break starts a new line, blank lines included. The paragraph count sits alongside it and ignores blanks, so between the two you can tell how many actual entries you have.

How to count lines

1 Paste your list or file contents.
2 Read the line count. Compare it with the paragraph count to see how many lines are blank.
3 For a row count from a spreadsheet, paste the column and read the lines.

Two conventions collide here and it is worth knowing which you are being asked for. This counts lines the way an editor shows them: text with three line breaks displays as four lines, even if the last is empty. Unix tools like `wc -l` count line *terminators* instead, so the same text gives three — and a file with no trailing newline gives one fewer than the editor shows. Neither is wrong; if a system disagrees with this count by exactly one, a trailing newline is almost certainly why.

Questions

Yes, in the line count. The paragraph count excludes them, so comparing the two tells you how many are blank.

Brysbaert — how many words do we read per minute?
Advertisement
300 × 250
Was this tool any good?
INTERNAL SIGNAL ONLY · WE USE IT TO FIND TOOLS WORTH REBUILDING