NKitv1 icon indicating copy to clipboard operation
NKitv1 copied to clipboard

Simple command line interface

Open whocares0101 opened this issue 5 years ago • 0 comments

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.

whocares0101 avatar Jun 19 '20 11:06 whocares0101