zibr

command module
v0.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 2, 2022 License: MIT Imports: 10 Imported by: 0

README

zibr

zipr is a command-line utility that repacks a compressed ZIP or PNG file into a "stored" ZIP file (ZIP without compression) or a PNG without compression, and then compresses the result with brotli.

Usage: zibr infile [outfile]
-c int
        brotli compression level (0 - 11) (default 11)

Example:

zibr file.zip

will produce "file.zip.br".

Example:

zibr file.png

will produce "file.png.br".

See https://twitter.com/dchest/status/1488449100072857600

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL