Skip to content

hanas879/Picture-Renamer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Picture-Renamer

A tool for changing name on files from a .cvc file

Python to .exe

Install pyinstaller

pip install pyinstaller

Convert .py to .exe

pyinstaller -w -F yourprogram.py

After this you will find your .exe file under the "dist" directory

About

A tool for changing name on files from a csv file

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages