-
-
Notifications
You must be signed in to change notification settings - Fork 449
Description
Is there an existing issue for this?
- I have searched the existing issues
Description
Support for webp images
Expected Behavior
I’ve noticed that support for WebP images has been missing for a few years since Magento 1. If this has already been addressed and I am unaware, please accept my apologies.
I’ve created a small module that makes OpenMage compatible with WebP image uploads:
https://github.com/LuizSantos22/OpenMage_UltraDev_WebpFix
Most of the existing modules I’ve seen focus on converting existing images to WebP, which wasn’t exactly what I needed. I was looking for a simple solution that allows uploading WebP images directly.
I’m not very experienced with GitHub, so I’m not sure if this is the best place to share this. However, I thought it could be useful and perhaps even a feature worth considering for a future OpenMage release.
Benefits
No response
Anything else?
No response