PDF → JSON (Strict Schema)
Extract structured JSON from PDF scans with a strict schema.
Inputs
PDF page image or scan
(Drop images here)
Outputs
JSON object matching schema
{ ...structured output... }
How to run this template
1
Add inputs in column A.
2
Run the local template on column B.
3
Review the output and export when ready.
Common use cases
Invoice extraction
Extract structured JSON from PDF scans with a strict schema.
Financial reporting
Extract structured JSON from PDF scans with a strict schema.
Vendor normalization
Extract structured JSON from PDF scans with a strict schema.
Template notes
Prompt: Extract vendor, date, total, and line_items as JSON. Use keys: vendor, invoice_date, total, line_items.
FAQ
Does this run locally?
Yes. Templates use local models that run in your browser.
Can I edit the prompt?
Yes. Open the column settings and adjust the prompt.
What output format is expected?
The template includes a recommended output format you can tweak.