Lossy GIF Compressor
Created on 2023-06-24T01:15:07-05:00
A fork (now merged) of gifsicle that adds a "lossy" GIF compression mode.
It looks for strings of pixels that are "similar enough" instead of "identical," when performing LZW compression.
Created on 2023-06-24T01:15:07-05:00
A fork (now merged) of gifsicle that adds a "lossy" GIF compression mode.
It looks for strings of pixels that are "similar enough" instead of "identical," when performing LZW compression.