Use this free Line Counter tool to quickly count total lines in any text directly in your browser.
Count total lines, non-empty lines, and blank lines in any pasted text.
Input:
apple\nbanana\n\norange
Output:
Total lines: 4\nNon-empty lines: 3\nEmpty lines: 1
What does the Line Counter tool do?
It counts total lines and also shows non-empty and empty line totals.
Does it count blank lines?
Yes. Blank lines are included in the total count and also reported separately.