Releases: codeforreal1/compressO
3.0.0
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.
2.1.1
CompressO_2.1.1_amd64.deb: Debian derivative of Linux like UbuntuCompressO_2.1.1_amd64.AppImage: Universal package for all Linux distrosCompressO_2.1.1_aarch64.dmg: Apple devices with Apple Silicon ChipCompressO_2.1.1_x64.dmg: Apple devices with Intel ChipCompressO_2.1.1_x64.exe: Windows build
Upgrade
To upgrade, just download the latest 2.1.1 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
Enhancements:
- Make configuration settings label font weight bold for better visibility 5fcb190
Bug Fixes:
2.1.0
CompressO_2.1.0_amd64.deb: Debian derivative of Linux like UbuntuCompressO_2.1.0_amd64.AppImage: Universal package for all Linux distrosCompressO_2.1.0_aarch64.dmg: Apple devices with Apple Silicon ChipCompressO_2.1.0_x64.dmg: Apple devices with Intel ChipCompressO_2.1.0_x64.exe: Windows build
Upgrade
To upgrade, just download the latest 2.1.0 build from releases page and install in your platform.
Upgrade via Homebrew (MacOS only)
If you've installed CompressO via Homebrew, the 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:
-
Subtitle Upload: You can now upload single or multiple subtitle and embed in the final output video. You can upload subtitles from
Otherstab.

-
Download Embedded Subtitle from the video: You can also download the embedded subtitles of the video in SRT or VTT format. You can download these subtitles from
Subtitlestab of the full video info overlay.

-
Theme Color: You can customize the color of the app to your liking. The selected color will be applied to everywhere on the app.

-
Audio Amplification: You can now amplify the volume upto 200% of the original audio.

-
Capture Current Frame: You can now capture the current frame from the video player and copy it to the clipboard. Just right click on the video player and the context menu will show up to do so.

-
Progress % in Dock: MacOS dock icon now shows progress % during processing.
Improvements:
-
Light Mode for Timeline Bar: Video player timeline and trimmer timeline gets light theme mode support.

-
Timeline Performance Improvements: Timeline performance has been heavily improved. Earlier it used to show blank spaces due to constant auto-scroll update during video play progress but now it has been updated to only scroll when the cursor goes out of view.
-
Metadata improvements: Metadata inputs are now controlled to sync the value properly during batch videos and single video mode.
2.0.0
CompressO_2.0.0_amd64.deb: Debian derivative of Linux like UbuntuCompressO_2.0.0_amd64.AppImage: Universal package for all Linux distrosCompressO_2.0.0_aarch64.dmg: Apple devices with Apple Silicon ChipCompressO_2.0.0_x64.dmg: Apple devices with Intel ChipCompressO_2.0.0_x64.exe: Windows build
Changelog
Features:
- Batch compression.
- Video trim/split functionality.
- Video player for Mac & Windows. Note: Linux WebGTK does not support playing local videos, so this feature is not available on Linux.
- Paste video files from clipboard. Paste a directory from clipboard for batch compression.
- Drag & drop a directory containing videos for batch compression.
- Open video files in CompressO directory from file managers. Just right click and select "Open with CompressO"
- Full video information including video container, video, audio, subtitles, chapters, etc.
- Copy compressed video to clipboard functionality.
- Video codec selection.
- Brand new Audio tab containing:
- Audio codec selection.
- Audio track selection.
- Audio channel manipulation.
- Audio bit rate manipulation.
- Audio volume adjustment.
-
Video metadata preserve/editing (title, artist, album, year, genre, description, comments, synopsis, copyright, creation date, etc.).

