github IRedDragonICY/compactrs v2025.12.19-1119
CompactRS v2025.12.19-1119

8 months ago

Security Verification

View VirusTotal Scan Report

Note: UPX-compressed binaries may trigger false positives in some antivirus engines.


Changes

feat: add size estimation with caching and heuristic adjustments

  • Add estimator.rs module for compressed size estimation - Add Est. Size column to FileListView (index 5) - Add estimation_cache to BatchItem for instant algorithm switching - Use XPRESS_HUFF with heuristic multipliers for all algorithms (fast) - Trigger re-estimation on file add, algorithm toggle, global algo change - Remove old compresstimate.rs module

Build Information

  • Commit: 95083cdfe1045b86fd44ef7a38101b5e0ab183b8
  • Author: IRedDragonICY
  • Platform: Windows x64
  • Binary Size: 163.5 KB (UPX compressed)
  • Rust Toolchain: Stable

Installation

  1. Download compactrs.exe from assets below
  2. Run as Administrator (required for WOF compression)
  3. Drag and drop files or folders to compress

Checksum

SHA256: 0B7BE01F0C0962318E8E4690EC0D06C95D572FFF15793D743B2CE65AF32A9002

Verify integrity:

(Get-FileHash .\compactrs.exe -Algorithm SHA256).Hash -eq "0B7BE01F0C0962318E8E4690EC0D06C95D572FFF15793D743B2CE65AF32A9002"

Don't miss a new compactrs release

NewReleases is sending notifications on new releases.