mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-06-15 23:45:56 +08:00
This also adjusts the algorithm to expect - 30% saving for JPEG conversion AND - Minimum of 75K bytes saved The reasoning for increase of saving requirements is cause PNG may have been uploaded unoptimized, 30% saving on PNG is very possible |
||
|---|---|---|
| .. | ||
| cropped.png | ||
| downsized.png | ||
| fake.jpg | ||
| huge.jpg | ||
| image.svg | ||
| image_no_extension | ||
| large & unoptimized.png | ||
| logo-dev.png | ||
| logo.png | ||
| not_an_image | ||
| png_as.bin | ||
| resized.png | ||
| should_be_jpeg.png | ||
| smallest.ico | ||
| smallest.png | ||
| svg.png | ||
| webp_as.bin | ||