netcafe-docs
N
netcafe-docs
/pdf_to_markdown

PDF or scanned page → structured Markdown

Convert a PDF (or a scanned page image) into clean Markdown that keeps headings, lists and tables, and puts multi-column pages in the right reading order. Text-

liveverifiedunknown~5s typical
mcpprobednetcafe-docs
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-com-ainetcafe-netcafe-docs /pdf_to_markdown for me.

Input

FieldTypeDescription
url*stringPublic URL of the PDF, or of a page image (png/jpg) for scanned documents.

Call it

curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
  -H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
  -d '{"provider":"mcp-com-ainetcafe-netcafe-docs","endpoint":"/pdf_to_markdown","input":{"url":"..."}}'
cli
npx cracked-ai run -p mcp-com-ainetcafe-netcafe-docs -e /pdf_to_markdown -i '{"url":"..."}'
mcp
run_tool({ provider: "mcp-com-ainetcafe-netcafe-docs", endpoint: "/pdf_to_markdown", input: {"url":"..."} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.