image-validator
A small and simple utility package that can validate any kind of image. It can detect corrupt files, or invalid image urls
Found 3 results for validate-image
A small and simple utility package that can validate any kind of image. It can detect corrupt files, or invalid image urls
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
Image validation utility for DOM and Node.js beyond the file extensions