when i upload 4MB images into media manager it takes the image full size with out optimize which makes my site to load long time, how to reduce image size automatically when uploading file images like in wordpress which optimize automatically.
Asked
Active
Viewed 228 times
0
-
Have you checked the Joomla Extensions Directory for an extension that may do this? Either that or you could optimize them yourself before uploading – Lodder Mar 20 '14 at 07:22
-
Right now it's not built in, though there is a project for it. YOu can either write code to use JImage or you as $lodder said use an extension that implements that feature. – Elin Mar 20 '14 at 15:36