Word Frequency Counter
Count how often each word appears in your text.
Input text
Word frequency
| Word | Count | % |
|---|---|---|
| the | 4 | 26.7% |
| dog | 2 | 13.3% |
| fox | 2 | 13.3% |
| at | 1 | 6.7% |
| barks | 1 | 6.7% |
| brown | 1 | 6.7% |
| jumps | 1 | 6.7% |
| lazy | 1 | 6.7% |
| over | 1 | 6.7% |
| quick | 1 | 6.7% |
About the Word Frequency Counter
Analyze any block of text to see a ranked table of word frequencies with counts and percentages. Optionally toggle case sensitivity and exclude common stopwords to focus on the meaningful vocabulary of your content.
Examples
Repeated words
the fox the dog the foxOutput
the: 3, fox: 2, dog: 1Keyboard shortcuts
- Copy the main outputCtrl / ⌘ + Shift + C
- Download the resultCtrl / ⌘ + S
- Share this toolCtrl / ⌘ + Shift + S
- Reset the inputsAlt + R
- Open the tool search paletteCtrl / ⌘ + K
Related tools
Word Counter
Text & String
Count words, characters, sentences, and reading time.
Character Counter
Text & String
Count characters and bytes with limit presets.
Text Encoding Detector
Text & String
Detect non-ASCII, invisible, smart-quote, and emoji characters.
Text Statistics Analyzer
Text & String
Analyze readability with Flesch score and syllable stats.
Unicode Character Inspector
Text & String
Inspect code points, categories, and byte lengths of every character.
Word Cloud Generator
Text & String
Turn any text into a downloadable word cloud image.
Frequently asked questions
Read more
- Word clouds that actually say something useful
Stop-words, stemming and scale distortion decide whether a word cloud is insight or decoration. How to read and build a good one.
Version 1.0.0 · Updated 2026-08-09 · Runs entirely in your browser