Releases: wiktor-jozwiak/bulk-compressor
Releases · wiktor-jozwiak/bulk-compressor
1.1
Changelog
[1.1.0] - 2024-08-22
Added
- WebP Conversion Option: Now users can choose to convert images to WebP format using a checkbox in the GUI.
- Quality and Bitrate Controls: Added sliders to adjust image quality (1-100) and video bitrate (500k-5000k) in the GUI.
Changed
- Video Compression Settings: Updated video compression settings to improve video quality by adjusting bitrate and using the 'slow' preset for better compression.
- File Extensions: Changed image output format from JPEG to WebP if the WebP conversion option is selected.
Fixed
- Video Quality: Enhanced video compression settings to resolve issues with poor video quality.
- Error Handling: Improved error handling for file processing to provide clearer error messages.