ToolNimba

✍️ Hemingway Editor: Free Readability Checker

By ToolNimba Editorial Team Β· Updated 2026-06-22

0
Grade level
0
Words
0
Sentences
0
Paragraphs
0
Characters
0s
Reading time

0
Hard sentences
0
Very hard sentences
0
Adverbs (-ly)
0
Passive voice
0
Qualifiers
Hard Very hard Adverb Passive Qualifier

This Hemingway editor checks how readable your writing is, right in your browser. Paste any text and it instantly grades the reading level, counts words, sentences and paragraphs, and highlights the things that make prose hard to follow: long sentences, passive voice, adverbs, and weak qualifier words. Nothing is uploaded, so it is safe for drafts, emails, and unpublished work.

What is the Hemingway Editor (Readability Checker)?

The Hemingway style of editing is built on one idea: clear, plain writing is easier to read and more persuasive than dense, complicated prose. Ernest Hemingway was famous for short declarative sentences and strong verbs, and tools named after him score your text against that ideal. This checker does the same job in plain JavaScript. It measures your text and marks the patterns that slow a reader down so you can fix them before you publish.

The headline number is a reading grade level, calculated with the Automated Readability Index (ARI). ARI uses two things that strongly predict difficulty: how many characters your words contain on average (longer words are harder) and how many words your sentences contain on average (longer sentences are harder). The formula is ARI = 4.71 times (characters divided by words) plus 0.5 times (words divided by sentences) minus 21.43, and the result rounds to a US school grade. A grade of 9 means a typical ninth grader could read it comfortably, which is a good target for general audiences.

Beyond the grade, the tool flags four kinds of trouble. Sentences longer than 14 words are marked hard and those longer than 20 are marked very hard, because long sentences force readers to hold more in mind at once. Adverbs ending in -ly are flagged because a strong verb is usually better than a weak verb plus an adverb ("sprinted" beats "ran quickly"). Passive voice (a form of "to be" plus a past participle, such as "was written") is flagged because the active voice is shorter and clearer. Finally, qualifier and filler words like "very", "really", and "just" are flagged because they weaken a sentence without adding meaning.

These checks are heuristics, not grammar rules, so treat them as suggestions rather than commands. A long sentence can be perfectly clear, the passive voice is sometimes the right choice, and a single adverb rarely ruins anything. The goal is awareness: when a paragraph lights up with highlights, that is a signal to read it aloud and ask whether a reader would stay with you. Use the counts to spot habits and trim the worst offenders, and your writing will read faster and land harder.

When to use it

  • Tightening a blog post, essay, or report so it reads at a grade 9 level or below before publishing.
  • Catching passive voice and filler words in cover letters, emails, and product copy.
  • Helping students and ESL writers see which sentences are too long and how to split them.
  • Editing marketing and UX copy where short, punchy sentences convert better than dense paragraphs.

How to use the Hemingway Editor (Readability Checker)

  1. Paste or type your text into the box, or click "Load sample text" to see a worked example.
  2. Read the grade level and the plain-English summary to gauge overall difficulty.
  3. Scan the colored highlights to find hard sentences, passive voice, adverbs, and qualifiers.
  4. Rewrite the highlighted spots, shorten long sentences, and watch the grade drop as you edit.

Formula & method

ARI grade = 4.71 × (characters ÷ words) + 0.5 × (words ÷ sentences) − 21.43, rounded to the nearest whole grade. A sentence is "hard" when it has more than 14 words and "very hard" when it has more than 20. Reading time = words ÷ 250 words per minute.

Worked examples

Grading a short, simple sentence: "The dog ran home fast." (5 words, 17 letters and digits).

  1. characters per word = 17 / 5 = 3.4.
  2. words per sentence = 5 / 1 = 5.
  3. ARI = 4.71 * 3.4 + 0.5 * 5 - 21.43 = 16.01 + 2.5 - 21.43 = -2.92.
  4. A negative result floors to grade 1.

Result: Grade 1: very easy to read, exactly the kind of short, plain sentence the Hemingway style rewards.

