Donate. I desperately need donations to survive due to my health

Get paid by answering surveys Click here

Click here to donate

Remote/Work from Home jobs

How to detect if an image is blurry in ruby

I am using RMagick gem to resize images in ruby. When resized, 1 out of 100 images become blurry or partially greyed out.

I want to write a script that will detect such images and resize them again to generate proper images.

Comments