What the Readability Score Tool Computes
Readability Score is a 100% client-side tool that estimates how hard a piece of English text is to read. The user pastes any text and, as they type, the tool computes the six classic readability formulas and the underlying text statistics in the browser. It shows the <strong>Flesch Reading Ease</strong> on a 0–100 gauge — 206.835 − 1.015·(words/sentences) − 84.6·(syllables/words), where higher is easier and 60–70 is the “standard” plain-English band around an 8th- to 9th-grade level — together with its colour-coded band (Very easy → Very difficult). It computes five grade-level formulas: <strong>Flesch–Kincaid Grade</strong> (0.39·words/sentence + 11.8·syllables/word − 15.59), <strong>Gunning Fog</strong> (0.4·[words/sentence + 100·(complex words ÷ words)], complex = 3+ syllables), <strong>SMOG</strong> (1.0430·√(polysyllables·30/sentences) + 3.1291), <strong>Coleman–Liau</strong> (0.0588·L − 0.296·S − 15.8, with L = letters per 100 words and S = sentences per 100 words) and the <strong>Automated Readability Index</strong> (4.71·characters/word + 0.5·words/sentence − 21.43). The five grade formulas are averaged into a single <strong>consensus grade level</strong> with a plain-language verdict such as “~8th grade — most adults can read this easily”. Alongside the scores it reports the full text statistics the formulas are built from — words, sentences, paragraphs, syllables, characters, complex (3+ syllable) words, average words per sentence and syllables per word, the longest and over-20-word sentences, and reading and speaking time — and lets the user copy a full text report.
- Flesch Reading Ease shown on a 0–100 gauge with its band; 60–70 ≈ standard plain English (~8th–9th grade), the general web/SEO target
- Five grade-level formulas: Flesch–Kincaid, Gunning Fog, SMOG, Coleman–Liau and ARI, each with a grade interpretation
- Averages the five grade formulas into a single consensus grade and a plain-language verdict
- Reports full text stats: words, sentences, paragraphs, syllables, complex words, averages, longest sentence, reading & speaking time
- Updates as you type and lets you copy a full text report; 100% in the browser
