Skip to content Skip to sidebar Skip to footer
Showing posts with the label File Rename

How Do I Add Text To Multiple Filenames Using Python?

I have a series of files that I need to add the creation year (2007) to the end of the filename: Cu… Read more How Do I Add Text To Multiple Filenames Using Python?

Renaming Multiple Files Based On Document Text String

I have already seen that there is something out there called the Bulk Rename Utility but the data f… Read more Renaming Multiple Files Based On Document Text String

How To Rename File With A Sequence That Restarts If Certain Matches Exist

That title doesn't explain much but I couldn't summarize it quickly. Let's say I have … Read more How To Rename File With A Sequence That Restarts If Certain Matches Exist