react-image-file-resizer
React module that can rescaled local images. You can change image's width, height, format, rotation and quality. It returns resized image's new base64 URI or Blob. The URI can be used as the source of an <Image> component.
@peacechen/react-image-file-resizer
React module that rescales local images. You can change image's width, height, format, rotation and quality. It returns resized image's new base64 URI, Blob, or File. The URI can be used as the source of an <Image> component.
file-type
Detect the file type of a file, stream, or data
image-checker
Check the quality of an image for defects including blur, under-exposure, over-exposure and low contrast.