JSON Formatter & Validator
Format and validate JSON instantly. Pretty-print with indentation or minify to one line. Error shows exact line and column. Free, in-browser.
Open toolTools › Developer Tools › Word Counter
Count words, characters, sentences, and paragraphs instantly. See reading time and keyword frequency. Free, no signup, no install.
Top keywords
Type or paste text to see keyword frequency.
Word Counter is a free browser-based tool that counts words, characters, sentences, paragraphs, and reading time in real time as you type or paste. Every statistic updates on each keystroke — no submit button, no page reload. The tool also surfaces the five most-used meaningful words in your text after filtering out common stop words, so you can quickly check whether your writing is focused on the right topics.
Words are counted by splitting the text on whitespace. Punctuation attached to a word (a trailing comma or period) is not treated as a separate word. An empty textarea returns 0 words.
Character count with spaces includes every character in the text, including spaces, tabs, and newlines. Character count without spaces excludes all whitespace. The without-spaces count is useful for platforms that count printable characters only, such as some SMS gateways and document processors.
Reading time is estimated by dividing the word count by 200 — the commonly cited average adult reading speed in words per minute. The result is rounded to the nearest half-minute. Short texts show "< 1 min".
The tool strips punctuation, lowercases all words, removes common English stop words (like "the", "and", "is"), and filters out words shorter than 4 characters. The remaining words are ranked by frequency and the top 5 are shown with their occurrence count.
No. All counting happens in your browser using JavaScript. Your text is never uploaded or stored. You can use this tool with confidential drafts, client documents, or private content without any privacy risk.
There is no hard limit. The counter handles long documents — blog posts, essays, reports — in real time. Very large texts (above a few hundred thousand characters) may take a fraction of a second to process depending on your device speed.
Also try
Format and validate JSON instantly. Pretty-print with indentation or minify to one line. Error shows exact line and column. Free, in-browser.
Open toolCreate short links that redirect to any destination. No signup required. Free forever.
Open toolDecode any JWT instantly — inspect header, payload, and expiry timestamps without a signing key. Free, nothing stored.
Open toolGenerate cryptographically secure passwords client-side. Set length, character classes, and exclusions. Nothing leaves your browser.
Open tool