# compressO **Repository Path**: xg-zhang/compressO ## Basic Information - **Project Name**: compressO - **Description**: No description available - **Primary Language**: Unknown - **License**: AGPL-3.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-07-04 - **Last Updated**: 2025-07-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README
Compress any video into a tiny size.
CompressO (π pronounced like "Espresso" ) is a free and open-sourced cross-platform video compression app powered by FFmpeg.Available for Linux, Windows & MacOS.
Download π¦
This error is shown by Apple to gatekeep app developers from using their apps unless it's signed by Apple after paying $100/year fee. The message is completely misleading since the app is not damaged at all. Since this is a free app, I'm not going to go Apple's route just to appease them to make people trust my app. Here's a simple solution for this issue. Open your terminal and run the command:
``` xattr -cr /Applications/CompressO.app ```If you don't feel comfortable applying the above solution, you can simply move the app to trash (which also means you cannot use CompressO on your Mac).
2. MacOS: "CompressO" cannot be opened because developer cannot be verified. This error is same as the one above on FAQ 1. It's just, Apple made the message different to scare the end user. Please have a look at the solution above.
Tauri seems to be missing some packages that was removed in Debian 13 and it's derivatives like Ubuntu 24. Tauri team is investigating the issue. No solution atm, unfortunately.
### License π¨ AGPL 3.0 LicenseThis software uses libraries from the FFmpeg project under the LGPLv2.1.