Skip to content

A python script that allows the user to rename a group of files in the same directory capitalising the first letter.

License

Notifications You must be signed in to change notification settings

VyniosNikolaos/FirstCapitaliser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

FirstCapitaliser

A python script that allows the user to rename a group of files in the same directory capitalising the first letter.

![Python 3.13] ![License MIT]

Batch-capitalize the first letter of every file & folder in a directory (cross-platform).

🚀 Features

  • Recurses bottom-up to avoid stale paths
  • Handles case-insensitive FS via two-step “safe” renaming
  • Simple Tkinter GUI for point-and-click operation

About

A python script that allows the user to rename a group of files in the same directory capitalising the first letter.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages