How to resize image to size depends on original image size
Posted: Mon May 27, 2013 11:48 am
I have a lot of png's with difference size that I want to make square and power of two.
For, example:
144x60 I want to make 256x256
400x200 -> 512x512
Is it possible to resize all of pngs in one script/command?
For, example:
144x60 I want to make 256x256
400x200 -> 512x512
Is it possible to resize all of pngs in one script/command?