Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 346 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 346 Bytes

Compacter

Basic functionality:

  1. You can select a folder
  2. You can analyze (with optional parallelization See: #2) the files to see their size on disk, Shannon entropy and if they are NTFS compressed
  3. It then compresses normal files through NTFS compression and executables (.exe and .dll) through LZX compression using a script.

FAQ