organizing images by resolution with batch files

Posted by Anthony on Super User See other posts from Super User or by Anthony
Published on 2013-11-12T15:59:35Z Indexed on 2013/11/13 16:01 UTC
Read the original article Hit count: 239

Filed under:
|
|
|

Doing some digging I'm trying to figure out a command line solution for organizing very large archives of images based on their resolution into folders, 1920x1080, 1600x1200, 1600x900, etc.

I've come across a few post on Superuser mentioning something called ImageMagick, is that the best method to the madness I'm trying to accomplish? I've never used any command line functions/applets/tools other then those that come from Microsoft.

I'm rather new to command line usage but ive been enjoying the hell out of it using Powershell, xcopy and robocopy.

I am slowly trying to push myself further into the Linux world with Ubuntu running on one of my physical machines as well as a virtual machine so that's an option as well.

© Super User or respective owner

Related posts about Windows

Related posts about command-line