Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 236 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 236 Bytes

rename.py

Python project, which removes specific words in a file name.

You have many smartphone photos named like IMG_2020-12-14_153845.jpg but you want to sort them after their date? Use rename.py to remove the IMG_ prefix.