Closed (fixed)
Project:
Image Optimize
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
6 Jun 2013 at 10:02 UTC
Updated:
8 Oct 2013 at 04:01 UTC
Jump to comment: Most recent file
Comments
Comment #1
theunraveler commentedHere is a patch that adds a "progressive" option for jpegtran and an "interlace" option for optipng.
Also notice that I had to rework how the internal tools variables are stored in order to make the field grouping on the settings page make sense. Hopefully, this will also allow for additional settings for each internal tool in the future.
Updating the title as well to include reference to interlacing.
Comment #2
theunraveler commentedComment #3
raulmuroc commentedI test and it looks cool. The interface is well. And I got the jpeg images converted to progressive.
Before this patch, results of " google page insights" or "gtmetrix" (both webservices) where 80% of my images not progressive-compressed. After this patch, I have 100% of my images progressive-compressed :-)
Anyway, I would wait for some confirmations more before change status as reviewed&tested by the community.
Thanks.
Comment #4
decipheredWith all the latest work I've been doing (cleanup/modularize/UI improvements) I've also implemented a binaries advanced settings functionality (locally), which will combine parts of this patch.
Should have something committed today.
Comment #5
decipheredImplementation committed along side #876482: UI overhaul