CanonMinds / file-renamer

A simple python based bulk files-renamer. Used to target a location, find characters, tally possible files affected and apply text replacement. (Personally used to rename bulk .tif satellite research images). Also inspired by: https://github.com/kimlew/python-rename-files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

file_renamer

A simple file renamer for bulk files.

Can be easily run as python rename.py in your terminal.

The user can input the desired file location.

FIND desired character and

REPLACE or RENAME into desired character.

About

A simple python based bulk files-renamer. Used to target a location, find characters, tally possible files affected and apply text replacement. (Personally used to rename bulk .tif satellite research images). Also inspired by: https://github.com/kimlew/python-rename-files


Languages

Language:Python 100.0%