dominikstas / Zip

Tool to zip and unzip files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Zip! is a simple Python application built using the Tkinter library to provide a graphical user interface for zipping and unzipping files and folders.

Features:

Zip Files: Select a folder and compress its contents into a zip file.
Unzip Files: Select a zip file and extract its contents into a chosen directory.

Usage:

Run the application by executing the zip.py file.
Click on the "Zip" button to compress files/folders or the "Unzip" button to extract files from a zip archive.
Follow the prompts to select the source folder or zip file and destination folder.

About

Tool to zip and unzip files


Languages

Language:Python 100.0%