Python Forum

Full Version: script for renaming batch of files
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello,
I have this issue. I have to rename 2000 photos, I have a list with lot numbers and have to take a new name for about 3 photos. So I can't grab a big amount of them at once and rename them.
Are there someone who can help me make some script for renaming. I have a beginner skills at python.
what have you tried? Show us your code in python tags, any traceback in error tags and we will be glad to help
(Nov-07-2018, 07:50 AM)buran Wrote: [ -> ]what have you tried? Show us your code in python tags, any traceback in error tags and we will be glad to help

I haven’t tried anything yet ? I was hoping someone to help me
(Nov-07-2018, 07:50 AM)buran Wrote: [ -> ]what have you tried? Show us your code in python tags, any traceback in error tags and we will be glad to help

I saw your private message but i cant reply. I dont know why.
(Nov-07-2018, 07:50 AM)buran Wrote: [ -> ]what have you tried? Show us your code in python tags, any traceback in error tags and we will be glad to help

still cant message you, giving me the same - You do not have permission to access this page.
I have figured out the problem. Thanks :) :)