home.social

#apng — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #apng, aggregated by home.social.

  1. Dommage que pas mal de services de conversation/réseau sociaux, ne supportent pas l’affichage des fichiers PNG animés `.apng`

    J’ai dû convertir un de mes émojis en gif.
    :(
    Pourtant ç’a l’air cool l’APNG.

    #apng #png #gif

  2. Lottie — новый стандарт векторной анимации

    В области графических форматов в последнее время произошло много интересных событий. Вышла новая спецификация PNG с официальным утверждением формата анимированной графики APNG, хотя его поддержка в браузерах реализована уже довольно давно. В то же время за последние годы набрал большую популярность Lottie — новый формат векторной анимации, легковесная альтернатива анимированным GIF и APNG. Он основан на JSON и содержит текстовые описания элементов объектов и движений, с поддержкой растровых картинок, динамических скриптов и интерактивных элементов.

    habr.com/ru/companies/ruvds/ar

    #Lottie #PNG #HDR #CICP #цветовое_пространство #RGB #APNG #EXIF #сжатие_без_потерь #ruvds_статьи

  3. Is someone working on updating #Bluesky to support the latest #PNG spec? (Which includes animated PNG #APNG.) #ATmosphere

  4. #PNG is back after 20 years!

    programmax.net/articles/png-is

    I was hoping it dies a silent death in favour of #AVIF aed #WebP but I guess it is here to stay.

    For me, I'm excited about finally integrating #APNG (animated PNG) because that has been around for years!

    I even used APNG in my blog articles! (But only Firefox users can see it animated until this year. I can now see it animated in Blink-based and Chromium-based browsers in Android.)

    Here's a review I wrote back in 2015 where I used APNG: im.youronly.one/snoworld/a-bri

    But we already nave #GIF ! Well, APNG is better. 😝

    Also see: docs.fileformat.com/image/apng/ (which needs to be updated with new information)

  5. I case you wonder... 5 weeks later, still didn't bring the feature to to me.
    It appeared for 1 day (!) to be removed the next day. Then the old HDR effect did not work, now it's back to the old HDR effect working, but UltraHDR is nowhere to be found.
    Looking for alternatives to HDR (display! not photo taking hdr) for photos on Android. Nothing!
    Wow... now give my hopes to

    (And hopes are low because APNG can't be uploaded to Mastodon?!)

  6. #APNG to wielka pomyłka. Nic innego nie było nam tak potrzebne, jak kolejny sposób wrzucania filmów na zasyfione strony internetowe, w formacie, który jest szalenie niewydajny, i do tego nie respektuje blokady autoodtwarzania.

    Tak więc zupełnie wyłączyłem wsparcie animowanych grafik w Firefoksie.

    kb.mozillazine.org/Animated_im

    No ale czego spodziewać się po organizacji standaryzacyjnej, której głównymi członkami są przedstawiciele kapitalizmu inwiligilacji, a głównymi implementacjami zarządzają firmy reklamowe.

    #Firefox #Mozilla

  7. #APNG was a huge mistake. The last thing the bloated web needed was another way for people to put a lot of random movies, in an extremely inefficient format, that don't respect autoplay setting.

    So, yeah, I've just disabled animated images in #Firefox entirely.

    kb.mozillazine.org/Animated_im

    But what can you expect from standards organization consisting of surveillance capitalism representatives, with primary implementations maintained by ad companies?

    #Mozilla

  8. Does anybody know of any #Linux #CLI tools to manipulate #APNG files? I only want to change the frame rate, and rebuilding the file from the source PNG images is slow because the whole thing is huge (we're talking a few tens of megabytes per source image, for nearly a hundred of them), so I'd rather not go through the whole thing just to twiddle a few bits. Basically I'd need something like gifsicle, but for APNG.

    #GIF #PNG #animation

  9. @tylersticka Why no mention of widely-supported format?

  10. To get this out of the little bubble in which I mentioned it I post it separately because the PNG website really deserves more love and attention 😂

    Dear PNG-developers, please invest in design, move away from tables for layout and please please please use better graphics because frankly, your website is like an anti-commercial for your own wonderful product which is the fabulous PNG ❤

    libpng.org/pub/png/
    #png #apng

  11. #TIL about #APNG

    does this work?

    :thisisfine: :awesome: in a loop?

    #WTFis ?
    >apt info #apngasm

    ohne #

  12. When are we going to replace GIFs with APNG or JPEG-XL? The GIF format is so awful that it takes up more space than an mp4 file with AUDIO.

    #gif #why #APNG #jpegxl #mp4

  13. #GameDev #MastoArt #PixelArt #APNG

    Frag it. I wanted to recolor it green, but here's that slime enemy.

  14. Max Stepin's tools are essential if and when you are dealing with APNG images.

    apngasm can collate several regular PNG images into an animated PNG with the specified frame delays. apngdis can then dissasemble an APNG into its constituent PNG images.

    gif2apng can convert GIF images into APNG. apng2gif can do the inverse.

    Website 🔗️: sourceforge.net/u/maxst/profil

    apt 📦️: apngasm apngdis gif2apng apng2gif