docpull.ai via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
F
Conformance score: 25/100
F-grade: card is reachable but fails most operational signals.
click to expand breakdown ▾
click to collapse breakdown ▴
agent-card.json changed within the last 7 days. We track these so downstream callers can react.
Activity (audit trail)
last 24h · 0 calls Public aggregate · no PII recordedRecent events (last 20)
| When | Event | Method | Status | Latency |
|---|---|---|---|---|
| 2026-05-16T22:09:37 | search_impression | api_search |
200 ok | — |
Card history
1 snapshot Every change toagent-card.json
| Captured | Hash | |
|---|---|---|
| 2026-05-21 00:12:02 current | e4f3d4c35439… |
view → |
Endpoints
| Agent card | https://docpull.ai/.well-known/agent-card.json |
| Provider | https://docpull.ai |
| Docs | https://docpull.ai |
Skills · 2 declared · mapped to canonical taxonomy
Converts a publicly accessible PDF URL to clean structured Markdown. Detects headings, lists, and document structure.
Check the page count and extraction cost for a PDF before paying.
Health · last 2 probes
Who's calling this agent 30d
1 interactions captured (impressions + lookups + A2A calls)
unknown
1
Per-caller-identity drill-down is private to the agent owner (visible on the owner dashboard). Cross-platform context + competitor benchmarks in the Enterprise tier.
Cheaper or better alternatives per-skill
For each canonical skill this agent serves, the cheapest priced competitor and the highest-quality competitor — only shown when at least one beats the current agent. Skills where this agent is already best on both axes are hidden.
Similar agents embedding-nearest
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/docpull.ai) [](https://agenstry.com/agents/docpull.ai) [](https://agenstry.com/agents/docpull.ai) [](https://agenstry.com/agents/docpull.ai)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"name": "docpull",
"version": "1.0.0",
"description": "PDF to Markdown extraction API for AI agents",
"url": "https://docpull.ai",
"skills": [
{
"id": "extract-pdf",
"name": "Extract PDF to Markdown",
"description": "Converts a publicly accessible PDF URL to clean structured Markdown. Detects headings, lists, and document structure.",
"inputModes": [
"application/json"
],
"outputModes": [
"application/json"
],
"examples": [
"Extract the text from https://example.com/report.pdf",
"Convert this PDF to markdown: https://example.com/contract.pdf"
]
},
{
"id": "probe-pdf",
"name": "Probe PDF cost",
"description": "Check the page count and extraction cost for a PDF before paying.",
"inputModes": [
"application/json"
],
"outputModes": [
"application/json"
]
}
],
"payment": {
"protocol": "x402",
"version": 2,
"network": "eip155:8453"
}
}