DPT-3 can parse the file types listed in the table below. Support depends on the method you use: the Playground or the API.Documentation Index
Fetch the complete documentation index at: https://docs.landing.ai/llms.txt
Use this file to discover all available pages before exploring further.
Supported Formats
| File Type | Playground | API |
|---|---|---|
| Images | ||
| JPEG | ||
| JPG | ||
| PNG | ||
| GIF | ||
| BMP | ||
| TIFF | ||
| TIF | ||
| WEBP |
How Files Are Handled
- PDFs are rasterized one page at a time, and each page is parsed independently. Page geometry in the response uses
pt(points). - Images are treated as a single page. Page geometry in the response uses
px(pixels).