FLIF – Free Lossless Image Format
flif.info
FLIF – Free Lossless Image Format
1–10 of 153 posts
Re: FLIF – Free Lossless Image Format
#2Re: FLIF – Free Lossless Image Format
#3Re: FLIF – Free Lossless Image Format
#4Re: FLIF – Free Lossless Image Format
#5Re: FLIF – Free Lossless Image Format
#6If browsers supported APIs to allow "native" image/video/audio codecs to be written in JS, we could support new formats like this without needing any co-operation from the (very conservative) browser vendors. I wrote a proposal for this here: https://discourse.wicg.io/t/custom-image-audio-video-codec-a...
Re: FLIF – Free Lossless Image Format
#7I wonder if IE will adopt it? Firefox and Chrome are very responsive, Microsoft not so much.
No hope for WebM in Safari. WebM for Edge is in development.
Re: FLIF – Free Lossless Image Format
#8Re: FLIF – Free Lossless Image Format
#9If browsers supported APIs to allow "native" image/video/audio codecs to be written in JS, we could support new formats like this without needing any co-operation from the (very conservative) browser vendors. I wrote a proposal for this here: https://discourse.wicg.io/t/custom-image-audio-video-codec-a...
So you would need to load up the JS decompressor every single time you load a webpage? Or is there another way to do it efficiently ?
Re: FLIF – Free Lossless Image Format
#10If browsers supported APIs to allow "native" image/video/audio codecs to be written in JS, we could support new formats like this without needing any co-operation from the (very conservative) browser vendors. I wrote a proposal for this here: https://discourse.wicg.io/t/custom-image-audio-video-codec-a...
So you would need to load up the JS decompressor every single time you load a webpage? Or is there another way to do it efficiently ?