-- Leo's gemini proxy

-- Connecting to freeshell.de:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini;lang=en-GB

pngcrush


> PNG compression utility.

More information.


Compress a PNG file:

pngcrush {in.png} {out.png}

Compress all PNGs and output them to the specified directory:

pngcrush -d {path/to/output} *.png

Compress PNG file with all 114 available algorithms and pick the best result:

pngcrush -rem allb -brute -reduce {in.png} {out.png}


> Copyright © 2014—present the tldr-pages team and contributors.

> This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

CC-BY



-- Response ended

-- Page fetched on Fri May 17 13:35:50 2024