Word Counter

Count words, characters, sentences, paragraphs and lines in text.

Paste or type text to see word, character, sentence, paragraph and line counts. Useful for limits in forms, briefs, SEO snippets and editorial work.

Counting runs locally in the browser — the text is not uploaded. Words are split on whitespace; punctuation attached to a token stays part of that word.

Recommended tools

FAQ

Text is trimmed, then split on one or more whitespace characters. Any non-empty token between spaces, tabs or line breaks counts as one word.