Resize all images with specific res in folder
Posted: 2013-08-17T03:41:19-07:00
So let's say I have about 4000~+ images in a folder, all of different resolutions.
The task now is to:
1. Find all images with resolution of 256x384 inside the current folder
2. Resize them to 322x480
(if you are fixed on certain image type, let's assume png is the one for the sake of argument)
Is this possible with image Magic and Dos
(also another approach in linux would also be good, having both ways is always good)
The task now is to:
1. Find all images with resolution of 256x384 inside the current folder
2. Resize them to 322x480
(if you are fixed on certain image type, let's assume png is the one for the sake of argument)
Is this possible with image Magic and Dos
(also another approach in linux would also be good, having both ways is always good)