docu-scan by SPOCONT

Extract specified key-values and all recognizable structured data from .pdf using direct read and OCR read tools and retrieve in a .json.

Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeRead-only

What it can do

  • Docu Scan Extract: Extract a specific value from a PDF document using Google Document AI. Provide the base64-encoded PDF and describe what label/field you want to find (e.g. "invoice total", "lease st
  • Docu Scan Status: Check remaining scan credits for the current user. Free — does not consume a credit. Call this before a batch of extractions to confirm sufficient quota.

What data it sees

Do you need an account

No: the server works without sign-in

Extract specified key-values and all recognizable structured data from .pdf using direct read and OCR read tools and retrieve in a .json. This is also useful to automatize contract, invoice, other document procession for accounting, comparision or automated form / api feeding.

Server tool list (2)

Raw names from tools/list. Only developers need these.

docu_scan_extractExtract a specific value from a PDF document using Google Document AI. Provide the base64-encoded PDF and describe what label/field you want to find (e.g. "invoice total", "lease start date", "coupon rate"). Returns targetFindings (anchored match), otherFindings (full key-value pairs), and confidence scores for signatures, stamps and handwriting. Consumes 1 scan credit.
docu_scan_statusCheck remaining scan credits for the current user. Free — does not consume a credit. Call this before a batch of extractions to confirm sufficient quota.