Paragraph Counter guide
Paste an essay, blog post, or document to count paragraphs, words, and sentences, and see your average and longest paragraph so you can tighten walls of text before you publish.
What counts as a paragraph here
A paragraph is any block of text separated from the next one by a blank line. That matches how HTML renders paragraphs, how Markdown works, and how most content management systems store text. Lines inside a block that end with a single line break stay part of the same paragraph.
Word, Pages, and some email clients do it differently: one press of Enter ends a paragraph, and the spacing you see is styling, not an empty line. When you paste from those, the whole document can arrive as one block. Tick "Count every line break as a new paragraph" and the counter switches to splitting on every line break instead. Empty lines are ignored in both modes, so double spacing never inflates the count.
The numbers it reports
Paragraphs, words, sentences, and characters are straight counts. Average words per paragraph is total words divided by paragraph count, rounded. Longest paragraph is the single block with the most words, which is usually the one an editor would cut first.
Reading time uses 238 words per minute, the average silent reading speed for English nonfiction found in Marc Brysbaert's 2019 review of 190 studies. Lines is the raw number of line breaks plus one, useful when a form or print layout limits lines rather than words.
Worked example: auditing a 1,200-word blog post
Say you paste a 1,200-word draft and get 8 paragraphs. That is an average of 150 words per paragraph. On a phone at around 10 words per line, each paragraph is roughly 15 lines tall, which fills most of the screen with one unbroken block. Readers scan, see a wall, and leave.
Split those into 20 paragraphs and the average drops to 60 words, about six lines on mobile. Same content, far easier to skim. The counter's warning fires for any paragraph over 150 words, so you know exactly which ones to break. Look for the natural seam: a new example, a "but", or a shift from what to why.
Paragraph length by type of writing
Academic essays: 100 to 200 words, one main claim per paragraph, supported by evidence and a closing link to the next point. A five-paragraph essay is the standard US high school format, and college instructors generally expect more body paragraphs as length grows.
Web content and blogs: 40 to 80 words is a comfortable range. Many readability tools, including the popular Yoast SEO plugin for WordPress, flag paragraphs over 150 words. News writing, under AP style habits, often uses one or two sentences per paragraph.
Emails and cover letters: three to five short paragraphs total. Hiring managers skim, so a cover letter with one 300-word paragraph reads as a chore before a single word is read.
Common mistakes when counting paragraphs
Counting headings as paragraphs. If your pasted text includes headings on their own lines separated by blank lines, each heading counts as a paragraph. For an assignment count, remove them first or subtract them manually.
Pasting from a PDF. PDFs store text line by line, so a copied paragraph arrives with a hard break at the end of every visual line. In single-line-break mode that looks like dozens of paragraphs. Stay in blank-line mode for PDF text, or clean it up with the whitespace cleaner.
Treating a bullet list as one paragraph. A list with no blank lines between items counts as one block in the default mode. That is usually what you want for word-count purposes, but it can make the longest-paragraph figure look worse than the prose really is.
Why paragraph structure matters for SEO
Google does not reward a specific paragraph count, but it does pull featured snippets from short, self-contained paragraphs that answer a question directly, often 40 to 60 words. A tight paragraph right under a question-style heading is the format most likely to be lifted into that box.
Short paragraphs also help engagement: people scroll further when the page looks scannable. The practical target for most articles is simple. One idea per paragraph, no paragraph taller than a phone screen.
How we calculate: sources
Frequently asked questions
How does the paragraph counter detect paragraphs?
By default a new paragraph starts after a blank line, which is how web pages, Markdown, and Google Docs exports usually separate them. Tick the line-break option if your text uses a single Enter between paragraphs.
How many sentences are in a paragraph?
There is no fixed rule. School essays usually aim for 3 to 5 sentences (about 100 to 200 words). Online writing tends to use 1 to 4 sentences because long blocks are hard to read on a phone.
How many paragraphs is a 500-word essay?
Usually 3 to 5. The classic structure is an introduction, three body paragraphs, and a conclusion, which works out to about 100 words each.
How many paragraphs is 1,000 words?
About 5 to 10 for an essay at 100 to 200 words per paragraph, or 15 to 25 for a blog post written in short web-style paragraphs.
How long should a paragraph be?
For essays, 100 to 200 words is typical. For web content, keep most paragraphs under 100 words. This tool flags any paragraph over 150 words so you can spot the ones to split.
Why does my text show only one paragraph?
Your text probably uses single line breaks rather than blank lines. Turn on the option to count every line break as a paragraph, or run it through the whitespace cleaner first.
Is my text uploaded?
Everything runs in your browser. Nothing you enter is uploaded to a server or stored by us.
Does a one-sentence paragraph count as a paragraph?
Yes. Any non-empty block separated by a blank line counts, whether it has one sentence or ten. Single-sentence paragraphs are common in journalism and web copy.
Are headings counted as paragraphs?
Yes, if they sit on their own line with a blank line before and after. Remove headings from the pasted text if you need a body-paragraph count only.