ToolVaults

Word Frequency Counter — Most-Used Words in Any Text

Count and rank every word in a document. Options for case-insensitivity, minimum word length, and excluding common English stopwords. Great for content analysis and SEO.

Runs 100% in your browser — nothing is uploaded.

Total words
18
Unique words
18
Word frequency
  • bookmark
    15.6%
  • browser
    15.6%
  • browser-local
    15.6%
  • entirely
    15.6%
  • every
    15.6%
  • fast
    15.6%
  • follows
    15.6%
  • once
    15.6%
  • platform
    15.6%
  • private
    15.6%
  • runs
    15.6%
  • signups
    15.6%
  • tool
    15.6%
  • toolvaults
    15.6%
  • uploads
    15.6%
  • utility
    15.6%
  • waiting
    15.6%
  • work
    15.6%

Frequently asked

What is a stopword?

A very common word (the, and, of, is, etc.) that adds little meaning to frequency analysis. Toggle the stopword filter on to focus on content words; off if you want the raw count including function words.

How are words extracted?

A Unicode-aware regex pulls sequences of letters and digits, keeping apostrophes and hyphens inside a word ("don't", "state-of-the-art"). Punctuation between words is discarded.

Why set a minimum length?

Short words (a, I, in) often dominate the top of the list. Bumping the minimum to 3 or 4 characters cuts the noise without needing stopword filtering.

Related tools