Word Density Calculator

Measure lexical variety by comparing unique English words with total word count, all inside your browser.

1.1M uses Updated · 2026-05-25 Runs locally · zero upload
AD

How to Use Word Density Calculator

Word Density Calculator is for checking how varied an English passage is. Paste a paragraph, essay section, product description, or short article into the text box. The calculator immediately extracts English words, normalizes them to lowercase, and shows three practical numbers: total words, unique words, and repeated words.

Use the percentage as a revision signal. If the density is low, scan the duplicate count and look for repeated nouns, filler verbs, or recycled phrasing. If the density is extremely high in a very short sample, add more text before drawing conclusions because a one-sentence sample can inflate the percentage.

Formula & Theory - Word Density Calculator

Word density = (number of unique words / total number of words) x 100%

The calculation treats a word form as unique after lowercasing and stripping surrounding punctuation. For example, writing, Writing, and writing. are counted as the same form. This makes the result useful for surface-level lexical variety, not for deeper linguistic analysis such as lemmas, synonyms, or part-of-speech diversity.

A higher score usually means the text uses a broader vocabulary. A lower score usually means either intentional repetition, formulaic wording, or an early draft that leans on the same terms too often. The result is most meaningful when comparing passages in the same genre and roughly the same length.

Use Cases for Word Density Calculator

  • Essay revision — Identify paragraphs that repeat the same transition words, verbs, or topic nouns.
  • SEO and product copy — Check whether keyword repetition has started to crowd out natural wording.
  • Language learning — Compare a learner’s draft with a model paragraph to discuss vocabulary range.
  • Editorial review — Use the unique-word ratio as a quick first pass before detailed line editing.
  • Prompt and AI output review — Spot repetitive generated text before publishing or reusing it.

Frequently asked questions about Word Density Calculator

What does word density mean?

It is the percentage of distinct word forms in the total word count. A short sample can look unusually high, so compare texts of similar length.

Does capitalization affect the count?

No. The calculator normalizes words to lowercase, so Apple and apple count as the same word form.

Does it count Chinese words?

This version focuses on English word tokens. Chinese characters are better handled with a segmentation dictionary, which is outside this lightweight tool.