CompressO_3.0.0_amd64.deb: Debian derivative of Linux like UbuntuCompressO_3.0.0_amd64.AppImage: Universal package for all Linux distrosCompressO_3.0.0_aarch64.dmg: Apple devices with Apple Silicon ChipCompressO_3.0.0_x64.dmg: Apple devices with Intel ChipCompressO_3.0.0_x64.exe: Windows build
Upgrade
To upgrade, just download the latest build from the releases page and install it in your platform.
Upgrade via Homebrew (MacOS only)
If you've installed CompressO via Homebrew, then use the following command to upgrade:
brew upgrade --cask codeforreal1/tap/compresso
If you get It seems the App source '/Applications/CompressO.app' is not there. error:
brew uninstall --cask --force compresso
brew install --cask codeforreal1/tap/compresso
Changelog
Features:
- New Brand Identity: Updated logo and app icon across all platforms.
-
Image Compression Support: Comprehensive image compression for JPEG, PNG, WebP, and GIF formats with quality controls and optimization options.
-
Image Transformations: Full transformation support for images including crop, rotate, flip, and dimension adjustments.
-
SVG Conversion: Convert SVG files to PNG, JPEG, or WebP formats with advanced settings for raster to SVG conversion.
-
Convert to SVG: Convert any raster images like png, jpeg, webp, etc. to a svg image. A real vector image.
-
Video to GIF Conversion: Convert videos to animated GIFs with customizable quality and FPS settings.
-
GIF Compression: Compress animated GIFs while maintaining quality and reducing file size.
-
Cross-Container Image Conversion: Convert between different image formats (JPEG, PNG, WebP, SVG) seamlessly.
-
Output Comparison Slider: Compare original and compressed images/videos with an interactive before/after slider.
-
In-App Updater: Built-in updater to notify and download new releases automatically within the application.
-
Video Speed Control: Adjust video playback speed for faster preview and review.
-
Image Metadata Preservation: Preserve EXIF and other metadata when compressing images.
-
Full Image Information View: View detailed information about image files including dimensions, format, EXIF metadata, etc.
Enhancements:
- Linux Video Playback: Implemented local axum server to serve video assets on Linux, enabling video playback that was previously unsupported on WebGTK.
- Improved Compression Settings: Enhanced compression settings UI with better controls and options for both video and image compression.
- Better Output Stats Display: Improved the display of compression statistics showing before/after file sizes and savings percentage.
- Advanced SVG Support: Added support for converting large SVG files to PNG for thumbnail rendering and better compatibility.
- Piped Process Support: Refactored media processing to support piped commands, enabling more complex transformation workflows.
- Central Process Executor: Implemented central process executor using builder pattern for better process management and error handling.
- Subtitle Handling: Improved subtitle embedding with better preservation of language and title metadata.
- Metadata Stripping: Enhanced metadata stripping functionality with more granular controls.
- Batch Compression: Extended batch compression settings to fully support image compression alongside video compression.
Bug Fixes:
- Fixed dimension calculation issue during image crop operations.
- Fixed output path display after media is saved.
- Fixed FPS not being properly applied during GIF conversion.
- Fixed subtitle embedding issues for multiple container formats.
