-
Notifications
You must be signed in to change notification settings - Fork 26
Simple command line interface #7
Copy link
Copy link
Open
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels