As mentioned in #12, it would be great to have some sort of image compression/optimization for the output, comparable to pngquant. For rust, interesting options for this would include oxipng and mtpng.
We should think about whether or not it makes sense to add this functionality to the library itself, since this is probably something that - when people integrate the library into their own asset pipeline - would be replaced by existing asset processing infrastructure.
Having this option available in the CLI definitely sounds like a good idea to me, though.
As mentioned in #12, it would be great to have some sort of image compression/optimization for the output, comparable to pngquant. For rust, interesting options for this would include oxipng and mtpng.
We should think about whether or not it makes sense to add this functionality to the library itself, since this is probably something that - when people integrate the library into their own asset pipeline - would be replaced by existing asset processing infrastructure. Having this option available in the CLI definitely sounds like a good idea to me, though.