I'm sure this is possible but i'm not getting my head around it today!
I want to drag and drop files onto Picture Resizer, scale them at good quality to 75x75 pixels and rename them to AlbumArtSmall.jpg
Obviously i need to do this via the command line as rename Photo Resizer to PhotoResize75x75HNOI only does the scaling for me.
Any help appreciated!
Yes, it is possible using the -c switch. You'll probably need to use something like:
"-c<ROOT><PATH>AlbumArtSmall.jpg" (including the double quotes)
But, be aware that this will only work correctly if there is only a single image per folder. If there are more, the resized versions will overwrite each other.
Thank you.
Find out how Vista icons differ from XP icons.
See how RealWorld Icon Editor handles Vista icons.