-- Leo's gemini proxy

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

-- Connected

-- Sending request

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

jpegoptim


> Optimise JPEG images.

More information.


Optimise a set of JPEG images, retaining all associated data:

jpegoptim {image1.jpeg} {image2.jpeg} {imageN.jpeg}

Optimise JPEG images, stripping all non-essential data:

jpegoptim --strip-all {image1.jpeg} {image2.jpeg} {imageN.jpeg}

Force the output images to be progressive:

jpegoptim --all-progressive {image1.jpeg} {image2.jpeg} {imageN.jpeg}

Force the output images to have a fixed maximum filesize:

jpegoptim --size={250k} {image1.jpeg} {image2.jpeg} {imageN.jpeg}


> 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 17:20:22 2024