MIME modules
You can use MIME types in Adobe Workfront Fusion. Multipurpose Internet Mail Extension (MIME) types are labels that allow software to identify different types of data shared on the internet. Web servers and browsers use the MIME type to determine what should be done with a file. For example, a file with the MIME type text/html
will be processed in a browser differently than a file with MIME type image/jpeg
. MIME types function independent of operating system and hardware.
Access requirements
You must have the following access to use the functionality in this article:
To find out what plan, license type, or access you have, contact your Workfront administrator.
For information on Adobe Workfront Fusion licenses, see Adobe Workfront Fusion licenses.
MIME modules and their fields
Get a MIME type
This transformer module return the MIME type associated with a given name, path, or extension.
Get a file extension
This transformer module returns the original file extension for a given MIME type.