Skip to content

Instantly share code, notes, and snippets.

@tlatsas
Created July 19, 2013 10:59
Show Gist options
  • Save tlatsas/6038346 to your computer and use it in GitHub Desktop.
Save tlatsas/6038346 to your computer and use it in GitHub Desktop.
typical document mime types of files supported by libre/open office
application/vnd.oasis.opendocument.text
application/x-vnd.oasis.opendocument.text
application/vnd.oasis.opendocument.spreadsheet
application/x-vnd.oasis.opendocument.spreadsheet
application/vnd.oasis.opendocument.presentation
application/x-vnd.oasis.opendocument.presentation
application/msword
application/vnd.ms-excel
application/vnd.ms-excel.addin.macroEnabled.12
application/vnd.ms-excel.sheet.binary.macroEnabled.12
application/vnd.ms-excel.sheet.macroEnabled.12
application/vnd.ms-excel.template.macroEnabled.12
application/vnd.ms-powerpoint
application/vnd.ms-powerpoint.addin.macroEnabled.12
application/vnd.ms-powerpoint.presentation.macroEnabled.12
application/vnd.ms-powerpoint.slideshow.macroEnabled.12
application/vnd.ms-powerpoint.template.macroEnabled.12
application/vnd.ms-word.document.macroEnabled.12
application/vnd.ms-word.template.macroEnabled.12
application/vnd.openxmlformats-officedocument.presentationml.presentation
application/vnd.openxmlformats-officedocument.presentationml.slideshow
application/vnd.openxmlformats-officedocument.presentationml.template
application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
application/vnd.openxmlformats-officedocument.spreadsheetml.template
application/vnd.openxmlformats-officedocument.wordprocessingml.document
application/vnd.openxmlformats-officedocument.wordprocessingml.template
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment