didder icon indicating copy to clipboard operation
didder copied to clipboard

An extensive, fast, and accurate command-line image dithering tool.

Results 6 didder issues
Sort by recently updated
recently updated
newest added

> I’m trying to 2x upscale a 25 frames 800x800 gif but it says imagine [image] block is out of bounds. This bug comes from the gif library, specifically [this...

bug

Error diffusion dithering is inherently sequential. But it could be parallelized when multiple images are given as input, by dithering multiple images at once. It would require a large refactor....

enhancement

Would be cool to auto-choose x number of colours from the input image using colour quantization as defined by a single integer set as the `--palette` value. For example `--palette...

enhancement

Hi, I plan to use didder to convert images in my blog to gain speed thus reducing image weight/size. What would be the best settings/options to use in didder, keeping...

I see the --seed and --serpentine parameters in readme, but when I use releases, if I put them in front of the algorithm, the prompt "flag provided but not defined:...