weserv / images

Source code of wsrv.nl (formerly images.weserv.nl), to be used on your own server(s).
https://wsrv.nl/
BSD 3-Clause "New" or "Revised" License
1.84k stars 188 forks source link

Feat.: Quantization/reduced palette #419

Open griffi-gh opened 1 month ago

griffi-gh commented 1 month ago

Could be either a dedicated flag (...or a filter)

kleisauke commented 1 month ago

The control of quantization for PNG images is tracked in issue #282, while issue #293 tracks this for GIF images.

Work-in-progress PR https://github.com/libvips/libvips/pull/3122 might make this work for other images formats as well.