AI Humanizer Benchmark

Updated September 3, 2026

The open benchmark for AI humanizers.

AI Humanizer Benchmark tests the major AI humanizers against GPTZero, Originality.ai, Copyleaks, Winston AI, ZeroGPT, QuillBot, and Grammarly. Every monthly cycle runs the same 33 texts through every tool and measures meaning preservation and readability alongside bypass rate. We publish every prompt, raw output, detector verdict, and the scoring script on GitHub, so the rankings can be reproduced.

Currently leading

September 2026
  1. 1UndetectedGPT84.90
  2. 2SmartHumanizer84.80
  3. 3WriteHuman81.60
All 11 ranked belowSee full ranking ↓

Leaderboard

One score per tool, measured across seven detectors and seven writing categories. How scores are computed

Last tested
2026-09-03T16:11:14.775Z
Sample size
33
Methodology
v1.0.0
Category
AI humanizer ranking for the September 2026 cycle, ordered by Overall.
RankHumanizerPenaltiesTrendLast tested
1UndetectedGPTundetectedgpt.ai84.9086.384.877.3nonetoday
2SmartHumanizersmarthumanizer.ai84.8085.387.675.7nonetoday
3WriteHumanwritehuman.ai81.6090.476.272.4-1.0today
4GPTinfgptinf.com78.3079.975.776.7nonetoday
5AI Humanizeaihumanize.io76.1082.670.874.7nonetoday
6HIX Bypassbypass.hix.ai73.8073.280.863.8nonetoday
7StealthGPTstealthgpt.ai71.9074.670.182.7-3.0today
8SuperHumanizersuperhumanizer.ai68.5070.777.374.0-5.0today
9CleverHumanizercleverhumanizer.ai66.8086.565.373.2-11.0today
10ReHumanizerehumanize.io39.003.759.281.4-4.0today
11Undetectable AIundetectable.ai38.200.289.671.7-12.0today

11 humanizers · 7 detectors · scores out of 100, higher is better. Click a column to sort; hover a penalty for the breakdown.

View cycle data

How scores are computed

See the full methodology

Overall score formula

42%
Bypass

How often the rewritten text is classified as human by the detector panel.

32%
Meaning

How closely the rewrite preserves the original text's meaning.

16%
Readability

Whether the output is clear, fluent, natural writing.

10%
Consistency

Whether performance holds across all seven writing types or varies widely between them.

Penalties (right) subtract from the composite, and the result never goes below zero.

Possible penalties

CodePenaltyMax
  • Identical to input

    The text came back essentially unchanged; no meaningful rewriting occurred.

    -2.0
    -10.0
  • Refusal

    The tool declined to process the text, typically due to its own content filter.

    -1.0
    -10.0
  • Meaning drift

    The rewrite departed substantially from the original's meaning.

    -1.0
    -10.0
  • Length inflation

    The output ran far longer than the input, diluting the AI signal with added words rather than removing it.

    -1.0
    -10.0
  • Length deflation

    The output ran far shorter than the input; content was dropped rather than rephrased.

    -1.0
    -10.0

Maximum possible total penalty: -50.0 (off 100).

How it works

  1. 01

    Generate the test texts

    Fresh AI-written texts are generated each cycle across seven writing categories (essays, emails, blog posts, marketing copy, and more), locked in before any tool runs.

  2. 02

    Run every humanizer on them

    Every humanizer rewrites all 33 identical texts on its own default settings and plan: exactly what a normal user gets, not a hand-tuned best case.

  3. 03

    Score against 7 detectors

    Each output faces GPTZero, Originality.ai, Copyleaks, Winston AI, ZeroGPT, QuillBot, and Grammarly, every score recorded as returned, with no rescaling.

  4. 04

    Grade meaning and readability

    Each rewrite is also scored for how much of the original meaning survives, via semantic similarity, and for readability, rated by a language model.

  5. 05

    Publish all the data

    The full raw test data (inputs, outputs, per-detector verdicts, and the scoring code) ships openly and permanently on GitHub with every monthly cycle.

The detector panel

Seven commercial AI detectors, each with an equal vote in the bypass score. Passing a single detector is weak evidence; the panel measures against all seven. Each detector page ranks every humanizer against that detector alone.

Why this exists

Most rankings of AI humanizers are commissioned: affiliate listicles, vendors reviewing themselves, claims with no test procedure behind them. This benchmark replaces that with measurement: a standing monthly test where every tool faces the same texts, the same detectors, and the same formula, and where every number traces back to a raw input and output anyone can inspect.

Read the full story

By use case

The overall ranking weighs everything equally. For a specific need, like the best AI humanizer for essays or performance against one detector, these reweighted views answer it directly.

Frequently asked questions

What is an AI humanizer?+

An AI humanizer rewrites AI-generated text so that AI detectors classify it as human-written: restructuring sentences, varying rhythm, and adjusting vocabulary while preserving the meaning. Many tools degrade the writing in the process, which is why this benchmark measures meaning preservation and readability alongside bypass rate.

How are the tools tested?+

Once a month, every humanizer rewrites the same set of freshly generated texts spanning essays, emails, blog posts, and more, each tool on its default settings. Every output is then scored by seven commercial AI detectors and measured for meaning preservation and readability.

What does the score out of 100 mean?+

It combines four measurements: detector bypass (42%), meaning preservation (32%), readability (16%), and consistency across writing types (10%). Quality failures such as meaning drift, padded or truncated output, and refusals subtract penalty points. A tool cannot rank highly by beating detectors at the expense of the text.

Which AI detectors do you test against?+

GPTZero, Originality.ai, Copyleaks, Winston AI, ZeroGPT, QuillBot, and Grammarly: the detectors that students, teachers, editors, and hiring teams use in practice. Every humanizer page breaks results down against each one, and every detector has its own bypass ranking.

How often do the rankings change?+

A full cycle runs every month with newly generated test texts, so no tool can tune against a known test set. Rankings move as tools update their models. Past cycles remain archived, so any tool's trajectory can be traced.

Do tools pay to be listed or ranked?+

No. Nothing on this site is sponsored, no ranking position can be bought, and there are no affiliate links. A tool's position is determined by its measured results and nothing else.

How is bias handled?+

Some tools in these rankings are made by the benchmark's operator. They run through the identical pipeline as every other tool, with the same prompts, settings, detectors, and scoring code. All raw data is published, so any special treatment would be visible in the detector verdicts themselves.

Can I check the results myself?+

Yes, at two levels. The quick check: paste any published output into the detector yourself and compare verdicts. The full check: clone the public data repository and run one command that recomputes the entire leaderboard from the raw inputs, outputs, and detector scores.