LUZZY the bun on Nostr: The state of using image formats on the web since 2020: - GIF: Sadly, still the only ...
The state of using image formats on the web since 2020:
- GIF: Sadly, still the only fully compatible way of sharing a muted and looping moving picture. Only use it for animation at this point, if you want a single 256 indexed image use PNG8 since it gives better compression.
- PNG8: The 256 indexed color PNG. I personally prefer it to rgba24 PNG because they take less space and keep simple images crisp instead of blurry (JPEG), not a fan of the dithering, always disable it unless It's for aesthetic purposes.
- PNG: Takes too much hosting space but It's crisp, has transparency and is compatible with everything. APNG supports animations but only modern browsers support APNG and nothing else really.
- JPEG: Takes medium amount of space but it is bad for text. Has no trasparency, but it is widely compatible.
-Webp: Takes a small amount of space, can have transparency, can be lossy or lossless, has presets for photo, screenshots, drawings, and icons. Supports animations. It is MOSTLY compatible but not exactly and it makes some people very angry.
-Avif: Way better compression than any of the above, supports lossless, transparency and animations. It is only supported by the latest versions of browsers and almost no other piece of software will recognize it correctly.
-JPEGXL: As good as Avif but better at decoding speed. Also supports lossless, transparency and animations. Not even most modern browsers support it yet. Same for any other common programs.
Published at
2026-06-07 10:04:21 UTCEvent JSON
{
"id": "bc5aec591a59e96a3fccabae07db0621ba20547d0abecf94b35d0c3f91fec429",
"pubkey": "15f4becfc36635cd35b0def77d3a46589ee44e10b9f3fdbf1af63eb590a7454e",
"created_at": 1780826661,
"kind": 1,
"tags": [
[
"proxy",
"https://woof.tech/users/meluzzy/statuses/116708256056372084",
"activitypub"
],
[
"client",
"Mostr",
"31990:6be38f8c63df7dbf84db7ec4a6e6fbbd8d19dca3b980efad18585c46f04b26f9:mostr",
"wss://relay.ditto.pub"
]
],
"content": "The state of using image formats on the web since 2020:\n\n- GIF: Sadly, still the only fully compatible way of sharing a muted and looping moving picture. Only use it for animation at this point, if you want a single 256 indexed image use PNG8 since it gives better compression.\n\n- PNG8: The 256 indexed color PNG. I personally prefer it to rgba24 PNG because they take less space and keep simple images crisp instead of blurry (JPEG), not a fan of the dithering, always disable it unless It's for aesthetic purposes.\n\n- PNG: Takes too much hosting space but It's crisp, has transparency and is compatible with everything. APNG supports animations but only modern browsers support APNG and nothing else really.\n\n- JPEG: Takes medium amount of space but it is bad for text. Has no trasparency, but it is widely compatible.\n\n-Webp: Takes a small amount of space, can have transparency, can be lossy or lossless, has presets for photo, screenshots, drawings, and icons. Supports animations. It is MOSTLY compatible but not exactly and it makes some people very angry.\n\n-Avif: Way better compression than any of the above, supports lossless, transparency and animations. It is only supported by the latest versions of browsers and almost no other piece of software will recognize it correctly.\n\n-JPEGXL: As good as Avif but better at decoding speed. Also supports lossless, transparency and animations. Not even most modern browsers support it yet. Same for any other common programs.",
"sig": "733cb00b36fd097b86f0d313e36470f1f4e86127d5c597d7ce70921d05e5303d7f6ebed7f84c3422ddc66223fe6f24b7555f97347d01abaeee09a248426a5af5"
}