Skip to content

Releases: troed/PNGconv

Single file Java

26 Feb 11:28

Choose a tag to compare

Reducing the complexity of having to keep a jar file and launch through the Java VM, this version can be run through the modern Java 11 single file support.

Download, make executable using "chmod +x PNGconv", move it to a suitable folder in your PATH. Run:

PNGconv [mode] [-option1] [-option2] [-option...]

First public release

22 Aug 22:11

Choose a tag to compare

PNGconv was written for my own personal use. After having gotten some input that others might benefit from it as well I added some suggested functionality and here we are. Pull requests appreciated.