Word Counter
- Words
- 0
- Characters
- 0
- Characters (no spaces)
- 0
- Sentences
- 0
- Paragraphs
- 0
- Reading time
- 0 min
Start typing or paste text to see the counts update live.
Paste or type text to see live counts for words, characters (with and without spaces), sentences, and paragraphs, plus an estimated reading time. Everything runs in your browser, so your text never leaves your device.
How to use
- Paste or type your text into the box.
- Watch the counts for words, characters, sentences, and paragraphs update as you type.
- Check the estimated reading time, based on about 200 words per minute.
- Edit your text until it fits your target length.
- Click Reset to clear the box and start over.
Examples
- Input: "The quick brown fox jumps." Output: 5 words, 26 characters, 22 characters without spaces, 1 sentence, 1 paragraph.
- Input: two short paragraphs separated by a blank line. Output: paragraphs counts as 2, sentences counts each terminator separately.
FAQs
- How are words counted?
- Words are counted by splitting your text on spaces, tabs, and line breaks. Any run of whitespace separates one word from the next, so extra spaces do not inflate the count.
- What is the difference between the two character counts?
- Characters counts everything you type, including spaces and line breaks. Characters (no spaces) leaves out every space, tab, and line break, which is useful when a limit applies only to visible characters.
- How is reading time estimated?
- Reading time uses an average silent reading speed of about 200 words per minute, then rounds up to the nearest whole minute. Any text with at least one word shows at least 1 minute.
- How are sentences and paragraphs detected?
- Sentences are counted by the terminators period, question mark, and exclamation mark. Paragraphs are blocks of text separated by a blank line, so a single line break stays within the same paragraph.
- Is my text sent anywhere?
- No. All counting happens locally in your browser. Nothing is uploaded, stored, or shared, so it is safe for private or sensitive writing.
Related tools
- Case ConverterConvert text between UPPERCASE, lowercase, Title Case, Sentence case, camelCase, snake_case, and kebab-case instantly in your browser.
- Remove Line BreaksRemove line breaks from text online. Replace them with a single space or nothing, collapse extra spaces, and trim. Free and private.
- Slug GeneratorTurn any title or text into a clean, lowercase URL slug. Spaces become hyphens, punctuation is stripped, and repeats are collapsed.
- Lorem Ipsum GeneratorGenerate lorem ipsum placeholder text by paragraphs, sentences, or words. Copy it instantly for mockups, layouts, and design drafts.
- Remove Duplicate LinesRemove duplicate lines from text online. Optional case insensitive matching and whitespace trimming, with a count of removed lines.
- Sort LinesSort lines of text online. Alphabetical (A to Z, Z to A), case insensitive, numeric, by length, or reverse. Fast, private, and free.