Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Advanced image compression: remove posterization
This removes the posterization filter from the advanced image compression settings to substantially reduce the CPU load which could cause image resizing to fail (see #150). After digging into the research @nwtn did to come up with these settings, it turns out that posterization only improves file sizes for PNGs and can actually lead to slightly larger file sizes for JPG images.
- Loading branch information