Text mode: Counts words directly from whatever you paste or type. For example, the sentence "The cat sat on the mat. The cat was happy." produces the: 2, cat: 2, sat: 1, on: 1, mat: 1, was: 1, happy: 1.
HTML mode: Strips HTML tags and comments before counting, so markup is never treated as a word. For example, <p>Hello <b>world</b></p> counts only hello: 1, world: 1 — the p and b tags are ignored.
Word definition: Choose Alphabetics (A-Z only) to count English letters only, or Include numbers & Unicode to also count digits and letters from any language (for example, COVID19 or café).
Words to ignore: Enter a comma-separated list of words to exclude from the results. For example, adding the, and, a hides those very common words so you can focus on the meaningful ones.
Copy & Download: Copy the plain-text results to your clipboard or download them as a .txt file with a single click.