Skip to main content
LandingAI home page
Search...
⌘K
Ask AI
Community
Discord
Support
Document Extraction
Document Extraction
Search...
Navigation
Legacy ADE
Supported File Types - Legacy
Guides
API
Changelog
Agentic Document Extraction
Get Started
Overview
Quickstart
API Key
Playground
Python Library
TypeScript Library
Parsing
Parse
Parse Large Files (Parse Jobs)
Document Pre-Trained Transformers (Parsing Models)
Chunk Types
JSON Response for Parsing
Markdown Response
Troubleshoot Parsing
Split
Split
Split Model Versions
JSON Response for Splitting
Troubleshoot Splitting
Extraction
Extract Data
Extraction Schema (JSON)
Extraction Model Versions
Schema Wizard: Build Extraction Schemas in the Playground
JSON Response for Extraction
Troubleshoot Extraction
General
Rate Limits
Supported File Types
Supported Languages
European Union (EU)
Support
Security
Security and Privacy
Zero Data Retention (ZDR) Option Overview
Administration
Pricing & Billing
Organizations & Members
Agentic Document Extraction on Snowflake
Overview
Install and Update
Parse Documents
Extract Fields from Parsed Output
Grant Agentic Document Extraction Access to Stages
App Name
Legacy ADE
Legacy ADE
JSON Response - Legacy
Markdown Response - Legacy
Error Codes - Legacy
Rate Limits - Legacy
Supported File Types - Legacy
Legacy Python Library
Legacy Library: agentic-doc
Quickstart for Legacy Library
Parse with the Legacy Library
Extract Data with the Legacy Library
Parse Documents from Amazon S3, Google Drive, and More
Save Groundings as Images
Visualize Parsing Results
Pass Settings with ParseConfig
Deprecated Parsing Functions
Handle Retries
On this page
Load Bytes
The Playground Does Not Use the Legacy API
Legacy ADE
Supported File Types - Legacy
Copy page
Copy page
This article is about the
legacy ADE endpoint
(
v1/tools/agentic-document-analysis
). Use the
current endpoints
for all new projects.
The legacy
API
supports the file types listed below. These are supported if you call the API directly, or use the legacy
agentic-doc
Python library.
APNG
BMP
DCX
DDS
DIB
GD
GIF
ICNS
JP2 (JP2000)
JPEG
JPG
PCX
PDF
PNG
PPM
PSD
TGA
TIFF
WEBP
Load Bytes
If using the
agentic-doc
, you can also load PDF and image bytes. For more information, go to
Sample Script: Parse Files from Bytes
.
The Playground Does Not Use the Legacy API
The
Playground
does not use the legacy API. To see the list of file types that the Playground supports, go to
Supported File Types
.
Was this page helpful?
Yes
No
Rate Limits - Legacy
Legacy Library: agentic-doc
⌘I