Export MIME types for Google Workspace documents (original) (raw)
Export MIME types for Google Workspace documents
Google Workspace documents map to the following export MIME types:
Document Type | Format | MIME Type | File Extension |
---|---|---|---|
Documents | Microsoft Word | application/vnd.openxmlformats-officedocument.wordprocessingml.document | .docx |
OpenDocument | application/vnd.oasis.opendocument.text | .odt | |
Rich Text | application/rtf | .rtf | |
application/pdf | |||
Plain Text | text/plain | .txt | |
Web Page (HTML) | application/zip | .zip | |
EPUB | application/epub+zip | .epub | |
Markdown | text/markdown | .md | |
Spreadsheets | Microsoft Excel | application/vnd.openxmlformats-officedocument.spreadsheetml.sheet | .xlsx |
OpenDocument | application/vnd.oasis.opendocument.spreadsheet | .ods | |
application/pdf | |||
Web Page (HTML) | application/zip | .zip | |
Comma Separated Values (first-sheet only) | text/csv | .csv | |
Tab Separated Values (first-sheet only) | text/tab-separated-values | .tsv | |
Presentations | Microsoft PowerPoint | application/vnd.openxmlformats-officedocument.presentationml.presentation | .pptx |
ODP | application/vnd.oasis.opendocument.presentation | .odp | |
application/pdf | |||
Plain Text | text/plain | .txt | |
JPEG (first-slide only) | image/jpeg | .jpg | |
PNG (first-slide only) | image/png | .png | |
Scalable Vector Graphics (first-slide only) | image/svg+xml | .svg | |
Drawings | application/pdf | ||
JPEG | image/jpeg | .jpg | |
PNG | image/png | .png | |
Scalable Vector Graphics | image/svg+xml | .svg | |
Apps Script | JSON | application/vnd.google-apps.script+json | .json |
Google Vids | MP4 | application/vnd.google-apps.vid | .mp4 |
Google Vids is only available to trusted testers. It's not fully supported on all methods of Google Drive API. |
You can also export Google Workspace documents using Google Apps Script. For more information on supported formats when exporting content in Apps Script, see the reference documentation for Google Docs, Google Sheets, and Google Slides.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-06-04 UTC.