Boneyard Tools

Syllable Counter

Type or paste a single word or a whole passage and this counter estimates its syllables using a vowel-group method. It shows the running total, the number of words, and a chip for every word tagged with its own syllable count. That per-word view makes it fast to build a 5-7-5 haiku, tighten a lyric to fit a melody, or sanity-check the rhythm of a line.

How to count syllables

  1. Type or paste your word or passage into the Your text box (it starts with a sample sentence you can replace).
  2. Watch the Syllables tile for the running total across the whole passage.
  3. Check the Words tile for how many words were counted.
  4. Scan the Per word chips below to see the syllable count for each individual word.
  5. Click Copy to grab the summary line plus the full per-word list.

Examples

A short phrase

The quick brown fox
4 syllables across 4 words (the 1, quick 1, brown 1, fox 1)

Silent trailing e

make a cake
3 syllables across 3 words (make 1, a 1, cake 1)

A five-syllable haiku line

An old silent pond
5 syllables across 4 words (an 1, old 1, silent 2, pond 1)

Frequently asked questions

How does the syllable counter work?

For each word it lowercases the letters, counts every maximal run of vowels (a, e, i, o, u and y) as one syllable, then subtracts one for a silent trailing e when the word would otherwise have more than one syllable. Every word with at least one letter counts as a minimum of one syllable.

Why is y treated as a vowel?

In English y frequently carries the vowel sound in a syllable, as in rhythm, gym or lazy. Counting y as a vowel lets the tool give words that have no a, e, i, o or u group a sensible count instead of zero.

How does it handle a silent e at the end of a word?

A trailing e that follows a consonant is usually silent in English, as in cake or make. The counter drops one syllable for that final e, but never below one, so cake counts as a single syllable rather than two.

Is the count always exactly right?

It is a fast phonetic estimate rather than a dictionary lookup. English spelling is irregular, so a handful of words such as those with a spoken final e (recipe) or unusual vowel clusters can be off by one. For common words the estimate is reliable.

What counts as a word?

A word is a run of letters, optionally joined by internal apostrophes, so don't and it's are each read as one word. Anything that is not a letter or an internal apostrophe acts as a separator between words.

Does it count numbers and punctuation?

No. Digits, symbols and standalone punctuation are ignored because they contain no letters, so a token like 2026 or a lone dash adds nothing to the total and does not appear as a word chip.

Can I use it for haiku and poetry?

Yes. The per-word chips and the running total make it easy to shape a 5-7-5 haiku or keep a line on meter, since you can see exactly which word pushes a line over or under the count you want.

Is there a limit on how much text I can paste?

There is no hard limit. The counting runs in your browser, so the practical ceiling is your device memory, and even long passages update almost instantly as you type.

Is my text private?

Yes. Everything runs locally in your browser. Nothing you type is uploaded, logged or stored on a server.

Learn more

Related tools