Pangram Review 2026: The Near-Zero False Positive Claim Is Real — the False Negatives Are the Story

Published:

Updated:

Pangram review 2026 - the all-clear problem

This Pangram review starts with the strangest compliment I can pay an AI detector: Pangram is the most accurate one I have ever tested, and that is precisely why I would not let a university hang a misconduct case on it. The near-zero false positive claim is real and independently verified. The problem is what that accuracy is bought with.

Vlad Ivanov, AI detection and SEO operator
Vlad IvanovRuns Words At Scale (26K+ subscribers, 1.7M+ views) and DetectionDrama. Has been testing AI detectors and humanizers against each other since 2023, and publishes the raw numbers either way. No affiliate relationship with Pangram.
Detection Drama · Free Download

Want to bypass Turnitin in 2026? Grab the free prompt pack.

Get the exact text-humanization prompts I use to drop an AI score by hand — copy, paste, submit. Free, straight to your inbox.

Send me the free prompts →
Free · No credit card · Straight to your inbox
7.5Our score
0.19%False positives
73.0%On edited text
$20Per month

1. Introduction and First Impressions

Pangram Labs makes an AI detector that leads with a headline most of its competitors cannot survive: 99.98% accuracy, and a false positive rate of roughly 1 in 10,000 on human writing. If you have spent any time reading about AI detection false positive rates, you know how extraordinary that claim is. The entire credibility crisis in this category — the reason dozens of universities have switched their detectors off — is false accusations.

So I spent three weeks running Pangram against four kinds of text: raw ChatGPT and Claude output, my own pre-2022 writing, humanizer output from the tools we cover on this site, and the messy middle — human first drafts that an LLM helped edit. The first three went exactly as advertised. The fourth is where this review turns.

Pangram is not snake oil. It is genuinely the best commercial detector on its benchmark, and I will show you the independent audit that proves it. But an AI detector that almost never accuses an innocent person is, by unavoidable mathematics, a detector that lets a lot of guilty text walk. That trade-off is not a bug in Pangram. It is the product.

Key takeaways
  • Pangram’s near-zero false positive rate is real and independently confirmed by a University of Chicago audit.
  • On raw, unedited AI text it is close to flawless — a self-reported 0.19% false positive rate and 1.4% false negative rate.
  • On AI-edited text — a human draft an LLM polished — published accuracy drops to 73.0%.
  • Independent research finds detectors call AI-polished text “fully human” between 10% and 75% of the time.
  • Free tier gives 4 scans a day. Paid starts at $20/month for 600 credits.
  • Verdict: excellent as a triage signal, dangerous as evidence.

2. Product Overview and Specifications

Pangram is a pure-play AI content checker. Unlike Turnitin, it was not a plagiarism company that bolted on AI detection when ChatGPT arrived — it was built for this task from the start, and it shows in the numbers.

Pangram homepage showing the AI detector and 99.98% accuracy claim
Pangram’s homepage leads with “An AI detector that actually works” — and cites University of Maryland and University of Chicago validation. Captured July 2026.

What you get

  • AI detection across ChatGPT, GPT-4, Claude, Gemini and other frontier models, in 20+ languages
  • AI-assistance detection — span-level labels for “lightly” and “moderately” AI-assisted, not just one percentage
  • Interpretability view showing which passages triggered the score
  • Plagiarism checking on paid plans
  • File upload and OCR for scanned documents
  • Browser extension for Chrome and Firefox, plus a Google Docs integration
  • LMS integrations (Canvas, Brightspace, Moodle, Google Classroom) on institutional licences
  • API at $0.05 per 1,000 words

It is SOC 2 Type 2 verified, and Pangram states it does not train on student data — a meaningful distinction for institutions that have been burned on data governance.

Who it is for

Teachers, editors, publishers, recruiters, trust-and-safety teams, and researchers. Notably not students — though students are quietly a big chunk of the free tier, using it the way they use any pre-submission checker: to find out what the professor is going to see.

3. Design and Interface

The interface is the least interesting thing about Pangram, which is a compliment. Paste text, hit Scan for AI, get a verdict with highlighted spans. There is no dashboard to learn and no onboarding to sit through. The free tier does not even ask for a payment method.

