Single-line breaks counted
A soft break inside a paragraph is not a new paragraph.
Fix: Ensure each paragraph is separated by an empty line.
header • up to 320x100 / 728x90
Count paragraphs in any text (blocks separated by a blank line)
Output will appear here...
content bottom • up to 300x250
sidebar • 160x600
Last reviewed:
Paragraph Counter splits your text on blank-line boundaries and counts the resulting non-empty blocks. It works across Windows and Unix line endings.
Writers, students, and SEO analysts use it to hit editorial targets, verify copy length, and confirm structure before publishing.
First paragraph. Second paragraph has two lines. Still in the second paragraph. Third paragraph.
Paragraphs: 3
A soft break inside a paragraph is not a new paragraph.
Fix: Ensure each paragraph is separated by an empty line.
Lines that look blank may contain spaces.
Fix: Run Remove Whitespace first for strict counting.
A block of text separated by at least one blank line.
Yes — any non-empty block separated by blank lines is counted.
Code blocks count as a single paragraph unless they contain blank lines.
Closely — WordPress uses similar blank-line segmentation.
No — analysis runs entirely in your browser.
Pair paragraph counting with word, sentence, and character counters for complete metrics. You can also browse the full String Utilities category for more options.
Count words in text
Count characters in text
Count lines in text
Count sentences in paragraphs of text using robust punctuation-aware splitting
Check reading ease, grade level, sentence length, and complexity for blog posts, emails, docs, and landing page copy.
Calculate reading time, word count, and text stats for articles, emails, and landing pages
Count word occurrences in text
Randomly reorder the words in a sentence while preserving spacing
Convert binary to readable text
Convert text between different cases (camel, snake, kebab, etc.)
Convert text to cursive/unicode style
Extract every email address from a block of text, deduplicated and newline-separated