Open Nuranto opened 1 year ago
Hi @Nuranto. Thank you for your report. To speed up processing of this issue, make sure that the issue is reproducible on the vanilla Magento instance following Steps to reproduce. To deploy vanilla Magento instance on our environment, Add a comment to the issue:
@magento give me 2.4-develop instance
- upcoming 2.4.x release@magento I am working on this
Join Magento Community Engineering Slack and ask your questions in #github channel. :warning: According to the Magento Contribution requirements, all issues must go through the Community Contributions Triage process. Community Contributions Triage is a public meeting. :clock10: You can find the schedule on the Magento Community Calendar page. :telephone_receiver: The triage of issues happens in the queue order. If you want to speed up the delivery of your contribution, join the Community Contributions Triage session to discuss the appropriate ticket.
Running image encoding on server can be quite resource intensive. If it is to help website migrating from one image format to another, it can be easily done with a simple shell script + image convertor like imagemagick.
Description
In the same spirit of https://github.com/magento/magento2/issues/35836, it would be great to have a new property for images.
Expected behavior
https://devdocs.magento.com/guides/v2.3/frontend-dev-guide/themes/theme-images.html
Benefits
Additional information
No response
Release note
No response