DELXCOMMERCE 2 routes

Discovery pack · Document, research and automation agents

Read text from images and scans

A single intent path for local English OCR across caller-supplied images and scanned PDFs, priced per delivered result with no paid vision dependency.

image OCRscanned document OCRPDF OCRdocument text recognitionTesseract for agents

Human → agent handoff

Share the job, not a directory.

Every route below has its own price, schema and bounded AgentCash command. Copying a command preserves this pack as a measurable discovery source.

https://api.delx.ai/api/v1/x402/start?q=read%20text%20from%20an%20image%20or%20scanned%20document
01
image · POST /api/v1/x402/image-ocrImage OCR for Agents

extract_image_text

npx agentcash@latest fetch https://api.delx.ai/api/v1/x402/image-ocr -m POST -H 'x-delx-source: discovery-pack-ocr-images-and-scans' --max-amount 0.01 -b '{"image_base64":"<base64 PNG up to 6 MiB decoded>","max_chars":200000,"psm":6}'
$0.01
02
document · POST /api/v1/x402/pdf-ocrScanned PDF OCR for Agents

extract_pdf_ocr

npx agentcash@latest fetch https://api.delx.ai/api/v1/x402/pdf-ocr -m POST -H 'x-delx-source: discovery-pack-ocr-images-and-scans' --max-amount 0.01 -b '{"pdf_base64":"<base64 scanned PDF up to 4 MiB decoded>","max_pages":10,"max_chars":200000,"psm":6}'
$0.01

Machine-readable path

Inspect the graph.