/Simple-File-Convertor

Need A FAST file convertor? Are you annoyed by the ads on EVERY SINGLE FILE CONVERTOR WEBSITE? Try this code, it might help you!

Primary LanguagePython

🌟 Minimalist Bulk File Converter 🌟

This script allows you to convert multiple files of a certain type to another type in a specified directory. It's like magic! 🎩🐇

📋 Requirements

  • Python 3.x 🐍
  • PIL (Python Imaging Library) 🖼️

🚀 Usage

  1. Run the script: python3 converter.py
  2. Enter the path of the directory containing the files you want to convert.
  3. Select the type of files you want to convert from the provided list.
  4. Select the type of files you want to convert to from the provided list.

📝 Notes

  • 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.

⚠️ Disclaimer

Use this script at your own risk. Always make sure to have a backup of your files before running the script. Safety first! 🛡️