Word frequency counter
See how many times every word appears in your text, ranked by frequency.
Type or paste text to see word frequency.
| Word | Count | Percent |
|---|
Runs in your browser. Nothing you type is sent anywhere.
- Every word counted, not just top ones
- Sortable table
- Export as CSV
How to count word frequency
- Paste the text you want to analyze.
- Sort the table by word or count by clicking a column header.
- Download the full table as a CSV file if you need it.
Word frequency counter FAQ
How is this different from the word counter's keyword list?
The word counter only shows a short list of top keywords with common words ignored. This tool lists every distinct word in the text with its exact count and percentage, and lets you export the full table.
Does it treat capitalized and lower case words as the same?
By default yes, case insensitive is turned on so "The" and "the" are counted together. Turn it off to count them separately.
What does the CSV export contain?
A file with one row per distinct word, listing the word, how many times it appears, and its percentage of the total word count, ready to open in a spreadsheet.