• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Auto-Optimizing images for internet usage

imported_xer0

Junior Member
I used to use ImageMagick to create thumbnails with a php script for my site. I recently used IR for the first time and saw that it can Optimize images, leaving them at the same resolution, but significantly lowering the filesize. Is there a way to automate this, or would I have to manually do it to every picture?
 
You can do it using ImageMagick by setting the amount of compression used when you generate the thumbnails. ImageReady optimizes images by showing you different compression settings and letting you choose one that's the best balance between size and quality.
 
Back
Top