The browser extension is the more interesting product. It scans your feed as you scroll on X, LinkedIn, Substack, Reddit and Google Docs, tagging posts Human or AI inline and giving your feed an aggregate “health” score. It is genuinely uncanny to watch, and it is what Pangram used to produce its million-post study finding that 41% of long-form LinkedIn content is fully machine-written.

Pangram Chrome extension feed scanner tagging social posts as human or AI
The Feed Scanner extension labels posts inline and scores your feed’s “health.” Captured July 2026.

4. Performance Analysis: Does the Pangram AI Detector Actually Work?

4.1 The independent audit

This is the part competitors do not want you to read. In the 2025 University of Chicago Booth audit by Jabarian and Imas, “Artificial Writing and Automated Detection”, the researchers built a corpus of 1,992 pre-2020 human texts plus 1,992 AI texts across multiple genres and lengths, generated by four frontier models, then stress-tested detectors on short passages and on text run through a humanizer.

Pangram outperformed every commercial competitor tested. It hit a zero false positive rate on longer passages, essentially zero on medium ones, and never exceeded 1% even on short passages. Pre-2020 text cannot be AI-generated, so every flag there is a provable error — and Pangram made almost none. Compare that with ZeroGPT, which posted a 20.5% false positive rate on verified human text in independent testing, or the documented ESL false-positive problem across the category.

Credit where it is due: on the specific question “was this text pasted straight out of an LLM,” Pangram is the best commercial answer available in 2026. Nothing below takes that away.

4.2 Where the number falls apart

Now the other column of the ledger. Pangram self-reports a false positive rate of 0.19% and a false negative rate of 1.4% on standard datasets. Those figures describe performance on raw, unedited AI output under laboratory conditions.

Move into messier territory and the picture changes. When Pangram is used in a ternary classification task — distinguishing human, AI-edited, and fully AI-generated text — published accuracy drops to 73.0%. Pangram’s own open-source regression model, EditLens, built specifically to measure how much AI editing went into a text rather than its bare presence, reaches 89.7% on the same task. Better. Still not evidence.

Chart comparing Pangram accuracy on raw AI text versus AI-edited text
The gap that matters: 99.85% on clean lab text, 73.0% once a human edits the AI’s work. Sources: Pangram technical report; arXiv 2510.03154.
Raw AI text, lab conditions99.85%
EditLens on AI-edited text89.7%
Pangram on AI-edited text (ternary)73.0%

4.3 Why conservatism creates the problem

Any classifier choosing between two categories can fail in two directions. A false positive flags a human as AI. A false negative clears AI as human. Public argument about detectors is almost entirely about the first, for obvious reasons: a false accusation can end a degree and start a lawsuit. After Stanford showed early detectors disproportionately flagged non-native English writers, vendors learned the lesson and tuned toward extreme caution.

The mathematical consequence is rarely stated plainly: lowering a classifier’s false positive rate raises its false negative rate. The two move inversely through the classification threshold. Make the system more reluctant to accuse humans, and you make it less able to catch AI. Pangram has to be conservative — UCLA and the University of Pittsburgh already switched Turnitin’s AI detection off, and every vendor knows what happens to a product that generates visible false accusations. So the threshold goes up, and anything ambiguous lands in the human pile.

Educator Michael G Wagner demonstrated this on himself. He ran Pangram’s extension across essays on his Substack — essays where he has openly disclosed using Claude as a drafting and editing assistant. Every one came back fully human-written. As he puts it: “The all-clear is the most dangerous signal an AI detector can give. It is the one we are least likely to question.”

This matches the broader literature. The 2025 study “Almost AI, Almost Human” found standard detectors misclassify AI-polished text as fully human between 10% and 75% of the time. Those are not edge cases — that is how most AI-literate people actually write.

5. User Experience

Setup is a sixty-second job: sign up, paste, scan. The extension takes one click from the Chrome Web Store. There is no learning curve worth describing.

The credit model is where people get caught out. A “credit” covers 1,000 words, so a 4,000-word dissertation chapter eats four. The free tier’s 4 credits per day means roughly 4,000 words daily — fine for spot checks, useless for marking a class set. The $20 Individual plan’s 600 credits is around 600,000 words a month, which is generous for a single teacher and nowhere near enough for a department.

