Skip to content

Lossless image asset compression#9397

Closed
Awqre wants to merge 1 commit intospesmilo:masterfrom
Awqre:master
Closed

Lossless image asset compression#9397
Awqre wants to merge 1 commit intospesmilo:masterfrom
Awqre:master

Conversation

@Awqre
Copy link

@Awqre Awqre commented Jan 2, 2025

Optimization of PNG, JPEG, ICO and GIF files

Combination of different optimizers (ECT, PNGOut, DeflOpt...)

Optimization of PNG, JPEG, ICO and GIF files

Combination of different optimizers (ECT, PNGOut, DeflOpt...)
@ecdsa
Copy link
Member

ecdsa commented May 30, 2025

please provide the exact recipes to do that, and we will try to reproduce them.

not merging this because of trust issues.

@ecdsa ecdsa closed this May 30, 2025
@Awqre
Copy link
Author

Awqre commented May 30, 2025

please provide the exact recipes to do that, and we will try to reproduce them.

not merging this because of trust issues.

Easiest way to replicate is running them through FileOptimizer, then Papa's Best Optimizer and then DeflOpt (no official download) last. I have my own scripts which include other optimization programs but these run the main ones. A few are closed source so if you want to set up your own without them, ECT, OxiPNG and ZopfliPNG will give you the best results depending on the settings.

For the .ico file I converted it to separate PNG files, ran the optimizers then repacked it using Optidash Icopack

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants