ExtErase
Project information
- Language: Python
- Project Duration: October 25, 2022
- Project URL: ExtErase
Whenever I capture a photo using a Sony camera, the resulting folder consistently contains both JPG and XML files. However, the XML files are not relevant to my requirements, and manually removing a large number of them is a tedious chore. Consequently, I devised a Python script to facilitate the simultaneous deletion of files with identical extensions, streamlining the process, and preventing any errors that might result in data loss.