Tool

Text Counter

Count characters, words, lines, sentences, and paragraphs, and estimate reading time.

Try it

This tool runs entirely in your browser. Nothing you type or paste is sent anywhere.

Characters
28
Characters (no spaces)
23
Words
6
Lines
1
Sentences
2
Paragraphs
1
Reading time
1 minute(s)
6 words

Counted 6 words across 1 paragraph(s) and 2 sentence(s).

How it works

Usage

  1. Paste or type your text.
  2. Read the character, word, line, sentence, and paragraph counts.
  3. Use the reading-time estimate to size the content.

Examples

Two short sentences

{
  "text": "Hello world. This is a test."
}

Two paragraphs

{
  "text": "First paragraph with five words.\n\nSecond paragraph."
}

Limitations

Which count should you trust?

Word counts vary by tool because word boundaries differ. This counter uses whitespace-delimited tokens, which matches prose and most editorial desk checks. Technical text with long identifiers can differ from a writing tool's count.

Frequently asked questions

Do spaces count as characters?
Yes. The character count is the raw length; the 'no spaces' figure excludes all whitespace.