Extension for compressing images
-
Hi there,
guys, ur support team suggest to write my question here.
Well, the situation is next -
our content managers have big quality images, so somewhere on other cms we saw a plugin/module which compress big images ( for e.x. from 2 MB to 550 KB) so it's not the worst quality and much more less weight for the website. It's compressing while you upload images to admin panel.
Found just this extension - https://bagisto.com/en/extensions/laravel-ecommerce-image-gallery/ - but not sure if it's cover our needs.Could you please let me know if you have already solution for such cases?
Thnx,
Lera -
Hi @LeraKi,
We already use Laravel intervention package in the core, to optimize and reduce the size of an image.
-
@devansh-webkul said in Extension for compressing images:
already use Laravel intervention package in the core, to optimize and reduce the size of an image.
Hi guys,
well back to u with the real situation.
On the screenshot below, u can see that image after I uploaded to bagisto is 1,8 Mb.
But on my device, I uploaded from it's 1,68Mb (attached)
So, it doesn't cut or compress, it's make it even bigger?
Any ideas how to solve it?Thanks,
Lera -
Hi @LeraKi,
It is cut and compress but in cache not in the directory. In the directory, you will find the original file.