Readability Checker

Compute Flesch Reading Ease, Flesch-Kincaid Grade Level, Gunning Fog, SMOG, and Coleman-Liau scores on your text. Spot dense paragraphs, target grade-level appropriately.

0
Characters
0
Words
0
Sentences
0
Syllables (est.)
0
Complex words (3+ syl)
0
Paragraphs
FormulaScoreInterpretation
Flesch Reading EaseHigher = easier (0–100). 60–70 = plain English.
Flesch-Kincaid Grade LevelUS grade level needed to read the text.
Gunning Fog IndexYears of formal education needed.
SMOG IndexYears of education — designed for healthcare prose.
Coleman-Liau IndexUS grade level (character-based, no syllables).
Automated Readability IndexUS grade level (character + sentence based).
Average grade level
Readability scores are heuristics — they were designed for English prose. Code, technical jargon, lists of short items, and non-English text will produce unreliable numbers. Syllable counting uses a regex-based estimator and is approximately ±15% accurate. Use these scores to spot relative differences and find dense paragraphs, not as exact reading-grade decrees.

What is this for?

A readability score is one number that estimates how much schooling someone needs to read a piece of text. Five different formulas have stuck around — they disagree at the margins, but agreeing on broad strokes is the point. Teachers use them to make sure a passage matches a class's reading level; writers and editors use them to spot dense paragraphs before publishing; accessibility auditors use them to flag content that may exclude readers with cognitive disabilities. Government agencies, the military, and many newspapers have official reading-level targets — Flesch-Kincaid Grade Level 8 is the canonical "plain English" target for U.S. consumer content.

What each score means

How to use the per-paragraph breakdown

Below the scores, each paragraph is shown with its own Flesch Reading Ease score and a coloured stripe down the left: green = easy, yellow = fair, red = dense. This is the most actionable view: read the red ones first. A single dense paragraph in an otherwise readable article is often the place where one sentence has run 40 words long, or where you've used three multi-syllable nouns in a row. Splitting it usually fixes the whole document.

Common gotchas

Practical targets