I have a whole bunch of pictures that are 313x375 pixels. I simply want to crop them to 300x375, trimming a bit off of each side.
I figured PictureResizer.exe -a300x375 image.jpg would work, but it just skips it. I've tried a ton of ways but every single time it simply skips it.
Any ideas? How can we tell why it skips an image?
Thanks!
agressiv on January 9th 2012
Hmm nevermind, must have not liked my renaming job. I renamed the EXE to PictureResizer.exe and am simply using the command line parameters and it is working now.