Skip to content

Compressor-Decompressor-Archives is a desktop application developed in Python using the tkinter library for the user interface. This application allows users to compress and decompress selected files, supporting ZIP and GZ archive formats. It also provides the ability to view archive information and its contents.

License

Notifications You must be signed in to change notification settings

bocaletto-luca/Compressor-Decompressor-Archives

Repository files navigation

Compressor Decompressor Archives

Author: Bocaletto Luca

License: GPL v3 Language: Python Linux-Compatible Status: Complete

Description

Compressor-Decompressor-Archives is a desktop application developed in Python using the tkinter library for the user interface. This application allows users to compress and decompress selected files, supporting ZIP and GZ archive formats. It also provides the ability to view archive information and its contents.

Screenshot 2023-10-14 122944

Key Features

  • Compress Files: The application allows users to select one or more files and compress them into an archive. Users can choose from two supported archive formats: ZIP and GZ.

  • Decompress Files: Users can select files archived in ZIP or GZ formats and decompress them to the desired directory.

  • View Archive Information: The application enables users to view detailed information about the selected archive, including the filename, compressed and uncompressed sizes, and the compression method used. Additionally, it allows users to view the archive's contents.

Usage

  1. Start the application and select the files you want to compress, decompress, or view.
  2. Choose the desired archive format (ZIP or GZ) from the corresponding option.
  3. Use the "Compress," "Decompress," or "View" buttons to perform the desired action.
  4. Information about the operation's status will be displayed at the bottom of the application.

Requirements

To run this application, you need to have Python installed on your system. The application uses the tkinter, zipfile, and zlib libraries, which are typically included in the standard Python installation.

License

This software is distributed under an open-source license, but please refer to the LICENSE file for specific license details.

Contact

Contributions

We welcome contributions from the community. If you'd like to contribute to this project, please submit pull requests or report any issues through the GitHub repository.

Thank you for choosing Compressor-Decompressor-Archives! We hope this application proves useful for managing your compressed and decompressed files.


Note: Ensure that you have installed all the necessary dependencies before running the application.

Maintainer Update

My current GitHub account is @bocaletto-luca, which is now the official maintainer of all projects previously published under the @Elektronoide account. Please direct any issues, pull requests, or stars to @bocaletto-luca for future updates.


About

Compressor-Decompressor-Archives is a desktop application developed in Python using the tkinter library for the user interface. This application allows users to compress and decompress selected files, supporting ZIP and GZ archive formats. It also provides the ability to view archive information and its contents.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages