> ## Documentation Index
> Fetch the complete documentation index at: https://docs.appliedai.club/llms.txt
> Use this file to discover all available pages before exploring further.

# Image Extractor

> Extract structured data from your images and documents with ease

# Image Extractor

The Image Extractor tool helps you convert information from images and documents into structured, usable data. Whether you're processing invoices, receipts, or any other document type, our AI-powered extractor makes it simple to get the data you need.

<CardGroup cols={2}>
  <Card title="Getting Started" icon="play" href="/applications/image-extraction/getting-started">
    Learn how to upload and process your first document
  </Card>

  <Card title="Templates" icon="table" href="/applications/image-extraction/templates">
    Create and manage extraction templates
  </Card>

  <Card title="Best Practices" icon="stars" href="/applications/image-extraction/best-practices">
    Tips and tricks for optimal results
  </Card>

  <Card title="API Reference" icon="code" href="/applications/image-extraction/api-reference/extract">
    Integrate Image Extractor into your applications
  </Card>
</CardGroup>

## Features

<CardGroup cols={2}>
  <Card title="Multiple Formats" icon="file">
    Support for images (PNG, JPEG) and PDF documents
  </Card>

  <Card title="Batch Processing" icon="layer-group">
    Process multiple documents simultaneously
  </Card>

  <Card title="Custom Templates" icon="table-list">
    Save and reuse extraction configurations
  </Card>

  <Card title="Flexible Export" icon="file-export">
    Download results in JSON or CSV format
  </Card>
</CardGroup>
