-
Notifications
You must be signed in to change notification settings - Fork 40
Open
Labels
Description
Would be good if the JPG code also converts the JPEG images to progressive JPEG images.
There is a lot of advantages of using Progressive JPEG images instead of Baseline JPEGs.
It seems jpegoptim has an --all-progressive
option http://manpages.ubuntu.com/manpages/bionic/man1/jpegoptim.1.html
Metadata
Metadata
Assignees
Labels
Projects
Milestone
Relationships
Development
Select code repository
Activity
VirtuBox commentedon Nov 7, 2020
Hello @yuriolive,
thanks for this very good suggestion. I will run tests with this option and if it work properly I will add it into the next release.