{
  "demo_fixture": true,
  "synthetic_documents": true,
  "live_processing": false,
  "batch_size": 3,
  "samples": [
    {
      "id": "sample1",
      "label": "Synthetic invoice 1",
      "source_image": "/demos/ai-ocr/batch/sample1-source.jpg",
      "response": "/demos/ai-ocr/batch/sample1-response.json",
      "searchable_pdf": "/demos/ai-ocr/batch/sample1-searchable.pdf",
      "width": 1600,
      "height": 1200,
      "ocr_mode": "complete",
      "ocr_tier": "ultra",
      "total_pages": 1,
      "total_lines": 260,
      "total_chars": 2728,
      "total_bounding_boxes": 260,
      "avg_confidence": 0.98
    },
    {
      "id": "sample2",
      "label": "Synthetic invoice 2",
      "source_image": "/demos/ai-ocr/batch/sample2-source.jpg",
      "response": "/demos/ai-ocr/batch/sample2-response.json",
      "searchable_pdf": "/demos/ai-ocr/batch/sample2-searchable.pdf",
      "width": 1200,
      "height": 1600,
      "ocr_mode": "complete",
      "ocr_tier": "ultra",
      "total_pages": 1,
      "total_lines": 67,
      "total_chars": 840,
      "total_bounding_boxes": 67,
      "avg_confidence": 0.95
    },
    {
      "id": "sample3",
      "label": "Synthetic invoice 3",
      "source_image": "/demos/ai-ocr/batch/sample3-source.jpg",
      "response": "/demos/ai-ocr/batch/sample3-response.json",
      "searchable_pdf": "/demos/ai-ocr/batch/sample3-searchable.pdf",
      "width": 1200,
      "height": 1600,
      "ocr_mode": "complete",
      "ocr_tier": "ultra",
      "total_pages": 1,
      "total_lines": 199,
      "total_chars": 1922,
      "total_bounding_boxes": 199,
      "avg_confidence": 0.95
    }
  ],
  "download_all": "/demos/ai-ocr/batch/paperoffice-aiocr-batch-demo.zip"
}
