#mozjpeg — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #mozjpeg, aggregated by home.social.
-
🚀️ MozJPEG Lossless Optimization Python library v1.2.0 released!
This version updated #MozJPEG to its latest master commit and fixes build issues with latest cmake versions.
➡️ https://github.com/wanadev/mozjpeg-lossless-optimization/releases/tag/v1.2.0
-
🚀️ MozJPEG Lossless Optimization Python library v1.2.0 released!
This version updated #MozJPEG to its latest master commit and fixes build issues with latest cmake versions.
➡️ https://github.com/wanadev/mozjpeg-lossless-optimization/releases/tag/v1.2.0
-
"Switcheroo" by @adhami is a fantastic batch image conversion utility for #GNOME, and it is one of the few ones that actually uses #MozJPEG for encoding #JPEG images. I use it to optimize my photographic images for the web (until #JXL takes over the web someday) emails, or other lightweight image purposes.
Much faster than the Yoga image optimizer (which uses an excruciatingly slow JPEG encoder at the moment) or than encoding images only one at a time with Squoosh!
-
"Switcheroo" by @adhami is a fantastic batch image conversion utility for #GNOME, and it is one of the few ones that actually uses #MozJPEG for encoding #JPEG images. I use it to optimize my photographic images for the web (until #JXL takes over the web someday) emails, or other lightweight image purposes.
Much faster than the Yoga image optimizer (which uses an excruciatingly slow JPEG encoder at the moment) or than encoding images only one at a time with Squoosh!
-
A while back, I found an image that converts to WebP really badly, but MozJPEG could tune nicely. Today I added AVIF examples, and:
• default AVIF compression is as bad
• tuning can restore fidelity
• comparable fidelity at very good compression ratesLooking pretty good for AVIF!
-
A while back, I found an image that converts to WebP really badly, but MozJPEG could tune nicely. Today I added AVIF examples, and:
• default AVIF compression is as bad
• tuning can restore fidelity
• comparable fidelity at very good compression ratesLooking pretty good for AVIF!
-
#AVIF is useless in lossless (which #PNG and #WebP excel at) and pointless in lossy (which #JPEG beats in preserving sharpness and quality, as well as #JPEGXL which beats both JPEG and AVIF on pretty much all the quality levels that matter in real-world usage).
AVIF only "won" because of strong-arming and deception by #Google's AVIF and #Chrome teams, not through technical merits that JPEG XL through Google's #PIK team and #Cloudinary championed. I do not accept this bastardization of new #web #standards being written, and #photographers should resist the same as they did against lossy WebP in favor of #mozjpeg in the past.
I believe that #PaleMoon will not have any plans to support AVIF in the long future especially when it already has JPEG XL support in. :seija_coffee:
RE: https://pleroma.envs.net/objects/f8b52057-049f-4bf3-b909-14d5b25fac86 -
#AVIF is useless in lossless (which #PNG and #WebP excel at) and pointless in lossy (which #JPEG beats in preserving sharpness and quality, as well as #JPEGXL which beats both JPEG and AVIF on pretty much all the quality levels that matter in real-world usage).
AVIF only "won" because of strong-arming and deception by #Google's AVIF and #Chrome teams, not through technical merits that JPEG XL through Google's #PIK team and #Cloudinary championed. I do not accept this bastardization of new #web #standards being written, and #photographers should resist the same as they did against lossy WebP in favor of #mozjpeg in the past.
I believe that #PaleMoon will not have any plans to support AVIF in the long future especially when it already has JPEG XL support in. :seija_coffee:
RE: https://pleroma.envs.net/objects/f8b52057-049f-4bf3-b909-14d5b25fac86 -
@[email protected] The lossless version is good tbh. It's the lossy #webp that's completely useless and pointless as shown by #mozjpeg. :seija_coffee:
-
@[email protected] The lossless version is good tbh. It's the lossy #webp that's completely useless and pointless as shown by #mozjpeg. :seija_coffee:
-
📣️ I just released the v1.0 of a small #Python lib that losslessly optimizes JPEGs using #MozJPEG 😁️
➡️ https://github.com/wanadev/mozjpeg-lossless-optimization
Source and wheel packages are available on #PyPI, and it is really easy to use: