PDF extraction for autonomous agents
Turn any PDF into
clean JSON.
No account. No API key. Send a public PDF URL, pay five-tenths of a cent, and get page-aware text built for retrieval and agents.
↯ Edge-native◇ $0.003 / extraction⌁ Base USDC
POST /api/extractJSON
$ curl -X POST https://paperknife…/api/preview \ -H "content-type: application/json" \ -d '{"url":"https://example.com/report.pdf"}'{
"pages": 12,
"title": "Quarterly Research",
"text": "Clean, ordered text…",
"byPage": ["Page one…", "Page two…"]
}Simple machine pricing