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.
Ikuti petunjuk ini untuk menjalankan aplikasi ini:
- 1. Download aplikasi ini di PC Anda.
- 2. Masuk ke file manager kami https://www.onworks.net/myfiles.php?username=XXXXX dengan username yang anda inginkan.
- 3. Upload aplikasi ini di filemanager tersebut.
- 4. Jalankan emulator online OnWorks Linux atau Windows online atau emulator online MACOS dari situs web ini.
- 5. Dari OS Linux OnWorks yang baru saja Anda mulai, buka file manager kami https://www.onworks.net/myfiles.php?username=XXXXX dengan nama pengguna yang Anda inginkan.
- 6. Download aplikasinya, install dan jalankan.
Tangkapan layar
Ad
Zopfli
DESKRIPSI
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.
Fitur
- 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
Bahasa Pemrograman
C + +
KATEGORI
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.