| Dokumenttyp | Format | MIME-Typ | Dateiendung |
|---|---|---|---|
| Dokumente | Microsoft Word | application/vnd.openxmlformats-officedocument.wordprocessingml.document | .docx |
| OpenDocument | application/vnd.oasis.opendocument.text | .odt | |
| RTF | application/rtf | .rtf | |
| application/pdf | |||
| Nur Text | text/plain | .txt | |
| Webseite (HTML) | text/html | .html | |
| Webseite (HTML, .zip) | application/zip | .zip | |
| EPUB | application/epub+zip | .epub | |
| Markdown | text/markdown | .md | |
| Tabellen | Microsoft Excel | application/vnd.openxmlformats-officedocument.spreadsheetml.sheet | .xlsx |
| OpenDocument | application/vnd.oasis.opendocument.spreadsheet | .ods | |
| application/pdf | |||
| Webseite (HTML, .zip) | application/zip | .zip | |
| CSV (nur erstes Tabellenblatt) | text/csv | .csv | |
| TSV (nur erstes Tabellenblatt) | text/tab-separated-values | .tsv | |
| Präsentationen | Microsoft PowerPoint | application/vnd.openxmlformats-officedocument.presentationml.presentation | .pptx |
| ODP | application/vnd.oasis.opendocument.presentation | .odp | |
| application/pdf | |||
| Nur Text | text/plain | .txt | |
| Zeichnungen | 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 | video/mp4 | .mp4 |
Zusätzliche Exportoptionen
Wenn Sie eine Liste aller vom System unterstützten Exportformate für einen Nutzer aufrufen möchten, verwenden Sie die
get Methode für die about Ressource. Setzen Sie den fields Parameter auf
exportFormats.
Sie können Google Workspace-Dokumente auch mit Google Apps Script exportieren. Weitere Informationen zu den unterstützten Formaten beim Exportieren von Inhalten in Apps Script finden Sie in der Referenzdokumentation zu Google Docs, Google Tabellen, und Google Präsentationen.