ImageGlass icon indicating copy to clipboard operation
ImageGlass copied to clipboard

APNG support

Open sorat0mo opened this issue 7 years ago • 11 comments

It was like versions ago this feature was suggested. And it is still not yet implemented. I would very much like seeing apng supported in imageglass. This is what I would like to see!

sorat0mo avatar Aug 09 '18 20:08 sorat0mo

How common are APNG files anyway? I rarely see them since WEBM became a thing.

Keith94 avatar Aug 10 '18 02:08 Keith94

If you record animated pictures with Screen2Gif you would want to use apng sometimes. At least for me.

sorat0mo avatar Aug 10 '18 06:08 sorat0mo

Still nothing on APNG support?

AestheticPerfection avatar Mar 19 '19 15:03 AestheticPerfection

Internal note: ImageMagick does not support APNG, because: libpng does not support APNG.

We'll have to introduce a new library to be able to support animated PNG.

fire-eggs avatar Dec 10 '19 19:12 fire-eggs

For APNG support, I will suggest https://sourceforge.net/projects/libpng-apng/

s8321414 avatar Dec 11 '19 03:12 s8321414

Thanks for the tip!

fire-eggs avatar Dec 11 '19 16:12 fire-eggs

Looking through the 7.7. tickets, I saw this chain of issues. I might try https://github.com/jz5/APNG.NET with this @fire-eggs @s8321414

unquietwiki avatar Jul 12 '20 23:07 unquietwiki

Hi there. I had never encountered animated .png before, but recently came across this format as Discord implemented stickers, supporting only .png and .apng files. Since ImageGlass is the ultimate pictures viewer for Windows in my eyes, it would be cool if APNG were also supported.

I also noticed that an APNG file can end with both .png or .apng extension. Cheers!

tayflo avatar Jul 28 '21 20:07 tayflo

Any updates if this could be implemented? I have a ton of apngs that I have to open separately.

Eneocho avatar Jun 16 '22 23:06 Eneocho

I just found out that imagemagic supports apng, could this be used instead of libpng?

Setsu-BHMT avatar Sep 06 '22 12:09 Setsu-BHMT

https://imagemagick.org/script/formats.php#supported does list APNG as supported now

dlee13 avatar Sep 08 '22 19:09 dlee13

Is there any plans to include animated support for apngs? Currently it only shows a static image instead of the animation

Infinitay avatar Jan 20 '23 11:01 Infinitay

Implemented in v9.0 beta 4. The extension must be .apng.

d2phap avatar Apr 14 '23 16:04 d2phap

nice

Eneocho avatar Apr 14 '23 19:04 Eneocho