Write some php code for getting all image files in loop (foreach) and optimize them.
Is there any scripts to optimize image for further uploads?
You have to optimize images before saving in your controller.
Kantipath News, lifted their site https://www.kantipath.com , from WrodPress to Laravel 5.2 platform for own site.
Unfortunately, we forget to optimize img file before uploading. Now the uploaded file volume is more than 10K. They are in various format, JPEG,JPG,PNG,GIF and in various size too.
Due to uncompressed/non-optimized file size we are facing various problem. It is almost impossible to download and again upload after optimizing manually.
Is there any tools, scripts or idea to optimize these files at once?
Is there any scripts to optimize image for further uploads?
kantipath.com
Please or to participate in this conversation.