


And the email support for SVG format is too limited for now. Decision has been made to first focus on all images upload available in the back office, except for the favicon and the email logos in the Design > Theme & Logo page.įavicons are a specific case using precise image formats and it should be addressed later. Regarding the FO, images can be uploaded though:Īdd SVG & WEBP support Back office & modules PrestaShopīelow is the list of the BO pages where images can be uploaded:Īs for modules, images are requested for: Images are uploaded right where they need to appear, on the page concerned, they are not handled by any media center accessible in the back office.

A MIME type represents a file type - you can put any extension in any file type. What defines an image format? Both its MIME type and its extension are checked because GD needs a correct MIME type and the extension is needed for a correct URL. All formats supported are mentioned in the ImageManager file, and defined by MIME / Library GD. In the core of PrestaShop, image formats that are currently supported are. So it is time for us to define the image formats we want to support and take this opportunity to specify behaviors! Goal here is to add missing useful formats, not to remove already supported ones to avoid breaking changes. Indeed, images have great business value for online stores and their formats have quite evolved since the release of PrestaShop 1.7. Several issues have been brought to our attention on GitHub, especially on the need for PrestaShop to support more image formats. As a merchant, I want to be able to use the best web suitable images on my store, such as.