Flagging a wordy sentence: "The report was carefully reviewed by the committee before it was finally approved." (13 words).

  1. Count the words: 13, which is under 14, so it is not yet marked hard for length.
  2. "was reviewed" and "was approved" are a "be" verb plus an -ed participle, so passive voice is flagged.
  3. "carefully" and "finally" end in -ly, so two adverbs are flagged.
  4. Rewrite active and lean: "The committee reviewed the report, then approved it."

Result: The rewrite drops to 8 words, removes both passive constructions and both adverbs, and reads at a lower grade.

Reading grade levels and what they mean for your audience

ARI gradeReaderVerdict
1 to 6Up to grade 6Very easy, great for broad and mobile audiences
7 to 9Grade 7 to 9Good, the target for most web writing
10 to 12High schoolFairly hard, aim a little simpler
13 to 15CollegeHard, shorten sentences and cut jargon
16 and upGraduateVery hard, simplify before publishing

What this tool highlights and why it matters

FlagTriggerQuick fix
Hard sentenceMore than 14 wordsSplit it into two shorter sentences
Very hard sentenceMore than 20 wordsCut clauses or break into several sentences
AdverbWord ending in -lySwap weak verb plus adverb for one strong verb
Passive voiceForm of "to be" plus an -ed verbName the doer and use an active verb
Qualifiervery, really, just, quite, basically, actuallyDelete it; the sentence rarely loses meaning

Common mistakes to avoid

  • Treating the grade level as a hard rule. A grade 9 target suits general audiences, but technical, legal, or academic writing can sit higher and still be correct. Use the grade as a guide, not a pass-fail test, and judge each piece against its real readers.
  • Removing every passive sentence. The passive voice is the right choice when the doer is unknown or unimportant, as in "the bridge was built in 1890". Fix passive voice only when naming the actor makes the sentence clearer or shorter.
  • Deleting all adverbs on sight. The flag points out a habit, not an error. A single well-chosen adverb is fine. The win comes from replacing weak verb plus adverb pairs like "walked slowly" with one vivid verb like "trudged".
  • Confusing characters with words in the formula. ARI divides characters by words, not the other way around. Counting whole words where the formula wants letters, or vice versa, gives a wildly wrong grade. This tool counts letters and digits as characters for the grade.

Glossary

Readability
How easy a piece of text is to read and understand, usually expressed as a school grade level.
Automated Readability Index (ARI)
A formula that estimates reading grade from average word length (characters per word) and average sentence length (words per sentence).
Passive voice
A sentence where the subject receives the action, formed with a "to be" verb plus a past participle, such as "the cake was eaten".
Adverb
A word that modifies a verb, adjective, or other adverb; many end in -ly and can often be replaced by a stronger verb.
Qualifier
A filler word such as "very", "really", or "just" that weakens a statement without adding real meaning.
Reading time
An estimate of how long the text takes to read, here based on an average pace of 250 words per minute.

Frequently asked questions

What is a Hemingway editor?

It is a readability tool that grades your writing and highlights what makes it hard to read, such as long sentences, passive voice, adverbs, and filler words. It is named after Ernest Hemingway, who was known for short, plain, direct prose.

What reading grade level should I aim for?

For general web writing, aim for grade 9 or below so a wide audience can follow you easily. Technical or academic work can run higher, but if a piece scores grade 13 or more, look for long sentences and jargon to trim.

How is the grade level calculated?

It uses the Automated Readability Index: 4.71 times the average characters per word, plus 0.5 times the average words per sentence, minus 21.43. The result rounds to a US school grade, so longer words and longer sentences push the grade up.

Why is a sentence marked hard or very hard?

A sentence is marked hard when it runs longer than 14 words and very hard when it runs longer than 20. Long sentences make readers hold more in mind at once, so splitting them usually improves clarity.

Is passive voice always wrong?

No. The passive voice is fine when the doer is unknown or beside the point, like "the law was passed in 2020". The tool flags it so you can check whether an active version would be shorter and clearer, not because it is always a mistake.

Is my text private?

Yes. All analysis runs in your browser with JavaScript and nothing is sent to a server. Your text never leaves your device, so it is safe to paste drafts, emails, and unpublished work.