Word counter, reading time and speaking time

Measure the length, structure and timing of what you wrote. Your text stays in your browser.

Your text stays in your browser.

Structure and length of what you wrote.

Your text at a glance

0Words
0Characters
0Characters (no spaces)
0Sentences
0Paragraphs
0Lines
0.0Words per sentence
0.0Words per paragraph
0:00Reading time
0:00Speaking time

Reading and speaking times are estimates.

Word Count Kit answers the practical questions about a piece of writing: how long is it, how long does it take to read, how long does it take to say out loud, and how far is it from the target someone set for you.

The count updates as you type, which matters more than it sounds like it should. A counter you have to press a button to run turns into something you check twice: at the start, and in a panic at the end. One that is simply always correct turns the word count into a background fact you steer by, the way a speedometer works.

It does not write, rewrite, expand or complete anything. That is a deliberate limit, not a missing feature — it is what keeps this safe to open next to work you have to submit as your own.

Mode

What the numbers are actually for

A word count on its own is trivia. It becomes useful the moment it is attached to a decision: whether to cut, whether to keep going, whether the introduction has eaten a third of the budget, whether the talk will overrun. Each tool here exists because one of those decisions comes up often enough to be worth answering properly.

The counting is the easy half. The hard half is knowing which convention produced the number, because the conventions genuinely differ. One word processor treats a hyphenated compound as a single word and another splits it in two, and a limit that felt comfortable in the first becomes a breach in the second. Every rule this site applies is written out on the page that applies it, so a number you did not expect can be traced to a rule instead of argued with.

The estimates work the same way. Reading time, speaking time and page counts are each a word count divided by a rate, and the rate is the entire argument. Publishing a duration without publishing the rate behind it is how two calculators looking at the same paragraph confidently disagree by ninety seconds. Every rate here is visible on the page and every one of them can be changed.

Why the text never leaves your device

Most of what gets pasted into a word counter is unfinished: a dissertation chapter, a cover letter, a resignation email, a grant application, a script nobody has seen yet. That material has an obvious reason to stay private, and the ordinary way these tools are built hands it over by default, because the counting happens on somebody else’s machine.

Here it happens on yours. The entire analysis is JavaScript running in the tab you already have open, which means there is no upload to trust, no retention policy to read and no account to delete afterwards. That is not a statement about our intentions; it is a property of where the code runs, and you can confirm it in about fifteen seconds. Open your browser’s network panel, type a sentence, and watch nothing leave.

The same decision explains some things this site does not have. There is no contact form, because a form means a server receiving text. There is no draft sync, no document history and nothing to sign in to. The few preferences that persist — pace, goals, theme — sit in your browser’s own storage and never travel anywhere.

Who ends up using this

Students working to a word limit are the largest group, and the assignment goal exists for them specifically. It takes a range rather than a single number, because most briefs are written as a range and most counters pretend otherwise. Ten per cent either side of the stated limit is the usual allowance, and knowing exactly where you sit inside it is the difference between writing one more paragraph and cutting one.

Speakers are the second group. A conference slot, a viva, a wedding toast and a lecture all have a fixed length and a script that has to fit inside it, and the gap between a script that fits and one that does not is usually a few dozen words. Presentation mode reports that gap as a number of words, which is the form you can act on, rather than leaving you to work it back from a duration.

Then there is everyone writing to a limit that has nothing to do with school: a bio with a character ceiling, an abstract capped at 250 words, a personal statement, an application form with a box that truncates silently. Short-text mode tracks several of those budgets at once against limits you type in yourself, because those limits change often and a tool with them baked in is wrong within a year.

Getting a number that will hold up

If a figure from this site has to survive contact with a marker, an editor or a submission system, three habits make it hold. Together they take about a minute, and they remove nearly every unpleasant surprise that arrives at the deadline.

  • Establish what the limit covers before you measure anything. Titles, abstracts, footnotes, block quotations, captions and the reference list are each excluded by some institutions and counted by others, and on a long piece the difference routinely runs into the hundreds of words.
  • Compare against whichever counter will be used to judge you. If the submission portal reports an official figure, paste one finished section into both and note the gap once. A stable offset of a few words is a rule difference and can be ignored; a large one means the two are looking at different material.
  • Treat reading, speaking and page figures as the middle of a range rather than a promise. They are honest arithmetic on an average rate, and no average describes one specific reader, one nervous speaker on the day, or one department’s formatting rules.

Frequently asked questions

Does my text leave my browser?

No. Every count is computed in JavaScript on your device. There is no upload, no logging and no server-side copy. Open your browser's network panel and type — you will see nothing go out.

Do I need an account?

No. Every feature on this site works without signing in, and there is nothing to sign in to.

Will it help me write my essay?

It will help you measure and plan it. It will not generate text, rewrite your sentences or fill a word count for you, and that will not change.

Are the reading and speaking times exact?

They are estimates. Reading speed varies with the reader and the material; speaking speed varies with nerves and rehearsal. Both rates are adjustable so you can match your own.

Why does my word processor report a different number?

Almost always hyphens, web addresses or numbers. Programs disagree about whether a hyphenated compound counts once or twice, and about whether a URL is a word at all. This site counts any run of non-space characters containing at least one letter or digit as one word, and says so on every page that counts. A gap of a few words across a long document is a rule difference rather than an error.

Is there a limit on how much text I can paste?

You can work with documents in the hundreds of thousands of characters, and typing stays responsive because the metrics are recalculated at a lower priority than your keystrokes. Past roughly a million characters the analysis stops rather than freezing the tab.

Does it work on a phone?

Yes, and it was built for a phone first rather than adapted afterwards. Nothing scrolls sideways, the editor is the largest thing on the screen, and every control is reachable one-handed.

Does it work offline?

Once the page has loaded, yes — counting needs no network at all. A tab you already have open keeps working with the connection off; reloading while offline is what will fail.

Is it free, and what pays for it?

Every feature is free and nothing requires signing in. Advertising in three fixed positions — below the tool, between sections and near the footer — covers the domain and hosting. Nothing is ever placed inside, above or over the editor, and no advertising script can read what you type.