Page 1 of 1
Easy Picture Renamer
Posted: Tue Apr 24, 2007 12:51 pm
by Derek
Nearly finished my picture renamer, just in time for all the holiday photo's.
Edit. It's now a working version, any feedback welcome.
http://www.dlwebsite.pwp.blueyonder.co. ... enamer.exe
Posted: Tue Apr 24, 2007 2:23 pm
by Derek
Uploaded a working copy now, still no help yet but at least now it renames files.
Available from the link above.
Re: Easy Picture Renamer
Posted: Wed Apr 25, 2007 12:04 am
by PB
How does it rename them? I don't want to run an exe without any info about it.
Posted: Wed Apr 25, 2007 11:29 am
by Derek
It will be in the help when I finish it but all it does is use the renamefile() command.
It keeps the same extension as the file had so you don't have to enter extensions justt a new name.
Posted: Fri Apr 27, 2007 12:38 pm
by Derek
Just uploaded a newer version, link is in the first post.
If anyone wants to try it, it seems to be working ok but if you're not sure then use a backup copy of your pictures.
Still haven't done the help yet but to get you started,
1. locate the directory containing the pictures using the explorer on the left
2. click on create thumbnails
3. click on a thumbnail at the right of the window
4. type in a new name where it says new filename
5. press return or click on ok
The button marked renumber current folder will renumber all picture files in the directory where the thumbnails came from. This is useful to keep all the photo's in the order they were taken. It's hard to explain but hopefully if you try it you will understand.
Any feedback welcome.
Posted: Fri Apr 27, 2007 12:45 pm
by AND51
I didn't test it in detail, but WHY DON'T YOU USE #PB_Button_Toggle for "Add Numbers On/Off"?
Would look much better!

Posted: Fri Apr 27, 2007 1:11 pm
by Derek
Funnily enough I did that at first but it leaves a nasty blue border around the button when on which kind of makes it stand out from the rest of the screen so I thought I would just toggle the word instead. Thanks for looking anyway.
Maybe I will put in an ini file and allow the user to change a few preferences like the button for instance.