Word Frequency Counter

Text toolNew

Count how often each word appears in your text.

This tool runs entirely in your browser. Your files never leave your device — nothing is uploaded.

Your text

Everything runs in your browser — your text is never uploaded.

Skip words shorter than this.

Word frequency

Enter some text on the left to see its most frequent words here.

Frequently asked questions

How does the word frequency counter work?
Paste or type any text and the tool splits it into words, tallies how often each one appears, and ranks them from most to least frequent. Each result shows the word, its count, and a bar sized by how common it is relative to the top word. You can ignore case so 'The' and 'the' count together, and skip short words with a minimum-length option.
Is my text uploaded or stored anywhere?
No. All processing happens entirely in your browser using JavaScript — your text never leaves your device and is never sent to a server. Nothing is uploaded, logged, or stored, which makes it safe for drafts, private notes, or confidential documents. Close the tab and the data is gone.
Can I count words without ignoring case or include only longer words?
Yes. Switch to 'Match case' to count differently-cased words separately, which is handy for spotting capitalized names or acronyms. The minimum word length option lets you skip very short words like 'a' or 'an' so you can focus on meaningful terms. You can also copy the full ranked list to your clipboard as tab-separated values.