DOCUMENT_FILE_TYPES
Accepted file extensions for document uploads. These extensions determine the allowed file types when uploading documents to the system.
Available Types
| Type | Description |
|---|---|
| AVIF | AV1 Image File Format - Next-generation image format |
| DOC | Word Document - Legacy Microsoft Word format |
| DOCX | Word Document - Modern Microsoft Word XML-based format |
| HEIC | High Efficiency Image Container - Apple's image format |
| HEIF | High Efficiency Image Format - Modern compressed image format |
| JPEG | Joint Photographic Experts Group - Compressed image format |
| Portable Document Format - Standard document format | |
| PNG | Portable Network Graphics - Lossless image format |
| XLS | Excel Spreadsheet - Legacy Microsoft Excel format |
| XLSX | Excel Spreadsheet - Modern Microsoft Excel XML-based format |
Updated 7 months ago