Text Tools

Word Frequency Counter

Paste any text to see a ranked word frequency table. Sort by frequency or alphabetically, filter out common stop words, and export the results as CSV.

Live table — updates as you type Stop word filtering and CSV export Browser-only
Input text
Word frequency

Results will appear here as you type.

How to use it

  1. 1 Paste or type text into the input panel.
  2. 2 The word frequency table updates automatically on the right.
  3. 3 Use the Sort dropdown to reorder results.
  4. 4 Enable stop word filtering to focus on meaningful words.
  5. 5 Click Export CSV to download the full table.

Use cases

  • Analysing keyword density in a blog post or article
  • Identifying overused words in a draft
  • Comparing word usage across documents
  • Extracting key topics from a transcript

Limitations

  • Stop word list covers English. Other languages are counted but not filtered.
  • Only the top 500 words are shown in the table, though all words are counted for the export.

FAQ

What counts as a word?

Any sequence of letter or apostrophe characters separated by whitespace or punctuation. Numbers are included by default but can be excluded with the 'Exclude numbers' option.

How many words can this handle?

The tool works entirely in your browser and handles typical documents (up to several hundred thousand words) without issue. Very large texts may cause a slight delay.