|
|
|
|
|
by agentgt
3298 days ago
|
|
It looks like FLIF doesn't really support lossy well (its sort of fake lossy). "FLIF does not have a lossy mode, but interlaced files can be decoded progressively so we can simply use something like dd if=lossless.flif of=lossy.flif bs=1024 count=5" You can see this in the examples where BPG does well in stream loading: https://nokiatech.github.io/heif/technical.html HEIF would probably be similar to BPG in performance. Still FLIF looks pretty darn interesting. |
|
I don't know what you mean by well. As far as I'm concerned lossy FLIF beats JPEG easily. Here is a comparision:
http://flif.info/lossy-artifacts.html