0
Words
0
Unique
0
Characters
0
Sentences
0 min
Reading time

Analysis options

Single words 0
Bigrams (2 words) 0
Trigrams (3 words) 0

About the Word Frequency Counter

What is a word frequency counter?

A word frequency counter reads a block of text and tells you how often each word shows up, ranked from most to least common. This one goes further and also counts bigrams (two-word phrases) and trigrams (three-word phrases), because the phrases you repeat often say more about a piece of writing than single words do. Alongside the rankings you get a live read-out of the word, character, sentence, and reading-time totals.

It's the kind of thing writers and SEO folks reach for constantly: to catch a word you've leaned on too hard, to gauge keyword density, or to see at a glance what a competitor's page is really about. You can filter out common stop words like "the" and "is", set a minimum word length or frequency, and then copy any list or export it to CSV. Everything runs in your browser, so even a long manuscript stays private and the results appear the moment you stop typing.

How to Use This Tool

  1. Add your text. Paste it into the box, or click Sample text to try it on a short example. There's no "analyze" button — results update live as you type or change an option.
  2. Tune the options. Keep Ignore stop words on for a meaningful list, switch on Case sensitive to separate "Apple" from "apple", ignore pure numbers, or raise the minimum word length and frequency to cut the noise.
  3. Read the results. Three columns rank single words, bigrams, and trigrams by count, each with a bar showing its share and its exact percentage of the total.
  4. Export what you need. Use the copy and CSV buttons on any column to drop the data straight into a spreadsheet or report.

Common Use Cases

Counting words sounds simple, but it answers a lot of practical questions:

  • Checking keyword density for SEO: See how often your target term and its variations appear so you can hit a natural balance instead of over-stuffing.
  • Catching repetition in your writing: Spot the word you've used eleven times in two paragraphs and swap a few out before you publish.
  • Finding long-tail phrases: The bigram and trigram lists surface the multi-word phrases a page actually revolves around, which is gold for content planning.
  • Analyzing a competitor or a transcript: Paste in an article, a review dump, or a meeting transcript and instantly see the themes that dominate it.
  • Studying a text or speech: Students and researchers use frequency counts to compare style, track recurring motifs, or summarize a corpus.
  • Building word lists: Export the unique terms to CSV to seed a tag cloud, a glossary, or a list of search keywords.

Need to tidy the text first? Run it through our Text Cleaner, or explore the rest of our free text tools.

Frequently Asked Questions

What are bigrams and trigrams?

They're just short phrases. A bigram is any two words that appear next to each other (like "content marketing"), and a trigram is three in a row ("free online tool"). Counting them matters because a single keyword rarely tells the whole story — the repeated phrases reveal what the text is genuinely focused on.

What are stop words, and should I ignore them?

Stop words are the high-frequency glue words of a language — "the", "a", "is", "of", and so on. They top every frequency list but carry little meaning, so most analysis tools skip them. We leave Ignore stop words on by default to give you a cleaner, more useful ranking; turn it off if you specifically want to count them.

How does this help with SEO?

Frequency analysis is a quick way to sanity-check keyword density: are you mentioning your main topic enough to be relevant, without repeating it so much that it reads as spam? The bigram and trigram columns are especially handy for spotting the long-tail phrases your page ranks for, or should.

Does it count words the same way as my word processor?

Very closely. We split text on spaces and punctuation and count the resulting tokens, keeping apostrophes so "don't" stays one word. Tiny differences can appear around hyphenated terms or unusual symbols, but for normal prose the totals line up with what Word or Google Docs report.

Is there a limit on text length?

There's no fixed limit. The analysis happens in your browser, so very large documents lean on your device's memory and the longest lists are capped at the top 500 entries for speed, but typical articles and essays are processed instantly.

Is my text private?

Completely. Every count happens locally in your browser with JavaScript — your text is never uploaded, stored, or logged, and the tool keeps working offline once the page has loaded.