discord / lilliput

Resize images and animated GIFs in Go

Home Page:https://discord.com/blog/how-discord-resizes-150-million-images-every-day-with-go-and-c

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

resizing gif with custom transparency color breaks

Yay295 opened this issue · comments

If a gif has a custom transparency color, it will not be resized correctly. I have only tested this using Discord, so I suppose it's possible it's been fixed here already. I don't know how often you update the version you're using.

Example created using ImageMagick with -transparent-color #0A0295.

Original
original

Converted
converted