NKitv1
NKitv1 copied to clipboard
Simple command line interface
Would it be possible to add a simple command line interface to convert images? Something like convert -s source_image.nkit.gcz -d destination_image.iso where the supplied extension decides the output format or an additional argument.
I would only need to convert between .iso and .nkit.iso but having support for all supported formats would be great too. The current program always dumps the output somewhere in the application directory but I would like to specify the output filename so I can do my own batch processing.