Text Tools

Counting, cleaning, converting and comparing text — instantly, as you type.

About Text Tools

These are the small tools you reach for several times a week and never remember the name of. Text arrives from somewhere — a PDF, an email, a spreadsheet, a colleague — carrying formatting that has to go before it can be used: double spaces from an old style guide, line breaks in the middle of sentences, a list with duplicates in it, a heading someone typed in all caps.

Every tool in this category operates on text you paste in, in your browser, with no server involved. Results update as you type rather than behind a submit button, which matters more than it sounds: when you can see a word count move in real time, you edit differently than when you have to stop and check.

Word Counter is the most-used tool here, and worth a note on why counts sometimes disagree between applications. Word processors, social platforms and academic tools each define a word slightly differently — whether a hyphenated compound counts as one or two, whether numbers count, how footnotes are treated. Ours counts whitespace-separated tokens, which matches how most style guides and word processors behave, but if you are working to a hard institutional limit, always confirm against whatever tool will be doing the judging.

Start here

All Text Tools (12)

Most popular

Text Tools — Frequently Asked Questions

No. Everything in this category is plain JavaScript running in your tab. Nothing you paste is transmitted, logged or stored — you can disconnect from the internet after the page loads and the tools keep working.
Because there is no single definition of a word. Word treats certain hyphenated and numeric constructions differently, and handles footnotes, captions and text boxes according to its own rules. Small differences on long documents are normal. For a hard limit, count in the tool that will be enforcing it.
Yes. These operate on plain strings, which browsers handle efficiently — book-length text of several hundred thousand words is fine on any modern device. You may notice a brief pause on the first paste of something very large, and none after that.
Title case is applied by rule, not by understanding, so it capitalises the first letter of each word and leaves minor words lowercase according to a standard list. It cannot know that 'iPhone' or 'NASA' are special, so proper nouns and acronyms need a quick manual check afterwards.

Explore other categories