-
Custom thumbnail for video. The thumbnail shows as a preview on file managers.
- Homebrew support for macOS installation.
Enhancements:
- Revamped UI with tabs for video, audio, and metadata settings.
- Improved slider UI components.
- Thumbnail regeneration for videos on image thumbnail mode.
- Video frame capture for transformations.
Bug Fixes:
1.4.0
CompressO_1.4.0_amd64.deb: Debian derivative of Linux like UbuntuCompressO_1.4.0_amd64.AppImage: Universal package for all Linux distrosCompressO_1.4.0_aarch64.dmg: For Apple devices with Apple Silicon ChipsCompressO_1.4.0_x64.dmg: For Apple devices with Intel ChipCompressO_1.4.0_x64.msi: Windows 64 bitCompressO_1.4.0_x86.msi: Windows 32 bit
Changelog
Bug Fixes:
- Fixed drag and drop issue on Windows 646aa54102138cc1b710ae42455a099ffdc78a8f
1.3.0
CompressO_1.3.0_amd64.deb: Debian derivative of Linux like UbuntuCompressO_1.3.0_amd64.AppImage: Universal package for all Linux distrosCompressO_1.3.0_aarch64.dmg: For Apple devices with Apple Silicon ChipsCompressO_1.3.0_x64.dmg: For Apple devices with Intel ChipCompressO_1.3.0_x64.msi: Windows 64 bitCompressO_1.3.0_x86.msi: Windows 32 bit
Changelog
Features:
- Brand new geometric transformation that enables ability o crop, rotate, flip, etc. the video. 6bf6e193d4892b2da93caa59a87ff825c35b2b43
- Ability to change video dimensions (resolution) 37d11f436050eab42c4f619b35cc9707987a26b8
- Ability to change the FPS of the video ea8ec436ac09773d9604a45c36cb93239226b778
Enhancements:
- Revamped UI
1.2.0
CompressO_1.2.0_amd64.deb: Debian derivative of Linux like UbuntuCompressO_1.2.0_amd64.AppImage: Universal package for all Linux distrosCompressO_1.2.0_aarch64.dmg: For Apple devices with Apple Silicon ChipsCompressO_1.2.0_x64.dmg: For Apple devices with Intel ChipCompressO_1.2.0_x64.msi: Windows 64 bitCompressO_1.2.0_x86.msi: Windows 32 bit
Changelog
Features:
- File Drag & Drop support d744fab04f85f6fd40c59b306486235c171d6fb3
- Cancel in-progress compression ca5bceb9fde92bcbf9c8ef418691e21278aac9e6
- Quality slider to select from low, medium or hight compression quality b65647ce89082243afad7e83b782200a251c3c10
Enhancements:
- Video configuration UI has been revamped to adjust new settings b65647ce89082243afad7e83b782200a251c3c10
- Window size and position persistence. cf0644c5a6db7cc1e42841dc0d88fb039df3e1d5
Bug Fixes:
- Window size and position persistence on every restart. #2
- Accessibility fixes for scaled resolutions 315b26fbf71dcfb4fce93ebe12a78214f332874c
CompressO v1.1.0
CompressO_1.1.0_amd64.deb: Debian derivative of Linux like UbuntuCompressO_1.1.0_amd64.AppImage: Universal package for all Linux distrosCompressO_1.1.0_aarch64.dmg: For Apple devices with Apple Silicon ChipsCompressO_1.1.0_x64.dmg: For Apple devices with Intel ChipCompressO_1.1.0_x64.msi: Windows 64 bitCompressO_1.1.0_x86.msi: Windows 32 bit
Changelog
Features:
- Ability to mute video. (5a44b7cb9e77a393bfe117bf79aca8b266d665cd)
Enhancements:
- The minimum window height is reduced from 992 to 800 to adjust on smaller screens. (93b04dc9ff9669b5a1fb9e1e586293aca2689636)
Bug Fixes:
- Fix typo
vide_duration. (f73df39f223e023611b0c4e35daf5814edd4af7c). Thanks to mbifulco for the PR. - Update Readme to reflect correct windows installer extension. (6459892acf37db67aab27342aa5dae39d4fc7987).
Compresso v1.0.0
CompressO_1.0.0_amd64.deb: Debian derivative of Linux like UbuntuCompressO_1.0.0_amd64.AppImage: Universal package for all Linux distrosCompressO_1.0.0_aarch64.dmg: For Macbooks with Apple Silicon ChipsCompressO_1.0.0_x64.dmg: For Macbooks with Intel ChipCompressO_1.0.0_x64.msi: Windows 64 bitCompressO_1.0.0_x86.msi: Windows 32 bit




