Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mikexarau/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.
https://github.com/mikexarau/universal-file-compressor-desktop-application-for-macos

cross-platform desktop-app file-compression file-optimization image-compression macos python tkinter tkinter-gui tkinter-python video-compression

Last synced: about 2 months ago
JSON representation

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.

Awesome Lists containing this project

README

        

# 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