Count vowels and consonants in text with per-letter breakdown
Vowels (A, E, I, O, U in English, with Y sometimes counted) are the speech sounds formed with an open vocal tract — as opposed to consonants, which involve partial or complete closure. In linguistics, counting vowels and consonants in text serves several purposes: measuring syllable density, comparing languages (Finnish has very high vowel-to-consonant ratios; English is average; Polish and Czech have very low ratios), checking phonetic patterns in poetry, and basic text analysis.
This tool counts vowels, consonants, and other characters (digits, punctuation, spaces) in any text, showing per-character breakdowns and frequency percentages. Beyond pure counting, it detects vowel clusters (consecutive vowels like "beautiful" — b-EAU-tiful), consonant clusters (like "strengths" with six consecutive consonants), and calculates the vowel-to-consonant ratio used in linguistics research.
Y functions as a vowel when it makes a vowel sound (as in "gym", "fly", "rhythm", "baby") and as a consonant when it begins a syllable making a /j/ sound (as in "yes", "yellow", "year"). In English, the conventional rule is that Y is a consonant at the start of a word or syllable, and a vowel elsewhere. In words like "myth" or "gym", Y is the only vowel and clearly functions as one. This tool can optionally count Y as a vowel.
Vowel-rich languages include Hawaiian (67% vowels), Italian and Spanish (~45%), and Finnish. Consonant-rich languages include Georgian (can have clusters like "mts'vrtneli" — "trainer"), Polish ("szcz" = /ʃtʃ/), Czech, and Arabic script languages. English is moderate (~38–40% vowels depending on the text).
Vowel clusters (multiple adjacent vowels) are common in English: "beautiful" (eau), "queue" (ueue), "ueueueueue" (technically valid). They matter in text-to-speech systems (each vowel cluster may represent a single diphthong or triphthong sound), in spell-checking (many errors create impossible vowel clusters), and in linguistic typology (languages differ greatly in how many consecutive vowels they permit).
The vowel-to-consonant ratio is simply (number of vowels)/(number of consonants). For typical English text: roughly 0.6–0.7 (about 38–40% vowels). Poetry tends higher (poets choose sonorous words). Technical documentation tends lower. Languages: Hawaiian ≈ 2.0, Spanish ≈ 0.8, English ≈ 0.65, Polish ≈ 0.5, Georgian can go below 0.3.
Uppercase / Lowercase · Word Counter · Character Counter · Lorem Ipsum Generator · Remove Extra Spaces · Sort Text Lines