Building a more inclusive experience in software often means, using less subtle interfaces.
Today, I released version 0.3.2, a maintenance update. This release features updated crates leading to a more stable program and adds new image formats like pbm as well as performance improvements for jpeg, bmp and vp8.
I had also noticed that the default encoding is not set to the maximum compression for output files. Changing the setting did improve the file size of the combined Rust-Lang example from 7.6MB to 6.8MB. However, this is still far away from the result gimp made with 6.1MB.