Sentence Counter
Paste your text to see how many sentences and paragraphs it has, how long the sentences are, and which ones are too long.
Processed locally in your browser/ Your data stays in your browser.
What is Sentence Counter?
A sentence counter splits a text where sentences really end and reports the totals. It uses the language rules built into your browser (Intl.Segmenter) and falls back to a punctuation-based splitter, then repairs the classic false stops: "Dr. Smith", "J. K. Rowling", "e.g. this" or "9 a.m. and" stay in one sentence, and decimals such as 3.50 or domains such as example.com never end one.
For every sentence the tool counts words and characters, then shows the average number of words per sentence, the longest and shortest sentence, how many exceed a threshold you choose, and a table of the longest sentences with their position and paragraph. Paragraphs are separated by blank lines.
How does it work?
- Paste or type your text; the statistics update as you type.
- Set the "long sentence" threshold in words (25 is a common editing guideline) and how many long sentences to list.
- Enable the line-break option for lists, subtitles or poems where each line is a sentence.
- Use the table of longest sentences to find what to shorten, using the # column to locate it.
Common use cases
- Editing an article or essay to keep sentence length readable.
- Checking a school assignment against a required number of sentences.
- Comparing the average sentence length of two drafts or two authors.
- Counting sentences in product descriptions, abstracts or ad copy with strict limits.
Examples
Try this input in the tool above:
Dr. Smith arrived at 9 a.m. and greeted everyone. Short one! Did you know that the report, which covers sales, costs, hiring and the plans for the next three quarters, is due on Friday? Yes. The second paragraph is calmer. It cites e.g. two sources, costs 3.50 dollars and links to example.com.
Sentences: 6 Paragraphs: 2 Words: 55 Sentences per paragraph (average): 3.0 Words per sentence (average): 9.2 Characters per sentence (average): 48.2 Longest sentence: 23 words Shortest sentence: 1 words Sentences over 25 words: 0
Privacy
Sentence Counter runs entirely in your browser. The text or files you provide are processed on your device and are not uploaded, logged or stored on our servers.
Limitations
Sentence detection is heuristic: unusual abbreviations, ellipses inside sentences or missing spaces after full stops can still be split wrongly. Treat the count as very close, not legally exact.
Frequently asked questions
Are abbreviations like "Dr." or "e.g." counted as sentence ends?
No. Common English, French and Spanish abbreviations, single-letter initials and dotted forms such as e.g., i.e. or a.m. are kept inside their sentence. Rare abbreviations may still be cut.
How are paragraphs counted?
A paragraph is a block of text separated from the next one by at least one blank line. Single line breaks inside a block do not start a new paragraph.
Does it work for Arabic, Chinese or Japanese?
Yes. Terminators such as ؟, 。, ! and ? end a sentence, and words are counted with the same rules as the Word Counter, including unspaced scripts.
Related tools
Word Counter
Paste an essay, article or caption and get words, characters, sentences, paragraphs, reading time and the most used words instantly.
Text Tools
Character Counter
See exactly how long your text is in characters, Unicode code points and bytes, and how many characters remain before a limit.
Text Tools
Line Counter
Paste a text, a log or a list and get the number of lines, how many are empty or repeated, and which line is the longest.
Text Tools
Text Analyzer
A one-stop inspector for any string: size, character statistics, cryptographic digests and the raw bytes behind it.
Text Tools
Remove Extra Spaces
Clean up spacing in pasted text: double spaces, stray tabs, trailing spaces and runs of blank lines.
Text Tools
Title Case Converter
Format titles and headlines the way a style guide expects: major words capitalized, short articles and prepositions in lowercase.
Text Tools
Case Converter
One tool for every text case: pick a style from the list and the text is converted instantly.
Text Tools