About this project

CompressO is a free and open-source desktop application designed to compress videos and images into significantly smaller file sizes. Built using Tauri with a React and Vite frontend, it operates completely offline without making external network requests. ### Key Features - **Cross-Platform Support**: Available for Linux (Debian packages, AppImage), Windows, and macOS (Intel and Apple Silicon). - **Media Compression**: Leverages trusted standalone command-line tools such as FFmpeg, pngquant, jpegoptim, and gifski to handle video and image compression locally. - **Advanced Tools**: Includes features for batch compression, trimming/splitting, video and audio configuration, subtitle embedding, and metadata updates. - **Offline Operation**: Runs entirely on the local machine for user privacy and security. ### Technology Stack - **Framework**: Tauri (Rust) - **Frontend**: React with Vite - **Core Compression Engines**: FFmpeg, pngquant, jpegoptim, gifski ### License Licensed under the AGPL 3.0 license.