file-type
Detect the file type of a file, stream, or data
Detect the file type of a file, stream, or data
get dimensions of any image file
get dimensions of any image buffer
Detect image dimensions via request.
Generates cursors from canvas (even '.cur' compatible with MSIE)
Get dimensions of any image buffer
get dimensions of any image file
get dimensions of any image file
Detect the file type of a Buffer/Uint8Array/ArrayBuffer
Detect the file type of a Buffer/Uint8Array/ArrayBuffer
get dimensions of any image file
is-real-image is a lightweight and efficient Node.js package that allows you to verify if a file is a real image based on its extension, signature (magic number), or both. This package ensures that the provided image file is valid by checking the file's e
A pure JS library for extracting image/video attributes such as width, height, size, and mime type
An in-browser module to get dimensions (i.e. width, height, type) of an image file (by using a DataView).
Detect the file type of a Buffer/Uint8Array/ArrayBuffer. Fork of https://github.com/sindresorhus/file-type allowing custom detectors. May be removed once this feature is merged into the original repo.
Identical image size
基于file-type 12.3.0版本修改,微信小程序可用的文件类型检测工具
A CommonJS port from the ESM file-type package. Now fixed to not have 'tarHeaderChecksumMatches' error!
A CommonJS port from the ESM file-type package.