Just throwing into the room: Unraid x Oxipng anyone?

Storing an image and immediately getting it optimized by thicc server would be sick ngl.

Unfortunately both are fairly niche and I can't find an existing plugin for that.
Maybe I'll look into it down the line.

#unraid #oxipng #optipng #nas

optiPNG is a PNG optimizer that recompresses image files to a smaller size, without losing any information. This program also converts external formats (BMP, GIF, PNM and TIFF) to optimized PNG, and performs PNG integrity checks and corrections.

https://optipng.sourceforge.net/

#linux #png #optipng #image #optimize #compress

optipng home page

ever heard of #optipng and #jpegoptim on #linux? With these two small #cli tools one can shrink most png and jpeg files without additional quality loss. These tools simply try all possible combinations of compression parameters. If they find a better combination than the current one, they apply it. On average this leads to an additional compression of -10% without compromising the quality any further. Have fun :-)
#optipng ๐Ÿ˜Ž
Just added even more optimizations to the image compressing #bash  #script , it now resizes and compresses #png using #optipng ๐Ÿ™‚

#jpg #png #linux

#jpegoptim & #optipng are nice tools that can help you optimize your images.

Output file size = 5897157 bytes (3181925 bytes = 35.05% decrease)

Today I've tested #oxipng, a multithreading PNG optimizer. It found the same parameters like #optipng but of course way faster.

https://github.com/shssoichiro/oxipng

GitHub - shssoichiro/oxipng: Multithreaded PNG optimizer written in Rust

Multithreaded PNG optimizer written in Rust. Contribute to shssoichiro/oxipng development by creating an account on GitHub.

GitHub

#OptiPNG is a lossless #PNG optimizer.

OptiPNG recompresses PNG files to decrease their size. This process is lossless, meaning the contents of the images are exactly the same once decompressed. OptiPNG can work on several formats, including #TIFF and #GIF, outputting an optimized PNG version of whatever input is given. OptiPNG can also verify the integrity of an image and recover metadata.

Website ๐Ÿ”—๏ธ: http://optipng.sourceforge.net/

apt ๐Ÿ“ฆ๏ธ: optipng

#free #opensource #foss #fossmendations

OptiPNG Home Page

*whoa* #optipng is cool โ€“ but optimising a PDF within 35min. instead of 17min. w/o is โ€ฆ bad programming and not rly worth it. #linux