aia Posted August 31, 2020 Posted August 31, 2020 Squoosh is an image compression web app made by Google Chrome Labs. It allows you to dive into the advanced options provided by various image compressors. Squoosh is open source. and it could be integrated into IPS. Here is why it's important: 1. The image below was pasted directly into editor using CTRL+V, and it's size is 875 kb. 2. The image below was pasted into squoosh.app using CTRL+V, saved with default settings and then uploaded to the post. Its size is just 42kb (x20.8 times better).*If IPS supported webp, then it could be just 32 kb, x27.4 times better. My suggestion is to give us an ability to save pasted images in the most efficient format instead of PNG. xtech and Joy Rex 2
Management Charles Posted August 31, 2020 Management Posted August 31, 2020 4.5 supports browser-side image resizing.
aia Posted August 31, 2020 Author Posted August 31, 2020 (edited) 21 minutes ago, Charles said: 4.5 supports browser-side image resizing. Resizing is cool, but it's not related to the suggestion. It's about compression, not about resizing. What about the feature which chooses the optimal format automatically instead of PNG? In a lot of cases, it would be JPG (as IPS does not support webp yet). Edited August 31, 2020 by Mr 13
asigno Posted September 1, 2020 Posted September 1, 2020 Browser side resizing is far from best practice, this puts all the work on the client and slows the page load time. The correct image size for the viewport should be returned from the server. As a minimum IPB should natively serve webp images and preferably to have integration with an image CDN such as https://www.imgix.com/ or https://cloudinary.com/ sobrenome 1
Cruizin Posted September 9, 2020 Posted September 9, 2020 On 8/31/2020 at 11:27 AM, Charles said: 4.5 supports browser-side image resizing. I am testing 4.5 and cannot for the life of me find where to set resizing limits. Do you know where to find that setting?
bfarber Posted September 9, 2020 Posted September 9, 2020 This relies on the maximum image dimensions to display and maximum image dimensions to store in the AdminCP. Use the live search to look for "images" or similar to find the options. sobrenome and Cruizin 2
Recommended Posts