Login  Register

Command line non-interactive save as jpeg

Posted by Jon Harman-3 on Jul 28, 2009; 4:30pm
URL: http://imagej.273.s1.nabble.com/Command-line-non-interactive-save-as-jpeg-tp3691640.html

Hi,

I would like to use the ImageJ command line to process an image then
save it as a jpeg.  Is there any command I can run to save the file that
will not require any user input.  I want to do something like:
imagej filename -run command -run Jpeg...
But this brings up a saveas dialog.

Jon