Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compression level #15

Open
Danieleeffe1 opened this issue Sep 7, 2021 · 2 comments
Open

Compression level #15

Danieleeffe1 opened this issue Sep 7, 2021 · 2 comments

Comments

@Danieleeffe1
Copy link

Hello

Mine is more a question, a curiosity and for this I apologize and thank you for your time

I switched to using OpenMage
OpenMage is Magento1 supported by a small community committed to optimizing and updating Magento 1.

Many Magento1 modules work perfectly on OpenMage and among them is yireo's WebP.

By testing the performance of the sites (OpenMage, but also Magento1) Google page speed and GTMetrix report that webp images can be further optimized and compressed.

The question is: can it be done? if yes, how with your form?

@jissereitsma
Copy link
Collaborator

Note that this Magento 1 extension is deprecated and will no longer be updated, except for merging new Pull Requests.

A quick review of the old code shows the following line that could potentially be of use: https://github.com/yireo-magento1/Yireo_Webp/blob/master/source/app/code/community/Yireo/Webp/Helper/Data.php#L280

@LuizSantos22
Copy link

@Danieleeffe1 One of the way of optimize it, is by compressing the image folder into a zip file, download it and use a compress software or website that compress it (can be lossless format) and zip it again and reupload it to your server.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants