Kirby
Guest
Member
In many cases, XenForo will process an uploaded image, for example if it is rotated or needs to be resized.
This processing might include a format conversion (with Xenforo 2.3+).
In the future, there might be new image formats (like AVIF, JpegXL, etc.) that require yet another conversion.
Every conversion somewhat unavoidably causes loss of image quality.
So w e might have the following pipeline (partly in the future):
8K HEIC/HEIF -> Converted to JEPG (by the browser) -> Resized to...
Read more
Continue reading...
This processing might include a format conversion (with Xenforo 2.3+).
In the future, there might be new image formats (like AVIF, JpegXL, etc.) that require yet another conversion.
Every conversion somewhat unavoidably causes loss of image quality.
So w e might have the following pipeline (partly in the future):
8K HEIC/HEIF -> Converted to JEPG (by the browser) -> Resized to...
Read more
Continue reading...