/zip-it

Individually compress the folders in the working directory to "zip".

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

zip-it!

Individually compress the folders in the working directory to "zip". Using the power of Python built-in modules.

Instructions 📘

  1. Download zip-it.py and place it in the directory where the folders you want to compress are located.
  2. Execute zip-it.py.
  3. The program will ask you if you want to proceed.

Optionally, an zip-itExceptions.txt file can be created in the same folder as the executable into which you can enter, line by line, the folders you want to exclude from compression.

Use at your own risk! ⚠️

  • It only compresses folders 📂, not individual files in the directory 📄.
  • Not recommended ⛔ for very big/heavy folders 🗄️.
  • For the love of God, be careful 🧯.