kmuv1t / FileRenamerTool

Simple Python script to rename files.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FileRenamerTool

Simple Python script to rename files.

Example:

First Type the route of the file you want to rename:

  • C:\Users\ (YourUser) \Desktop\ (CurrentFileName).txt

Then the route of the file + the new file name:

  • C:\Users\ (YourUser) \Desktop\ (NewFileName).txt

About

Simple Python script to rename files.

License:MIT License


Languages

Language:Python 100.0%