Releases: Codex-Crusader/Image-Protector
Releases · Codex-Crusader/Image-Protector
v2.1
Image Protector v2.1.0 - First Public Release
This is the first consumer-ready public release of Image Protector.
Earlier internal versions were experimental and unstable. Version 2.1.0 is the first version intended for real users.
Included in this release:
- Windows GUI executable: AdvancedImageProtector.exe
- Windows CLI executable: AdvancedImageProtector-CLI.exe
- Multiple protection methods: noise, gradient, frequency, texture, adversarial, and ensemble
- Batch processing support
- Optional metadata signature
- Metrics output (PSNR, MSE, perturbation strength)
- Improved stability and error handling
Notes:
These executables are built using PyInstaller. Some antivirus software may show false positives. This is a common issue with bundled Python applications.
The full source code is available in this repository for transparency and verification.
Full Changelog: https://github.com/Codex-Crusader/Image-Protector/commits/v2.1.0