/Universal-File-Compressor-Desktop-Application-for-macOS

This project is a desktop application designed for macOS that enables users to compress images, videos, and PDFs effortlessly. Built with Python and Tkinter, the app offers a simple and intuitive interface for reducing file sizes, making it easy to manage storage without compromising on quality.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Universal File Compressor - Desktop Application for macOS

This project is a desktop application for macOS that allows users to compress images, videos, and PDFs effortlessly. Built using Python and Tkinter, it provides a simple yet effective interface for reducing file sizes, ensuring optimal storage management without compromising on quality.

Features

  • Compress images, videos, and PDFs with user-friendly controls.
  • Support for various file formats, including JPEG, PNG, MP4, and PDF.
  • Drag-and-drop functionality for easy file selection.
  • Real-time compression preview and progress indicators.
  • Developed using Python with Tkinter for the graphical user interface.

Installation

Follow these steps to set up the project on your macOS system:

  1. Clone the repository: git clone https://github.com/mikexarau/Universal-File-Compressor-Desktop-Application-for-macOS.git

  2. Navigate to the project directory: cd Desktop-APP-Compressor

  3. Install the required dependencies: pip install -r requirements.txt

  4. Run the application: python app.py