|
|
|
|
|
by tomalaci
86 days ago
|
|
I usually have a script/alias cmd to automatically convert images to webp. The webp format has pretty much replaced jpg/jpeg (lacks transparency/alpha support) and png (no compression) formats for me. There is also AVIF format which is newer and better but it needs to still mature a bit with better support/compatability. If you are hosting images it is nice to use avif and fallback to webp. |
|
(Yes, I know, I should just make a folder action on Downloads that converts them with some CLI tool, but it makes me sad that this only further degrades their quality.)