At this point, I don't think it's too fringey a conspiracy theory that Apple is opposed to the advancement of web technology, while trying to plausibly appear to be in favor of it. Their motive would be obvious. Keep the native app experience superior.
They're also financially benefiting by pushing competing HEIC and HEVC formats since they're patent owners and collect royalties for big scale implementations. In light of that, it's not surprising they refuse to support royalty free formats.
The irony of Apple homepage and Safari WebP support
51–60 of 75 posts
Re: The irony of Apple homepage and Safari WebP support
#52Could this be related to non-network performance? The WebKit team seems very conservative in adding features to preserve/balance CPU usage and Battery Consumption. Which I generally applaud them for.
Re: The irony of Apple homepage and Safari WebP support
#53I'm happy that Apple hasn't adopted WebP. JPEG XL and AVIF are better formats. Even Google is considering creating WebP2. WebP is already an outdated format (no HDR support), which should just die.
Disagree. There's various web standards that export to webp: web recording, video conferencing etc. [1] Apple have effectively veto'd a web standard, pushing developers and users into their ecosystem yet again. [1] https://developer.mozilla.org/en-US/docs/Web/API/MediaRecord...
Why cant those be done on H.264?
Re: The irony of Apple homepage and Safari WebP support
#54Could anyone one please tell me what is the purpose of the Web Notifications, other than invasive marketing.
I also run Microsoft Teams in the browser, getting notifications for messages is quite useful.
Re: The irony of Apple homepage and Safari WebP support
#55Originals: 584 KB for 18 files. After running them through ImageOptim: 353 KB.
So, I made the images ~40% smaller on average just by running everything through a JPEG optimizer.
When you compare that to the ~50% average reduction the author saw for two of the images, it makes WebP seem even less interesting.
Re: The irony of Apple homepage and Safari WebP support
#56That is to save 146KB on one image an 99KB on another, to save 2 seconds you'd have to using a 1mbps connection. The first random internet article I pulled for real world cellular speeds suggests even unwired, people are getting 30mbps so that changes the article to: Apple could load 66ms faster by adopting WebP … but these are cached resources, so maybe… Apple could perform the initial load 66ms faster by adopting W…
Re: The irony of Apple homepage and Safari WebP support
#57That is to save 146KB on one image an 99KB on another, to save 2 seconds you'd have to using a 1mbps connection. The first random internet article I pulled for real world cellular speeds suggests even unwired, people are getting 30mbps so that changes the article to: Apple could load 66ms faster by adopting WebP … but these are cached resources, so maybe… Apple could perform the initial load 66ms faster by adopting W…
All that said, Apple primarily cares about existing Apple users at this point, why would they optimize images for non-Apple users? They're much more likely to push HEIC if they care --- which for 250kB of images in the modern web, I kind of don't think they would.
Re: The irony of Apple homepage and Safari WebP support
#58Earlier quoted context omitted.
Disagree. There's various web standards that export to webp: web recording, video conferencing etc. [1] Apple have effectively veto'd a web standard, pushing developers and users into their ecosystem yet again. [1] https://developer.mozilla.org/en-US/docs/Web/API/MediaRecord...
>web recording, video conferencing Why cant those be done on H.264?
They’re not in the standard.
And Apple have thereby again damaged an open standard’s wider-scale adoption.
Re: The irony of Apple homepage and Safari WebP support
#59On android:
WebP 66% less file size than JPG, 267% more time to decode.
WebP 38% less file size than JPG, 258% more time to decode.
WebP 89% less file size than JPG, 319% more time to decode.
https://stackoverflow.com/questions/37812950/jpg-vs-webp-per...
Re: The irony of Apple homepage and Safari WebP support
#60You would have expected or assumed nearly 30 years since the introduction of JPEG, we could compress an image at 0.5 bpp ( bit per pixel ) that has higher quality than the best JPEG with 1.0 bpp.
It turns out that is still not the case, Not with WebP, AVIF is closer but still not there. Just like in Audio, Despite all the marketing claims about mp3pro, HE-AAC... etc having mp3 128kbps quality at half the bitrate. It took us nearly 30 years to get an Audio Codec that sounds better than the best mp3 encoder at lower than 128Kbps bitrate. And that was Opus at 96Kbps. ( At this point no body cares about those bitrate savings any more )
That is not to say image compression aren't improving. [1] Is an 4K image compressed by the next generation VVC Reference Encoder at 350KB.