batch-rename

An easy to use python script for quickly renaming multiple files ending with incrementing numbers.


Keywords
batch-renamer, files, python, linux, rename-script, windows
License
MIT
Install
pip install batch-rename==1.0.6

Documentation

Batch Renamer

Build Status Packagist Packagist Packagist

A script written in Python 2.7 to batch rename files in a folder with the specified name ending with incrementing numbers.

Releases

  • Batch File Renamer v1.0.1
  • Batch File Renamer v1.0.2a

Latest release: v1.0.2a

You can find all releases on the releases page: https://github.com/darko3/batch-renamer/releases

Installation

*Only Ubuntu Xenial, Trusty, Vivid and Wily are supported if you're installing from a PPA

Please see https://darko3.github.io/batch-renamer/installation for installation inctructions.

Requirements

Note: I will compile the binary / executable files for Windows and Linux systems very soon, so you don't need to have Python 2.7 installed anymore.

  • Python 2.7
  • A Linux or Windows Operating System

License

This project is licensed under the terms of the MIT license.

You can find and view the license file located in the Github Repository here.