up vote 0 down vote favorite
1
share [g+] share [fb]

I have about 3000 images I need to rename. I really don't want to download them, fire up XNView rename them, and upload them.

Is there a webbased application which I can install onto my server (I don't own a true server, but a hosting space) and run it?

link|improve this question

62% accept rate
feedback

2 Answers

If your server runs python, perl or bash scripts you can just write something and that would do all the work.

Something as simple as http://www.palovick.com/code/python/python-rename-files.php will handle it.

link|improve this answer
Thanks, but I'm looking more for an application. I intent to have a comfortable UI or something like that. – Don Salva Sep 10 '09 at 3:48
Well that just asks two questions but you could always get something like coppermine-gallery.net there are smaller programs that do this but this is all I could remember. – user10547 Sep 10 '09 at 4:01
feedback

Check PHP File Renamer.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.