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.
Results will appear here as you type.
How to use it
- 1 Paste or type text into the input panel.
- 2 The word frequency table updates automatically on the right.
- 3 Use the Sort dropdown to reorder results.
- 4 Enable stop word filtering to focus on meaningful words.
- 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.
Related Tools
Word Counter
Count words, characters, lines, paragraphs, and sentences locally in your browser with copy and download output.
BrowserCharacter Counter
Character Counter lets you count characters in text in your browser with sample input, copy, and download controls.
BrowserRemove Duplicate Lines
Remove Duplicate Lines lets you remove duplicate lines from text in your browser with sample input, copy, and download controls.
BrowserCase Converter
Case Converter lets you convert text between letter cases in your browser with sample input, copy, and download controls.
BrowserSort Lines
Sort Lines lets you sort lines of text alphabetically, by length, or randomly in your browser with sample input, copy, and download controls.
BrowserRemove Empty Lines
Remove Empty Lines lets you remove blank lines from text in your browser with sample input, copy, and download controls.
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.