Since JDK version 1.9, ImageIO has added compression level control. See [the new PNGImageWriteParam](https://github.com/zxiaofan/JDK/blob/master/JDK1.9/src/java.desktop/com/sun/imageio/plugins/png/PNGImageWriter.java#L291) class.