This is the Linux app named Zopfli whose latest release can be downloaded as zopfli-1.0.3sourcecode.tar.gz. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named Zopfli with OnWorks for free.
Volg deze instructies om deze app uit te voeren:
- 1. Download deze applicatie op uw pc.
- 2. Voer in onze bestandsbeheerder https://www.onworks.net/myfiles.php?username=XXXXX in met de gebruikersnaam die u wilt.
- 3. Upload deze applicatie in zo'n bestandsbeheerder.
- 4. Start de OnWorks Linux online of Windows online emulator of MACOS online emulator vanaf deze website.
- 5. Ga vanuit het OnWorks Linux-besturingssysteem dat u zojuist hebt gestart naar onze bestandsbeheerder https://www.onworks.net/myfiles.php?username=XXXXX met de gewenste gebruikersnaam.
- 6. Download de applicatie, installeer hem en voer hem uit.
SCREENSHOTS
Ad
Zopfli
PRODUCTBESCHRIJVING
Zopfli is a compression library and command-line tool that produces exceptionally small DEFLATE, zlib, and gzip streams by spending more CPU time to search for better encodings. It keeps strict compatibility with the ubiquitous DEFLATE format, so outputs can be decompressed by any standard tool or browser. The encoder performs exhaustive block splitting and greedy but thorough match searching to shave extra bytes off assets, which is ideal for web content and firmware where size matters more than compression time. A companion utility, zopflipng, targets PNGs by trying alternate filter strategies and recompressing IDAT chunks, often achieving additional savings without changing image quality. The codebase includes both a reusable library and ready-to-use CLI tools for bulk optimization in build pipelines. It is frequently used offline—e.g., as a final step in release builds—because decode speed remains normal while files get smaller.
Kenmerken
- DEFLATE/zlib/gzip encoder focused on maximum compression ratio
- Drop-in compatibility with standard decompressors
- Aggressive block splitting and match finding heuristics
- zopflipng optimizer for lossless PNG recompression
- Library and CLI for integration into build/release tooling
- Ideal for web assets, firmware, and size-sensitive archives
Programmeertaal
C + +
Categorieën
This is an application that can also be fetched from https://sourceforge.net/projects/zopfli.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.