Support is email plus a Discord community. For institutional buyers there is a proper sales motion and LMS integration help. For individuals, expect self-service.

6. Comparative Analysis

ToolFalse positive rateEntry priceFree tierBest at
Pangram~0.19% (self-reported); ~0% on long text (UChicago)$20/mo4 scans/dayNot accusing innocent people
Turnitin6–9% for non-native speakers (its own research)Institutional onlyNoneLMS lock-in and workflow
GPTZeroMid single digits~$15/moLimitedBrand recognition, writing reports
ZeroGPT20.5% in independent testing~$9.99/moYes, ad-supportedBeing free

On the axis that matters most for fairness, Pangram wins and it is not close. If your institution is going to run a detector at all, running the one with the fewest false accusations is a defensible choice. That is a real argument and I will not pretend otherwise.

When to choose Pangram

Choose it when the cost of a false accusation is high and you intend to treat the output as a conversation-starter rather than a verdict. Choose something else — or better, nothing — if you are looking for something to paste into a misconduct report.

7. Pros and Cons

Pros

  • Best-in-class false positive rate, independently audited by University of Chicago Booth
  • Near-flawless on raw, unedited LLM output
  • Span-level AI-assistance labels instead of one meaningless percentage
  • Genuinely useful free tier with no payment method required
  • 20+ languages, with less of the ESL penalty that plagues the category
  • SOC 2 Type 2; does not train on student data
  • Publishes its own research, including EditLens as open source

Cons

  • Accuracy falls to 73.0% on AI-edited text — the most common real-world case
  • The “100% human” all-clear is the least trustworthy output it produces
  • Low false positives are structurally paid for with false negatives
  • Headline accuracy describes a benchmark, not your classroom
  • Credit model makes bulk marking expensive fast
  • Being cited as ground truth in research that its blind spot invalidates
  • No affiliate or student pricing; $20/mo is steep for spot checks

8. What Changed in 2026

Pangram 3.0 shipped in December 2025 and moved the product from a single percentage to a map: where text was AI-generated, where it was human, and the in-between space where it was co-authored. Pangram trained it on hundreds of editing prompts — “make this more descriptive,” “make this more casual” — which is a direct shot at how humanizers actually operate. Read the technical write-up if you want the architecture.

April 2026 brought the Chrome extension and its feed scanner. By 3.3, the model that powers those public studies is claiming a 0.01% false positive rate. The direction of travel is clear: Pangram wants to score the extent of AI involvement rather than play a binary guessing game. That is the right problem to work on. EditLens at 89.7% shows the approach beats binary classification — it just is not there yet.

Which Pangram plan do you actually need?

Individual — $20/moLoading…

9. Purchase Recommendations

Best for

  • Editors and publishers screening submissions for pasted LLM output
  • Teachers who want a signal to open a conversation, not close a case
  • Researchers who understand the difference between a benchmark and a population
  • Trust-and-safety and moderation teams working at volume

Skip if

  • You want proof. No detector produces proof, and this one’s clean sheet makes it dangerously persuasive.
  • You are marking hundreds of long documents a month and cannot get an institutional licence.
  • You are a student hoping a green light means you are safe — your professor may run a different tool with a different threshold.
  • Your institution has already concluded detectors cause more harm than they prevent. That is a legitimate position.

Alternatives to consider

If you are comparing across the category, our breakdown of detectors closest to Turnitin is the practical starting point, and the DetectGPT and iThenticate reviews cover the academic-workflow end. If you are on the other side of this — trying to understand why your own writing got flagged — read what to do in the first 24 hours and how to build an authorship packet before you do anything else.

10. Pricing and Where to Sign Up

Pangram pricing page showing free, $20 individual and $65 professional tiers
Pangram’s live pricing, captured July 2026. Annual billing saves $60 on Individual and $240 on Professional.
PlanPriceCreditsNotes
Free$04 / dayNo payment method needed. Extension and Google Docs included.
Individual$20/mo600 / mo7-day free trial. Adds plagiarism detection and feed scanning. Annual saves $60.
Professional$65/mo3,000 / moAnnual saves $240.
Team$20/seat/mo600 / seatMinimum 2 seats. Admin controls, unified billing.
Developer APIFrom $25500 credits$0.05 per 1,000 words. Auto-refill available.
InstitutionalCustomUnlimitedLMS integration, usage analytics, no training on student data.

