Sybio / GifCreator

GifCreator is a PHP class that creates animated GIF from multiple images

Repository from Github https://github.comSybio/GifCreatorRepository from Github https://github.comSybio/GifCreator

Compression artifacts on Windows

eddial opened this issue · comments

GifCreator is working great on Mac/Linux, however when using it on a Windows machine, the output has some heavy compression artifacts, more visible dithering, banding and color shifts between frames for example.

Mac output:
mac

Windows output:
windows

Any idea how this is caused?