This script allows you to convert multiple files of a certain type to another type in a specified directory. It's like magic! 🎩🐇
- Python 3.x 🐍
- PIL (Python Imaging Library) 🖼️
- Run the script:
python3 converter.py
- Enter the path of the directory containing the files you want to convert.
- Select the type of files you want to convert from the provided list.
- Select the type of files you want to convert to from the provided list.
- The script checks if the directory exists and if it has the necessary permissions.
- The script warns you if the conversion may result in loss of quality or corrupted files.
- The script does not convert to the same file type.
Use this script at your own risk. Always make sure to have a backup of your files before running the script. Safety first! 🛡️