Skip to main content

Batch file renaming utility

Project description

This is a simple batch file renaming utility written in pure Python. You can install with:

pip install batchfilename

Install from github:

pip install -e git+https://github.com/dmnfarrell/batchfilename.git#egg=batchfilename

How to use

Run using the command batchfilename. A window with two panes will appear. Select the folder where the files are to be renamed. On the left the files will be listed and on the right a preview of the renamed files is shown (without full path for ease of viewing). You can then select the symbols to find and replace with, which will be applied to all files. Filter the files to be renamed if needed, *.* means all files. Always use ‘preview’ first to check the results before executing as some file name changes might not be reversible. Though you should be able to reverse the last run using the undo button.

Other features

  • The ‘occurences’ option allows you to only replace a specific number of instances of a symbol in the name.

  • Undo the previous renaming step (assuming you have not quit the program)

  • Recursively load a folder

Project details


Release history Release notifications | RSS feed

This version

1.0

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

batchfilerename-1.0.tar.gz (16.8 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page