# FileType **Type:** GraphQL enums **Description:** Supported file types and MIME type correlations ## Values - BMP: Correlates with *image/bmp* MIME type - DOC: Correlates with *application/msword* MIME type - DOCX: Correlates with *application/vnd.openxmlformats-officedocument.wordprocessingml.document* MIME type - GIF: Correlates with *image/gif* MIME type - HEIC: Correlates with *image/heic* MIME type - HEIF: Correlates with *image/heif* MIME type - JPEG: Correlates with *image/jpeg* MIME type - JPG: Correlates with *image/jpeg* MIME type - ODS: Correlates with *application/vnd.oasis.opendocument.spreadsheet* MIME type - ODT: Correlates with *application/vnd.oasis.opendocument.text* MIME type - PDF: Correlates with *application/pdf* MIME type - PNG: Correlates with *image/png* MIME type - RTF: Correlates with *application/rtf* MIME type - TIF: Correlates with *image/tiff* MIME type - TIFF: Correlates with *image/tiff* MIME type - WEBP: Correlates with *image/webp* MIME type - XLS: Correlates with *application/vnd.ms-excel* MIME type - XLSX: Correlates with *application/vnd.openxmlformats-officedocument.spreadsheetml.sheet* MIME type - XPS: Correlates with *application/vnd.ms-xpsdocument* MIME type