Free
$0
Anonymous scans with no account, or sign up for 10,000 scan words a month with heatmaps and scan history.
See plansAI detector
Paste a draft and get a 0–100 AI-likelihood score with a per-sentence heatmap showing exactly where it reads machine-written. Then rewrite the flagged sentences until the whole draft sounds human.
Paste text or upload a file. Every sentence gets its own AI-likelihood score, rolled up into a document verdict.
The heatmap marks the sentences that read machine-written, so you fix the actual problem spots instead of guessing.
The rewriter reworks flagged sentences and rescores the result, so you can see the improvement before you publish.
No black box: read how the detector scores text, including what the score means and where it can be wrong.
If AI drafts your blog posts, product pages, or outreach, the writing is only half the pipeline — the other half is making sure it doesn't read like a template. DraftFilter slots in as the quality gate: score every generated draft, flag the sentences that sound like AI, and rewrite them until the piece sounds human, by hand in the app or automatically through the API.
The same detector behind the web app, as a JSON API: submit a score job, poll it, and get per-item is_ai scores back. Batch scoring, idempotency keys, and an OpenAPI spec included.
curl -sS https://api.draftfilter.com/v1/score-jobs \
-H "Authorization: Bearer $DF_API_KEY" \
-H "Content-Type: application/json" \
--data '{
"idempotencyKey": "score-demo-001",
"items": [{ "id": "post-1", "text": "Draft to check..." }]
}'$0
Anonymous scans with no account, or sign up for 10,000 scan words a month with heatmaps and scan history.
See plans$15/mo
200,000 scan words and 30,000 humanize words a month in the web app, with longer per-scan limits.
See plans$39/mo
1,000,000 scan words and 150,000 humanize words a month, plus API access and file uploads for pipelines.
See plans$200/mo
20,000,000 scan words and 3,000,000 humanize words a month — roughly 20x Pro, built for API and pipeline users.
See plans