Text tools

Word Counter — count words & characters in your browser

See your word and character count update live, with nothing sent to a server.

This tool runs entirely in your browser. Your files are never uploaded — they stay on your device.

Words
0
Characters
0
Characters (no spaces)
0
Sentences
0
Paragraphs
0
Reading time
0 min

Whether you are keeping an essay under a limit, trimming a meta description or pacing a speech, this word counter gives you the numbers the instant you start typing. It tracks words, characters with and without spaces, sentences, paragraphs and an estimated reading time.

Everything runs entirely inside your browser. Your text is analysed on your own device and is never uploaded, stored or seen by anyone — so it is safe to use for drafts, notes and anything confidential.

How it works

When you type or paste text, a small script running on the page reads the contents of the box and recalculates the statistics on every keystroke. There is no "submit" button and no network request: the analysis runs on the same device you are typing on, so the page works even with your connection turned off after it has loaded.

Each metric comes from a simple, transparent rule. Words are found by trimming the text and splitting it on runs of whitespace, then counting the non-empty pieces. Characters are counted two ways — the raw length of the text, and the length after spaces are removed — so you can match either kind of limit. Sentences are split on terminating punctuation (a period, exclamation mark or question mark), and paragraphs are the blocks left when you divide the text on blank lines. Reading time multiplies the word count by an average silent reading pace to give a rough minutes figure.

When to use it

Hard limits are the most common reason people reach for a counter. A search engine meta description is typically truncated somewhere around the 150-to-160 character mark, so the "characters with spaces" number tells you whether your snippet will be cut off. Social posts, ad headlines, form fields and SMS messages all impose their own ceilings that are easier to hit when you can see the count live.

The word count matters in the opposite direction too. Essays, scholarship applications, abstracts and assignments often specify a minimum or a tight range, and watching the number climb as you write saves you from pasting into a separate document just to check. The reading-time estimate is handy when you are pacing a speech, a presentation or a video script and need to know roughly how long it will take to deliver aloud.

Tips

If a count looks off, check for stray characters: trailing spaces, double line breaks or pasted formatting can nudge the paragraph and character totals. Clearing the box and re-pasting as plain text usually resolves surprises.

Because nothing is uploaded, this is a safe place to check unpublished drafts, client work, legal text or anything else you would rather not send to a third-party server. Treat the reading time as a guide rather than a guarantee — dense or technical material reads more slowly than the average, and reading aloud is slower still, so add a margin when you are timing a talk.

How to use Word Counter

  1. Type directly into the box, or paste text you have copied from elsewhere.
  2. Watch the word, character, sentence and paragraph counts update live as you write.
  3. Check the estimated reading time to gauge how long your text takes to read aloud.
  4. Click Clear to empty the box and start a fresh count.

Frequently asked questions

Is my text uploaded or stored anywhere?

No. The counting happens entirely in your browser using JavaScript. Your text never leaves your device, so it is safe to paste confidential drafts.

How is the word count calculated?

Words are counted by splitting your text on whitespace and counting the non-empty chunks, which matches how most editors and word processors count words.

How is reading time estimated?

Reading time is based on an average silent reading speed of about 200 words per minute. It is an estimate — actual pace varies by person and material.

What counts as a sentence or a paragraph?

Sentences are detected by terminating punctuation such as . ! and ?, while paragraphs are blocks of text separated by one or more blank lines.

Related tools