Documents management
Supported File Formats
Paradigm supports a variety of file formats for search and analysis functionalities. Below, we clarify what each of these capabilities means and how they apply to the different formats.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Paradigm supports a variety of file formats for search and analysis functionalities. Below, we clarify what each of these capabilities means and how they apply to the different formats.
| Format | Search | Analysis |
|---|---|---|
| .pdf (Portable Document Format) | ✅ | ✅ |
| .doc / .docx (Microsoft Word) | ✅ | ✅ |
| .odt (OpenDocument Text) | ✅ | ✅ |
| .md (Markdown) | ✅ | ✅ |
| .txt (Plain Text) | ✅ | ✅ |
| .rtf (Rich Text Format) | ❌ | ❌ |
| .tex (LaTeX) | ❌ | ❌ |
| Format | Search | Analysis |
|---|---|---|
| .ppt / .pptx (Microsoft PowerPoint) | ✅ | ✅ |
| .odp (OpenDocument Presentation) | ✅ | ✅ |
| .pdf (Exported Presentation) | ✅ | ✅ |
| .key (Apple Keynote) | ❌ | ❌ |
| Format | Search | Analysis |
|---|---|---|
| .jpg / .jpeg (JPEG Image) | ✅ | ✅ |
| .png (Portable Network Graphics) | ✅ | ✅ |
| .gif (Graphics Interchange Format) | ❌ | ❌ |
| .svg (Scalable Vector Graphics) | ❌ | ❌ |
| .bmp (Bitmap) | 🔄 Candidate | 🔄 Candidate |
| .tiff (Tagged Image File Format) | 🔄 Candidate | 🔄 Candidate |
| .webp (WebP Image Format) | 🔄 Candidate | 🔄 Candidate |
| Format | Search | Analysis |
|---|---|---|
| .csv (Comma-Separated Values) | ✅ (Text-heavy only) | ✅ |
| .xls / .xlsx (Microsoft Excel) | ✅ (Text-heavy only) | ✅ |
| .ods (OpenDocument Spreadsheet) | ✅ (Text-heavy only) | ✅ |
| Format | Search | Analysis |
|---|---|---|
| .html / .xhtml | ✅ | ✅ |
| .css (Cascading Style Sheets) | ❌ | ❌ |
| .js (JavaScript) | ❌ | ❌ |
| .jsx / .tsx (React) | ❌ | ❌ |
| .ts (TypeScript) | ❌ | ❌ |
| .php (PHP) | ❌ | ❌ |
| .py (Python) | ❌ | ❌ |
| .java (Java) | ❌ | ❌ |
| .c / .cpp / .h (C / C++) | ❌ | ❌ |
| .sh (Shell Script) | ❌ | ❌ |
| .json (JavaScript Object Notation) | ❌ | ❌ |
| .yaml / .yml (YAML) | ❌ | ❌ |
| .xml (Extensible Markup Language) | ❌ | ❌ |
| .sql (Structured Query Language) | ❌ | ❌ |
| Format | Search | Analysis |
|---|---|---|
| .mp3 (MPEG Audio Layer III) | 🔄 Option | 🔄 Option |
| .wav (Waveform Audio) | 🔄 Option | 🔄 Option |
| .flac (Free Lossless Audio Codec) | 🔄 Option | 🔄 Option |
| .aac (Advanced Audio Codec) | 🔄 Option | 🔄 Option |
| .mp4 (MPEG-4 Video) | ❌ | ❌ |
| .mov (QuickTime Video) | ❌ | ❌ |
| .avi (Audio Video Interleave) | ❌ | ❌ |
| .mkv (Matroska Video) | ❌ | ❌ |