This repository has been archived by the owner on Oct 24, 2021. It is now read-only.
Releases: Alkl58/MegaPixel-Qt
Releases · Alkl58/MegaPixel-Qt
Pre-Release v0.4
Changelog:
- Added save & load custom presets
- Automatically toggle batch mode on drag & drop
- Support for multiple batch subfolders
- Fix subfolder path issues
- Fix WebP lossless mode
Windows Binary includes:
- avif v2.0.1
- mozjpeg v4.0.2-1
- jpegxl v0.3.2
- webp v1.1.0
Pre-Release v0.3
Changelog:
- Added Drag & Drop (also works with Folders)
- Added Subfolder Support in Batch Mode
Windows Binary includes:
- avif v0.8.3
- mozjpeg v4.0.1-rc2
- jpegxl 2020.11.18
- webp 1.1.0
Pre-Release v0.2
Changelog:
- Added mozjpeg
- Added button to delete single or multiple items in the queue
- Fix Output Dir Bug
Windows Binary includes:
- avif v0.8.2
- mozjpeg v4.0.1
- jpegxl 2020.10.12
- webp 1.1.0
Not Supported: Windows 7
Edit: Windows Build was replaced due to issues with pyinstaller and .ui files
Initial Release
Functions:
- Batch Encoding
- Parallel Processing with n-amount of workers
- Basic Encoder Settings
- Custom Settings
Supports:
- libavif
- webp
- jpegxl (encode & decode)
Edit: Added Windows Build (testing phase)