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
- Type or paste your word or passage into the Your text box (it starts with a sample sentence you can replace).
- Watch the Syllables tile for the running total across the whole passage.
- Check the Words tile for how many words were counted.
- Scan the Per word chips below to see the syllable count for each individual word.
- 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
- How automatic syllable counting works
The vowel-group method behind fast syllable estimates, why English spelling trips it up, and when to trust the count for haiku and lyrics.
Related tools
Readability Score
Check the readability of your text with Flesch Reading Ease and Flesch-Kincaid Grade Level. See words, sentences, syllables and a plain label. Free and private.
Word Frequency Counter
Free word frequency counter. Paste text to see how often each word appears, with counts and percentages. Filter stopwords and short words. Runs in your browser.
Reading Time Calculator
Estimate how long text takes to read and to speak aloud. Paste text for word count, character and sentence counts, and reading time at any speed. Free.
Acronym Generator
Turn any phrase into an acronym from the first letter of each main word. Skip small words like the and of, keep them, or add dot separators.
Add Line Numbers
Add line numbers to any text online. Set the start value, step, and separator, pad numbers to align, and copy or download the result. Free and private.
AI Sentiment Analyzer
Analyze the sentiment of any text with AI in your browser. Paste a review or comment, get a positive or negative score plus a per-sentence breakdown.