New: words ↔ pages reverse calculator
This sits right below the main counter, in its own "Words ↔ Pages" block with two input fields. Type a number into the Words → Pages field and it instantly shows the single-spaced and double-spaced page estimates. Type a number into the Pages → Words field and it runs the conversion the other way.
As an illustrative example: someone with a rough draft who's told "we need about 2,000 words" for a piece formatted single-spaced can type 2000 into the Words field and see it lands at roughly 4 pages — useful context if they're used to thinking of length in pages rather than a word count. The reverse case works the same way: someone told "I need 5 pages" for a double-spaced assignment can type 5 into the Pages field and see that comes out to roughly 1,250 words, giving them a concrete word target to write toward instead of guessing and checking the page count after the fact in a separate document.
| Input | Single-spaced | Double-spaced |
|---|---|---|
| 2,000 words | ~4 pages | ~8 pages |
| 5 pages | ~2,500 words | ~1,250 words |
| 10 pages | ~5,000 words | ~2,500 words |
As always, this is a planning estimate — actual words-per-page varies with font, font size, and margins, so treat the figure as a starting point rather than a print-accurate count.
New: four extra stat tiles
These four tiles sit in the same live stat grid as the original counts, so nothing needs to be recalculated separately or looked up elsewhere. As an illustrative example: pasting a 900-word article draft might show a longest sentence of 47 words — a strong signal that one sentence has drifted into run-on territory and is worth splitting, even before rereading the paragraph closely. The longest word tile is handy for a different reason: it tends to surface formatting slips, since a "word" that's unusually long in a pasted block of text is often a URL, a hyphenated compound run together, or a typo where a space got dropped.
Unique word count gives a rough read on vocabulary variety — as an illustrative example, two 500-word product blurbs with the same total word count can show very different unique-word totals if one reuses the same handful of adjectives repeatedly. Average word length (characters per word, not syllables) sits naturally next to the readability scores already in the tool, since shorter average words generally correlate with easier reading at a given sentence length.
New: camelCase, snake_case, kebab-case & alternating case
The three new programming-style conversions are aimed less at general writing and more at naming things — variables, database columns, file names, or CSS classes. As an illustrative example: someone with a phrase like "user first name" typed into the text box can hit camelCase to get userFirstName for a JavaScript variable, snake_case to get user_first_name for a database column, or kebab-case to get user-first-name for a URL slug or CSS class — three different naming conventions from the same input, without retyping or manually inserting underscores and capital letters by hand.
Alternating case (aLtErNaTiNg letters) is a lighter, more playful addition — the kind of formatting used in sarcastic meme captions online — added simply because it was a natural, low-effort companion to the existing serious case options.
New: clean-text utilities
These work directly on the text in the main box, replacing it in place, so the live word and character counts update immediately after each action. As an illustrative scenario: someone pasting notes combined from three separate meeting transcripts might end up with several blank lines stacked between every paragraph (an artifact of the original export) and a couple of lines accidentally pasted in twice. Tapping Trim extra blank lines collapses those stacked blank lines down to single spacing, and Remove duplicate lines strips out any line that's an exact repeat of the one immediately before it.
The Find & Replace fields handle a different kind of cleanup — swapping a recurring typo, an old product name, or a placeholder term across the whole pasted block in one pass, the same way a word processor's find-and-replace works, rather than fixing each occurrence by hand.
Frequently asked questions
Is the new words-to-pages calculator the same as the reading-time estimate?
Does the average word length stat use syllables or characters?
Can I convert text to alternating case, like a meme caption?
Does removing duplicate lines also remove duplicate words?
Will find & replace work across the whole pasted text at once?
Try the updated Word Counter
Paste any text to get live word, character, and sentence counts, the new page converter and stat tiles, expanded case conversion, and clean-text tools — all inside your browser, nothing uploaded.
Try the free Word Counter →