Word and Character Counter
Count words, characters, sentences, paragraphs, reading time and most common words.
Word and Character Counter
How it works
- 1.
Paste text
Paste the original version into the left box. Works with code, Markdown, prompts, contracts — any text format.
- 2.
Read the stats
Paste the changed version into the right box. The diff is computed live using longest-common-subsequence matching (the same algorithm Git uses).
FAQ
How is reading time calculated?+
Based on 238 words per minute — the adult average per recent meta-analysis.
Are stop-words excluded from top-10?+
Yes. Articles, pronouns and conjunctions are filtered per DE/EN separately.
Does it count emojis correctly?+
Yes. Character count uses JavaScript strings, byte count uses UTF-8.
Related tools
- Text & GeneratorsLorem Ipsum Generator
Filler text in paragraphs, sentences or words — Latin, Hipster or Tech flavors.
- Text & GeneratorsCase Converter
Convert text to camelCase, snake_case, kebab-case, Title Case and more.
- Text & GeneratorsURL Slug Generator
SEO-friendly URL slugs from any text — with proper German transliteration.