Platforms to show: All Mac Windows Linux Cross-Platform

FileExtensionToMimeTypeMBS(FileExtension 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
Finds a mime type for a file extension.
Example
dim FileExtension as string = MimeTypeToFileExtensionMBS("application/pdf")
dim MimeType as string = FileExtensionToMimeTypeMBS("pdf")
Break

Please report any missing mime type in our lookup table, so we can add more.
See also MimeTypeToFileExtensionMBS.
Returns empty string if not found.

Some examples using this global method:

Blog Entries

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


The biggest plugin in space...