I wanted to see which images I had in a directory that were a certain set resolution and decided to see how easy it was to do in ruby.
Turns out with a little
gem install image_size
It's pretty easy!
I wanted to see which images I had in a directory that were a certain set resolution and decided to see how easy it was to do in ruby.
Turns out with a little
gem install image_size
It's pretty easy!