Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

APNG support #101

Open
commandblockguy opened this issue May 30, 2022 · 4 comments
Open

APNG support #101

commandblockguy opened this issue May 30, 2022 · 4 comments

Comments

@commandblockguy
Copy link

Currently, lilliput removes all of the APNG-specific data when resizing an animated PNG file, causing it to only output the first frame of the animation. Ideally, it should resize and output the remainder of the APNG file as well.

@BitterSweetcandyshop
Copy link

ah yes I comment to support this basic and should already exsit pr... (Please add this

@Knewest
Copy link

Knewest commented Apr 21, 2023

When they addressed the 'aCropalypse' vulnerability, they completely killed APNG.
They are now automatically converted to static PNGs. We need APNG support more than ever now.

@DalekCraft2
Copy link

When they addressed the 'aCropalypse' vulnerability, they completely killed APNG.

I am not knowledgeable about the "acropalypse", but I have heard that animated WebP used to be supported before they removed the support for it; did that happen around the same time as the APNG support removal?

@Knewest
Copy link

Knewest commented Jul 11, 2023

... did that happen around the same time as the APNG support removal?

No, animated WebP has not been "supported" for a very long time. It is supported, Discord just chooses not to embed it, like with BMP and AVIF, to name a few.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants