- **status**: in-progress --> review - **Comment**: allura:db/8343
For PNGs, this just does a stronger gzip under the hood. Real good png compression uses different color palettes, and would be harder to do in PIL and can be more subjective due to lossiness https://stackoverflow.com/a/52391845 Allura saves thumbnails in the db, so this will apply only to new attachments, or icons w/ sizes never requested before. Could clear those records so they get recreated, but the savings are only a few percent so I don't think its worth it in most cases. --- ** [tickets:#8343] Improve image thumbnail compression** **Status:** review **Milestone:** unreleased **Created:** Thu Dec 12, 2019 10:30 PM UTC by Dave Brondsema **Last Updated:** Thu Dec 12, 2019 10:30 PM UTC **Owner:** Dave Brondsema --- Sent from forge-allura.apache.org because dev@allura.apache.org is subscribed to https://forge-allura.apache.org/p/allura/tickets/ To unsubscribe from further messages, a project admin can change settings at https://forge-allura.apache.org/p/allura/admin/tickets/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.