Writing & Language Tools / Coleman-Liau Index

Coleman-Liau Index

Calculate grade-level readability

Words = text.split(/\s+/).filter(Boolean).length | Characters = text.length | Sentences = text.split(/[.!?]+/).filter(Boolean).length | Reading time at 200 WPM