getmimetypes-by-magic-numbers
Service icon

GetMimeTypes by Magic Numbers

Stable version 1.1.0 (Compatible with OutSystems 11)
Uploaded
 on 23 Jul (3 weeks ago)
 by 
4.8
 (16 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.