Word Frequency Counter

Paste text to see which words appear most often.

Copied

Last updated

Results will appear here.
Copied

About this tool

Words are extracted as runs of letters, digits, and internal apostrophes (so don't counts as one word), then counted. "Hide common stop words" filters out roughly 60 of the most frequent English function words (the, and, is, to, of, and similar) that would otherwise dominate almost any word-frequency list without saying much about the text's actual content.

Nothing you paste here is sent to a server — the entire tool runs as JavaScript in your browser tab.