Commit Graph

2 Commits (deepcrayonfish)

Author SHA1 Message Date
jul059 463329af9a Optimize images to reduce filesize
PNGs were optimized using several tools in sequentially: TruePNG, pngwolf, leanify, advpng, ECT, deflopt, defluff. This optimizes the filters, removes any unused data, optimizes the color palette and optimizes the deflate compression. The whole process is completely lossless.

JPEGs were processed with jpegoptim to optimize the huffmann headers. Again, completely lossless except for most metadata which has been stripped (some JPEGs contained exposure and photoshop correction information).
2019-02-27 16:09:50 -05:00
Thibault Duplessis 4ddeb7152f remove unused flags and css rules 2014-02-19 20:05:29 +01:00