Platforms to show: All Mac Windows Linux Cross-Platform

MimeTypeToFileExtensionMBS(MimeType as String) as string

Type Topic Plugin Version macOS Windows Linux iOS Targets
global method CURL MBS CURL Plugin 15.4 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Returns file extension for given mime type.
Example
dim FileExtension as string = MimeTypeToFileExtensionMBS("application/pdf")
dim MimeType as string = FileExtensionToMimeTypeMBS("pdf")
Break

Extension is returned with dot prefix.
Please report any missing file extensions in our lookup table, so we can add more.
See also FileExtensionToMimeTypeMBS.
Returns empty string if not found.

Blog Entries

Xojo Developer Magazine

The items on this page are in the following plugins: MBS CURL Plugin.


The biggest plugin in space...