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.
- 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.
Follow these steps to set up the project on your macOS system:
-
Clone the repository: git clone https://github.com/mikexarau/Universal-File-Compressor-Desktop-Application-for-macOS.git
-
Navigate to the project directory: cd Desktop-APP-Compressor
-
Install the required dependencies: pip install -r requirements.txt
-
Run the application: python app.py