📄 Docling Structured Extraction Demo

Extract structured data from documents (PDF/Images) using AI-powered extraction.

Note: This feature is currently in beta.

How to use:

  1. Upload a file OR provide a URL to a document
  2. Define your extraction template in JSON format
  3. Click "Extract" to get structured data

🚀 Powered by Hugging Face Spaces Zero GPU

Input Source

Extraction Template

Define the structure of data you want to extract. Use JSON format with field names and types:

  • "string" for text fields
  • "float" for numbers with decimals
  • "int" for whole numbers

Extracted Data

Examples

Try these examples
Or Enter Document URL JSON Template