Images: Renaming files
Images: Renaming files
RealWorld Graphics logo    
Not logged in.  
IndexSoftwareGraphicsArticlesDiscussMore...

Login/Register
Forum List
Announcements
Icons and Cursors
Images
3D graphics
Win32 C/C++/VB
.NET C#/C++/VB
Tips and tricks
General discussion
User List
Search this site using Google

Windows Vista icons

Find out how Vista icons differ from XP icons.

See how RealWorld Icon Editor handles Vista icons.

I wish there were ...

Back to forum Images

Renaming files

2008-02-24Author: ribrob
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!

2008-02-24Author: Vlasta
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.

2008-02-24Author: ribrob
Thank you.



Post Reply

Please login or register before posting.

Message text:


Back to forum Images

Copyright © 2005-2007 RealWorld Graphics. Contact: info@rw-designer.com.