getmimetypes-by-magic-numbers
Service icon

GetMimeTypes by Magic Numbers

icon_trusted
Stable version 1.0.2 (Compatible with OutSystems 11)
Uploaded
 on 11 October 2019
 by 
4.9
 (15 ratings)
getmimetypes-by-magic-numbers

GetMimeTypes by Magic Numbers

Documentation
1.0.2

This is as simple as it gets.

Publish the extension.

Call the method GetFileMimeTypes sending the sole input of the Binary of the file and check for the output list where you will receive a list of Name, Extension and Mime Type.

The binary file must have a minimum size in order to have magic number information.