Velto
Text & String

Word Counter

This free word counter tracks words, characters, sentences and paragraphs as you type, with the reading and speaking time worked out alongside. Paste a draft, an essay or a tweet and every figure updates on the spot, with no signup and nothing sent to a server.

Words

17

Characters

85

Characters (no spaces)

69

Sentences

2

Paragraphs

1

Reading time

5 s

Speaking time

8 s

Top words

brown 1
dozen 1
five 1
jugs 1
jumps 1

Examples

How to use

  1. 1

    Type or paste your text into the box.

  2. 2

    Watch the stat cards move live: words, characters with and without spaces, sentences, paragraphs.

  3. 3

    Check the reading time at 200 words per minute and the speaking time at 130 words per minute.

  4. 4

    Scan the frequent words list to spot repetition, then copy or download the stats.

What counts as a word

A word looks obvious until you meet the edge cases. This tool treats any run of letters or digits as one word and keeps compound and elided forms whole, so well-known counts as 1 word, don't counts as one, and a French form like l'analyse also lands at one. Numbers count as well, which makes "Chapter 7" two words. That is how Word and Google Docs behave, and matching them matters the moment a teacher or an editor opens your file in another program.

Characters get two figures. The full total covers every letter, digit, space and mark, which is the number that decides whether you fit the 280-character limit of a post on X. The total without spaces is what many translation agencies bill on and what some exam boards grade against.

Common word count targets

FormatTypical length
Tweet / X postup to 280 characters
Meta descriptionabout 25 words (155 characters)
College essay500 to 650 words
Blog post800 to 1,500 words
Cover letter250 to 400 words
Novel chapter1,500 to 5,000 words

Read these as ranges rather than hard limits. A 500-word essay brief usually gives you 10 percent of slack in either direction, but confirm the instructions before you lean on it.

Reading time vs speaking time

The two clocks answer different questions. Silent reading sits near 200 words per minute for an adult on everyday text, so a 1,000-word article shows five minutes of reading. Speech runs much slower, and a comfortable presentation pace is closer to 130 words per minute, which stretches those same 1,000 words to nearly eight minutes at the podium. When you time a speech, a toast or a video script, trust the speaking figure and leave a little room for pauses and laughter.

How the estimate is computed

The math stays deliberately plain: word count divided by the pace, then turned into minutes and seconds. 650 words at 200 wpm gives 3 minutes 15 seconds of reading, while the same text at 130 wpm gives exactly five minutes of speaking. Your real pace shifts with vocabulary and audience, so read the result as a solid first estimate and not a stopwatch.

Why the top words list matters

The tool also pulls out your five most frequent words longer than three letters, with common stopwords filtered out in English and French. It is the quickest way to catch a crutch word like actually or really before a reader does, and a rough gauge of keyword density when you write for search. If one word dominates a short passage, swap it or cut it.

All of this runs on your own machine. The text never leaves the browser, and a 100,000-character document is measured in a few milliseconds.

Parameters

Every field of this tool can be prefilled from the URL. Use these query parameters:

ParameterTypeDefault
textstring

Example : https://www.veltotools.com/string/word-counter?text=The+quick+brown+fox+jumps+over+the+lazy+dog.+Pack+my+box+with+five+dozen+liquor+jugs.

API

The same tool is available as a free JSON API, with the same parameters as above. No key, no sign-up.

GET https://www.veltotools.com/api/v1/string/word-counter?text=The+quick+brown+fox+jumps+over+the+lazy+dog.+Pack+my+box+with+five+dozen+liquor+jugs.
$ curl "https://www.veltotools.com/api/v1/string/word-counter?text=The+quick+brown+fox+jumps+over+the+lazy+dog.+Pack+my+box+with+five+dozen+liquor+jugs."

Frequently asked questions

Updated Jul 18, 2026

Related tools