Command accepts most common document, image, and data formats, blocks anything executable, and enforces per-file, per-archive, and per-batch limits so large ingests stay predictable.
In this section
- Know which formats upload cleanly and which are rejected.
- Plan around the 50 MB file, 500 MB ZIP, and 500-file batch limits.
- Pick the formats that convert best for AI.
01
At a glance
| Category | Formats | Notes |
|---|---|---|
| Documents | PDF, DOC/DOCX, XLS/XLSX, PPT/PPTX | Office formats convert best when exported to PDF first |
| Images | PNG, JPG, GIF, WEBP, SVG, BMP, TIFF | Well supported by AI conversion |
| Data & text | JSON, XML, YAML, CSV, TSV, HTML, Markdown, TXT | Often converted in-browser, no queue |
| Archives | ZIP | Extracted automatically on upload |
| Blocked | .exe, .bat, .sh, .js, .docm, .xlsm, .mp4, .mov and similar | Executables, scripts, macro docs, system and video files |
| Limits | 50 MB per file · 500 MB per ZIP · 500 files per batch | Files inside a ZIP are still capped at 50 MB each |
Best for AI
PDF, images (PNG, JPG, GIF, WEBP), and plain-text formats (TXT, CSV, JSON, XML, HTML, Markdown) give the most reliable conversions. Word, Excel, and PowerPoint convert best when exported to PDF first.
03