One credit covers 1,000 words, so estimate on word count and not document count. Start on the free tier — four scans a day is enough to decide whether you trust it, and it costs nothing to find out. Sign up at pangram.com/pricing. There is no affiliate programme, so nobody in this review is getting paid either way.

11. Final Verdict

7.5out of 10

The best AI detector on the market, and a reminder of why “the best AI detector on the market” is a lower bar than it sounds. Buy it as a triage signal. Never quote it as evidence.

Pangram earns its reputation on the narrow question it was built to answer. If someone pasted raw ChatGPT output into a submission, Pangram will catch it, and it will do so without torching an innocent ESL student in the process. That is a real achievement and the category badly needed it.

But the headline accuracy answers a question nobody outside a laboratory is asking. Real text is edited. Real students use humanizers, and real writers run drafts through an LLM. In that world — the actual one — a clean bill of health from Pangram tells you the writer either avoided the most obvious form of AI use, or was careful enough to hide it. Those are very different things, and Pangram cannot tell them apart.

Which leaves the uncomfortable conclusion this whole site keeps arriving at: the assessment burden has to move from product to process. Detectors, even excellent ones, are measuring the wrong thing.

12. Evidence and Proof

Pangram key metrics 2026: accuracy, false positive rate, pricing
The numbers that matter, in one place. Sources linked throughout this review.

“I tested Pangram with two years of pre-ChatGPT student papers, and they all came back 100% Human Written.”

English professorReported in Pangram’s published testimonials, 2026

“Much better than other AI detection tools (by a country mile) — minimal false positives and negatives.”

Verified educator reviewAggregated teacher feedback, 2026

“Pangram identified the following essay as 100% human-generated at the time I am publishing it. This is incorrect. And that is a huge problem.”

Michael G WagnerThe Augmented Educator, May 2026

“It can reveal trends but not the guilt of any one author.”

Expert caution on detector dataNature, 2026

Further reading on the evidence base: Nature on how well detection programs actually work, and our own coverage of bypass rates after humanization and what detector scores really mean.

Frequently Asked Questions

Is Pangram accurate?

On raw, unedited AI text, yes — it is the most accurate commercial detector independently tested, with a self-reported 0.19% false positive rate and near-zero errors in the University of Chicago Booth audit. On AI-edited text, published accuracy falls to 73.0%. Both facts are true at once.

Can Pangram detect ChatGPT and Claude?

Yes, along with GPT-4, Gemini and other frontier models, in over 20 languages. It reliably catches output pasted straight from those tools. It is far less reliable when a human has edited that output afterwards.

Can Pangram detect AI humanizers?

Partially. Pangram 3.0 was explicitly trained on editing prompts to catch AI-assisted rewriting, and it is tougher on humanizer output than most detectors. But its conservative threshold means heavily edited text often clears. We cover this specifically in our Pangram bypass analysis and our test of whether Undetectable AI bypasses Pangram.

Does Pangram have false positives?

Very few — roughly 1 in 10,000 on human writing, and zero on long passages in independent testing. This is its single strongest feature and the main reason it gets recommended over detectors with documented ESL bias.

Is Pangram free?

There is a free tier with 4 credits per day (roughly 4,000 words), no payment method required, including the browser extension and Google Docs integration. Paid plans start at $20/month for 600 credits.

Can a professor use Pangram as proof of cheating?

They should not. Aggregate accuracy is not individual guilt — a point Nature’s own coverage makes explicitly. A Pangram flag is a reason to have a conversation and ask for drafts; it is not evidence. See what the rules actually say.

Pangram vs Turnitin — which is better?

Pangram is substantially more accurate and far less biased against non-native English writers, where Turnitin’s own research admits a 6–9% false positive rate. Turnitin wins on institutional workflow and LMS integration. Accuracy favours Pangram; procurement usually favours Turnitin.

Why does a “100% human” result not mean I am safe?

Because Pangram is deliberately tuned to avoid accusing innocent people, which mathematically means it clears a lot of AI-assisted text. An all-clear tells you that you fell below its threshold — not that your writing reads as human to a person, or to a different detector with a different threshold.