File Cleaner is a Python program that helps you to delete all of the unnecessary files with a specified file extension like .png
in a directory. With it, you can also delete the same type of files in subdirectories of the chosen directory, so you can quickly and easily clear up space and get rid of the unnecessary files on your hard drive.
Here are some examples of how you could use File Cleaner:
- Cleaning up old log files, cache files, or other temporary files that are no longer needed.
- Deleting all files with a specific file extension type like
.meta
when you don’t need files with that file extension type. - Removing files from a directory that was created by a specific program or installation, such as a game or application.
To use File Cleaner, follow these steps:
- Clone the Git repository to your local machine.
- Copy and paste the
FileCleaner.py
file into the directory where you want to run it and open it with Python. - Select the file extension you want to delete and choose whether you want to clear only the directory that you run the program on or its subdirectories.
- Confirm that you want to start cleaning.
That’s it! You can now use File Cleaner to clean up your unnecessary files and free up valuable disk space.
This program is licensed under the MIT License. This means that you are free to use, modify, and distribute the code as long as you include the appropriate license and credit to the original source.
If you would like to contribute to the program, you are welcome to submit a pull request with your changes. Please note that all contributions are subject to the same MIT license as the original program.