image-validator
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-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
@wlindabla/form_validator
**Form Validator** is a powerful JavaScript/TypeScript library designed to validate various types of fields in HTML forms. It supports input fields such as `text`, `email`, `tel`, `password`, as well as file types like `images`, `PDFs`, `Word documents`, 
image-validation
Image validation utility for DOM and Node.js beyond the file extensions