Un outil simple et efficace pour flouter les visages ou d'autres zones d'une photo et l'enregistrer dans la résolution de votre choix.
Enter and the concept of a modded 7-Zip that supports it.
These modded versions effectively serve as advanced, codec-agnostic archival toolkits that integrate the fastest and most specialized compression libraries available, dramatically extending the utility of the classic archiver. The most prominent of these is (also known as mcmilk/7-Zip-zstd ), which has become a powerhouse for high-throughput scenarios.
Open the modded 7‑Zip File Manager. Click → Under Compression Method , look for LZ4 . If you see it, success.
| Codec | Compression Speed | Decompression Speed | Compression Ratio | Ideal Use Cases | | :--- | :--- | :--- | :--- | :--- | | | Extremely Fast (e.g., 500+ MB/s) | Extremely Fast (e.g., 1000+ MB/s) | Moderate | Real-time data, database backups, temporary files | | Zstandard | Fast to Moderate | Very Fast | High | General-purpose, excellent balance of speed & ratio | | Brotli | Moderate to Slow | Moderate | Highest | Web assets (HTML, CSS, JS), static text | | LZMA2 (7z) | Slow | Slow | Very High | Long-term archiving, distribution where size is critical | | Deflate (Zip) | Slow | Moderate | High | Maximum compatibility for sharing |
: The addition of LZ4 compression to 7zip provides users with more options for compressing data, allowing them to choose the best algorithm for their specific needs.
Works well if you prefer to keep your official 7-Zip installation but need added codec support. How to Install and Use 7-Zip with LZ4 Installing 7-Zip Zstd
: Alternatives like Modern7z allow users to add LZ4 support to the official 7-Zip client by placing codec DLLs into a "Codecs" subfolder. Technical Characteristics
Until then, the modding community is doing God’s work. The 7‑Zip ZS fork alone has over , proving that speed-oriented compression is not a niche—it’s a necessity.
The is the most popular modded version. It acts as a drop-in replacement for the standard 7-Zip GUI. LZ4 Support: Includes LZ4 v1.10.0 .
This is the most popular and actively maintained modded version of 7-Zip. Developed by Tino Reichardt, it integrates several modern high-speed codecs into the standard 7-Zip codebase.
A very specific, yet popular, use case for LZ4 is in the Android modding community. Starting with Android Oreo, Samsung began compressing firmware images ( .img files) for devices like the Galaxy S8 and S9 into the .lz4 format.
Similar to the Zstd fork, this project focuses on "extra" codecs. It is frequently used in the gaming community for repacking assets where decompression speed is critical for fast load times. How to Use LZ4 in 7-Zip
Allows for near-instant compression and decompression using LZ4, making it ideal for real-time backups and large-scale data logs where speed is prioritized over file size. Why Use LZ4 in 7-Zip?