image-type
Image detector
Detects the type of an image from a binary buffer
Detect the image type of a Buffer/Uint8Array
373 stars
10 watching
15 forks
Language: JavaScript
last commit: 5 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
sindresorhus/file-type-cli | Detects the type of file or input provided | 74 |
sindresorhus/is | A utility for determining the type of a value at compile-time or runtime | 1,682 |
sindresorhus/image-dimensions | Gets dimensions of images in various formats without loading the entire image data | 431 |
sindresorhus/detect-indent | A tool to automatically detect and apply consistent indentation in text files. | 196 |
sindresorhus/is-stream | A utility library to check if an object is a Node.js stream | 111 |
sindresorhus/terminal-image-cli | Tools to display images in the terminal with color support and animated GIFs | 271 |
sindresorhus/hash-object | A library that generates a unique digital fingerprint of an object | 134 |
sindresorhus/terminal-image | Displays images in terminals using ANSI escape codes and optionally scales them to fit the terminal window. | 979 |
sindresorhus/term-img | Displays images in terminal windows, specifically iTerm. | 309 |
sindresorhus/gulp-imagemin | Minifies images using various compression algorithms. | 1,903 |
sindresorhus/is-wsl | A tool to detect and identify if a process is running within the Windows Subsystem for Linux environment. | 188 |
sindresorhus/terminal-size | A utility to reliably determine the size of the terminal window in command-line applications. | 140 |
sindresorhus/is-observable | Tool to check if a value is an Observable | 39 |
sindresorhus/gulp-webp | Converts images to WebP format using image processing techniques | 220 |
sindresorhus/filter-obj | Filters keys and values in an object based on specified conditions | 100 |