#Pngquant

GripNewsGripNews
2024-05-21

🌗 GitHub - ImageOptim/gifski: 基於libimagequant (pngquant)的GIF編碼器。將可最大限度地提高糟糕的GIF格式的質量。
➤ ImageOptim/gifski - 基於libimagequant (pngquant)的高品質GIF編碼器
github.com/ImageOptim/gifski
GitHub上的ImageOptim/gifski是一個基於libimagequant (pngquant)的GIF編碼器。它能夠從糟糕的GIF格式中擠取出最大可能的質量。
+ 這對我很有用!我一直在尋找一個能夠提高GIF質量的工具。
+ 好的工具,我一定要試試看!

SkyfaR :xbox: :nswitch:SkyfaR@fedinerds.social
2024-01-09

@haojatsu in welchen Dateiformat lädst du denn hoch ?

Bin großer Fan von #pngquant und #pngoo pngquant.org/

Ist auch ganz nett
saerasoft.com/caesium

Aslak Raanesaslakr
2023-01-27

Using @kornel's with @kate's nice "12-bit rainbow palette"

pngquant --map a267501b520bb98e.png kodim23.png

where "a267501b520bb98e.png" is from:

fosstodon.org/@kate/1093480237

The Kodak Parrots using `pngquant --map a267501b520bb98e.png  --ordered kodim23.png`The Kodak Parrots using `pngquant --map a267501b520bb98e.png  --kodim23.png` i.e. floyd-steinberg ditheringThe originalt Kodak parrots
2020-04-27

#pngquant is a lossy #PNG optimizer.

pngquant intelligently reduces the color depth of PNG images to greatly decrease the filesize of an image. pngquant uses dithering to make color reduction as seemless as possible. In many cases pngquant can create visually identical files with a quarter of the size or smaller. PNG files made by pngquant are fully standards compliant.

Website 🔗️: pngquant.org/

apt 📦️: pngquant

#free #opensource #foss #fossmendations

linuxwebdevelopment.comlinuxwebdevelopment
2018-01-05

A script I wrote that will compress all files in a folder in place (and deleting the original files) using
pngquant *.png && find . -iregex ".*png" -not -iregex ".*-fs8.*" -exec rm {} \; && rename 's/-fs8//' *.png
What do you think of this script?
If you want to keep the original files, copy them into another folder before doing this command. This has been very useful for me when I have had lots of PNG files to compress.
mastodon.social/media/wACjxcpM

Client Info

Server: https://mastodon.social
Version: 2025.04
Repository: https://github.com/cyevgeniy/lmst