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.
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
Post a Comment