How the Readability Checker Works
AnyTool Readability Checker scores and annotates text entirely in the browser. It grades each sentence with the Automated Readability Index — colouring sentences from grade 10 to 14 amber (hard) and above grade 14 red (very hard) — and computes a whole-text Flesch reading-ease score and reading grade. Passive voice, -ly adverbs, complex words and weakening qualifiers are flagged inline, the same approach the Hemingway Editor popularised.
- Per-sentence grade uses the Automated Readability Index (ARI)
- Hard sentences are grade 10 to 14; very hard sentences exceed grade 14
- Flesch reading ease and reading grade computed for the whole text
- Passive voice flagged as a form of to be plus a past participle
- All scoring and highlighting is client-side JavaScript — no server round-trip
