file-type
Detect the file type of a file, stream, or data
image-type
Detect the image type of an ArrayBuffer/Uint8Array
@sgtpooki/file-type
An *Ackchyually* browser compatible file-type hacky replacement of the `file-type` package. Forked from https://github.com/sindresorhus/file-type
validate-image-type
Check the image file of a Buffer/Uint8Array that matched expected image MIME-type.