ENXF NET
Administrator
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P.S Member
S.V.I.P Member
V.I.P Member
Collaborate
Registered
- Joined
- Nov 13, 2018
- Messages
- 24,666
- Points
- 823
Reputation:
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 in the future we might have the following pipeline:
8K HEIC/HEIF -> Converted to JEPG (by the browser) -> Resized to FullHD (by...
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 in the future we might have the following pipeline:
8K HEIC/HEIF -> Converted to JEPG (by the browser) -> Resized to FullHD (by...
Read more
Continue reading...