Configuration Parameters
- //parmdontuse output.embedprofile: Embed/don't embed ICC profile with image, 0|1. If an ouput.*.cms.profile is specified, the internal image is converted to that profile and that file is embedded with the profile, otherwise, if a profile is assigned in the internal image, that profile is embedded. Default=1 (Note: use excludeicc in the output params property instead...)
- app.about.lensdatabasecheck: 1|0, if set, the lensfun database version will be checked against the server. Default: 1
- app.backgroundcolor: r,g,b or t (0-255), set at startup. 'r,g,b' specifies a color, 't' specifies a gray tone. Default=(0,0,0)
- app.cms.errorlog: 0|1, turns on/off LittleCMS error logging to the log file specified in log.filename. Default=0
- app.dock.backgroundcolor: r,g,b or t (0-255), set at startup. Same value rules as app.backgroundcolor, overrides it for the command/histogram/parameters dock. Default=(119,119,119)
- app.dock.width: Specifies width of dock (command, histogram, parameters panels) at startup. Default=300
- app.floatctrl.backgroundcolor: Specifies the float control background color. Can be a RGB triple or a single gray, 0-255. Default=192,255,192
- app.floatctrl.mousefocus: Toggles the focus-on-mouseenter behavior. Default=0, require mouse click to set focus. Note: Setting this parameter to 1 may cause inopportune parameter changing...
- app.histogram.height: Specifies height of histogram at startup. Change requires restarting rawproc. Default=150
- app.incrementaldisplay: 0|1, for addition of tool sequences, if 1, the display is rendered as each tool is added. if 0, the display render is deferred until the last tool is added. Default=0;
- app.integerctrl.backgroundcolor: Specifies the integer control background color. Can be a RGB triple or a single gray, 0-255. Default=192,192,255
- app.integerctrl.mousefocus: Toggles the focus-on-mouseenter behavior. Default=0, require mouse click to set focus. Note: Setting this parameter to 1 may cause inopportune parameter changing...
- app.parameters.fontcolor: integer RGB triplet or single of 0-255 (e.g., 128,128,128 or just 128 for gray) to specify font color to be used in the parameter pane. Default=0
- app.parameters.fontsize: Integer font size for paramter pane dialogs. Default=10
- app.parameters.linecolor: integer RGB triplet or single of 0-255 (e.g., 128,128,128 or just 128 for gray) to specify default color to be used to draw lines in the parameter pane. Some tools override this, look for "linecolor" in the Properties filter. Default=0
- app.parampane.height: Specifies height of parameter pane at startup. Change requires restarting rawproc. However, parameter pane will grow vertically if the rawproc application window is resized. Default=350
- app.picpanel.backgroundcolor: r,g,b or t (0-255), set at startup. Same value rules as app.backgroundcolor, overrides it for the picture panel. Default=(0,0,0)
- app.start.logmessage: Message to print in the log when rawproc starts.
- app.start.path: Specify the directory at which to start opening files. Default="", rawproc uses the OS Pictures directory for the current user.
- app.toolchain.height: Specifies height of tool chain at startup. Change requires restarting rawproc. Default=200
- app.toollistpath: Directory path where tool list files can be found. Default: (none, implies current working directory)
- app.tooltip: 0|1, enable/disable tooltip display at startup. Tooltip display can still be toggled on/off with the 't' key. Default=0
- app.window.lastremembered: Modified when rawproc is exited to record the last window state. Either a [width]x[height] or 'maximized'. If param.window.rememberlast is 1, rawproc will update this parameter when it is exited.
- app.window.rememberlast: If 1, rawproc will remember the dimensions or maximized window state at exit and restore that when it's re-run. Default: 1
- batch.imgcommand: path/executable for the img command line raw processor. Default: img (somewhere in $PATH)
- batch.inputspec: Path/file specification for input. Append input processing with a ':', e.g., *.NEF:rawdata=crop. Default: None, you need to specify your own.
- batch.outputspec: Path/file specification for output. Append output processing with a ':', e.g., *.jpg:quality=75. Default: None, you need to specify your own.
- batch.termcommand: path/executable to use as the batch command shell. Default: wxcmd (somewhere in $PATH)
- batch.toolchain: The tool chain to be applied to each input image to produce the output image. See the img command line documentation for syntax.
- clipboard.patchscale: Number to multiply each 0.0-1.0 pixel value in a clipboard copy. Use 255 to get 8-bit display values. Default=1
- cms.profilepath: Directory path where ICC colorspace profiles can be found. Default: (none, implies current working directory)
- display.clipboard.patchaverage: 1|0, 0 copies all the 0.0-1.0 pixel triplets of a patch in to the copy string, 1 averages the values to provide a single RGB triplet. Default=0. Note: the raw data string is suitable for pasting into a spreadsheet, one pixel per row.
- display.clipboard.patchradius: Number of layers of surrounding pixels to collect for a clipboard copy. Default=1, just the single pixel.
- display.cms.blackpointcompensation: Perform display color transform with black point compensation. Default=1
- display.cms.blackpointcompensation: Perform display color transform with black point compensation. Default=1
- display.cms.displaygamma: Float number representing the gamma TRC to use if the displayprofile is one of the built-ins. Default: 2.2
- display.cms.displaygamma: Float number representing the gamma TRC to use if the displayprofile is one of the built-ins. Default: 2.2
- display.cms.displayprofile.: Filename of the display profile for the enumerated display.
- display.cms.displayprofile: Filename of display profile. One of the srgb|wide|adobe|prophoto built-ins can be used in a pinch. Default: none.
- display.cms.displayprofile: Filename of display profile. One of the srgb|wide|adobe|prophoto built-ins can be used in a pinch. Default: srgb-output, for the event there is no calibrated display profile.
- display.cms.renderingintent: Specify the rendering intent for the display transform, perceptual|saturation|relative_colorimetric|absolute_colorimetric. Default=perceptual
- display.cms.renderingintent: Specify the rendering intent for the display transform, perceptual|saturation|relative_colorimetric|absolute_colorimetric. Default=perceptual
- display.cms.softproof.gamutcheck: Perform softproofing color transform with gamut check, marking out-of-gamut colors. Default=0
- display.cms.softproof.gamutcheck: Perform softproofing color transform with gamut check, marking out-of-gamut colors. Default=0
- display.cms.softproof.profile: Sets the ICC profile to be used for softproofing. Default="", which disables soft proofing.
- display.cms.softproof.profile: Sets the ICC profile to be used for softproofing. Default="", which disables soft proofing.
- display.cms.softproof.renderingintent: Specify the rendering intent for the display transform, perceptual|saturation|relative_colorimetric|absolute_colorimetric. Default=perceptual
- display.cms.softproof.renderingintent: Specify the rendering intent for the display transform, perceptual|saturation|relative_colorimetric|absolute_colorimetric. Default=perceptual
- display.cms: Enable color tranform of the display image, 0|1. Default=1
- display.cms: Enable color tranform of the display image, 0|1. Default=1
- display.exposuredata.backgroundcolor: Sets background color of the exposure box. Specify an integer RGB triplet or single of 0-255 (e.g., 128,128,128 or just 128 for gray). Default=192 (light gray)
- display.exposuredata.outlinecolor: Sets border color of the exposure box. Specify an integer RGB triplet or single of 0-255 (e.g., 128,128,128 or just 128 for gray). Default=0 (black)
- display.exposuredata.outlinecolor: Sets text color of the exposure box. Specify an integer RGB triplet or single of 0-255 (e.g., 128,128,128 or just 128 for gray). Default=0 (black)
- display.exposuredata: 0|1, enable/disable exposurebox display at startup. Exposurebox display can still be toggled on/off with the 'e' key. Default=1
- display.info.evlv: Add either/both EV (Exposure Value, Wikipedia definition) or LV (Light Value, exiftool definition) to the information string. "EV" and/or "LV" need to be in the property value, you can separate them with blanks, a comma, or just run them together. Default: blank.
- display.info.evlv: Add either/both EV (Exposure Value, Wikipedia definition) or LV (Light Value, exiftool definition) to the information string. "EV" and/or "LV" need to be in the property value, you can separate them with blanks, a comma, or just run them together. Default: blank.
- display.maxscale: Smallest panel image size. Default=5.0, or 500%
- display.minscale: Smallest panel image size. Default=0.1, or 10%
- display.outofbound.black=r,g,b: RGB color to use for out-of-lower-bound pixels. Default: 255,0,255 (cyan)
- display.outofbound.white=r,g,b: RGB color to use for out-of-upper-bound pixels. Default: 0,255,255 (magenta)
- display.outofbound: Enable/disable out-of-bound pixel marking, 0|1. In display pane 'o' toggles between no oob, average of channels, and at least one channel. Default=0
- display.outofbound: Enable/disable out-of-bound pixel marking, 0|1. In display pane 'o' toggles between no oob, average of channels, and at least one channel. Default=0
- display.panelborder: Border around the display image. Default: 5
- display.render.log: 0|1, turn on/off logging of the duration of the display render operation. Default=0
- display.render.log: 0|1, turn on/off logging of the duration of the display render operation. Default=0
- display.snapshot: 1|0, enables|disables the 'n' key and snapshooting of the display. Default: 0
- display.status: Write display... in status when setting the display image, 0|1. Default=1
- display.status: Write display... in status when setting the display image, 0|1. Default=1
- display.statusbar.luminance: redmult,greenmult,bluemult - Multipliers used to calculate pixel luminance. Default:0.21,0.72,0.07
- display.thumbsize: The largest dimension of the thumbnail. Default=150
- display.thumbsize: The largest dimension of the thumbnail. Default=150
- exif.command: Full path/filename to the Phil Harvey exiftool.exe program. Default=(none), won't work without a valid program.
- exif.format: text|html - If 'html', exif is displayed with HTML formatting. If 'text', exif is presented in a filterable list box. Default=html
- exif.parameters: exiftool parameters used to format the exiftool output. If the parameter doesn't exist, parameters suitable for the exif.format value will be used.
- histogram.clipbins: number of buckets to eliminate on both ends of the histogram in calculating the max height. Default=0
- histogram.cursor.linecolor: integer RGB triplet or single of 0-255 (e.g., 128,128,128 or just 128 for gray) to specify default color to be used to draw the histogram cursor. Some tools override this, look for "linecolor" in the Properties filter. Default=app.parameters.linecolor
- histogram.depiction: lines|bars. Default=bars
- histogram.ev.increment: Step increment for EV plot. Default: 1.0
- histogram.ev.linecolor: integer RGB triplet or single of 0-255 (e.g., 128,128,128 or just 128 for gray) to specify default color to be used to draw EV lines in the parameter pane. Default=app.parameters.linecolor
- histogram.ev.range: +/- range to plot EV. Default: 3.0 (-/+ 3 stops)
- histogram.ev.zero: Tone in the 0.0-1.0 scale to plot as EV0. Default: 0.18
- histogram.scale: The number of buckets to display in the histogram. Default=256
- histogram.scale: The number of buckets to display in the histogram. Default=256
- histogram.singlechannel: 0|1, turns on/off the display of single-channel histogram plot for per-channel curves
- histogram.singlechannel: 0|1, turns on/off the display of single-channel histogram plot for per-channel curves
- imageinfo.floatstats: Show image statistic as floats corresponding to the internal image, or integers corresponding to the unsigned 16-bit integer of raw formats. Default=1
- imageinfo.libraw: Include/exclude Libraw-inserted parameters in EXIF. Default=0 (exclude)
- input.[jpeg|tiff|png].orient: Rotate the image to represent the EXIF Orientation value originally inputted, then set the Orientation tag to 1. Gets the image out of trying to tell other software how to orient it. Can be set for jpeg, tiff, or png images only; raw images have to wait until after demosaic to preserve the CFA orientation (see tool.demosaic.orient). Default=0
- input.jpeg.cms.profile: ICC profile to use if the input image doesn't have one. Default=(none)
- input.jpeg.parameters: name=value list of parameters, separated by semicolons, to pass to the JPEG image reader. Default=(none)
- input.log: log the file input operation. Default=0
- input.png.cms.profile: ICC profile to use if the input image doesn't have one. Default=(none)
- input.png.parameters: name=value list of parameters, separated by semicolons, to pass to the PNG image reader. Default=(none)
- input.raw.cms.profile: ICC profile to use if the input image doesn't have one. Default=(none)
- input.raw.default.prompt: 1|0, enable/disable prompt to apply input.raw.default. Default=1
- input.raw.default: Space-separated list of rawproc tools to apply to a raw image after it is input. If this parameter has an entry, application of the tools is prompted yes/no. Default=(none).
- Camera-specific default processing can be specified by appending '.Make_Model', or just '.Make' to the property name, where make and model identify the camera as these values appear in the raw metadata. Put an underscore between the make and model, and substitute underscore for any spaces that occur in either value, e.g., Nikon_Z_6.
- If a raw file was originally opened with this parameter, if it is re-opened, you'll be prompted to apply the input.raw.default.commands, then prompted to re-apply the processing chain. In this case, say 'no' to the first one, and 'yes' to the second, otherwise you'll duplicate the input.raw.default commands.
"
- input.raw.libraw.*: Instead of, or in addition to input.raw.parameters, you can enter any libraw parameter individually, as in input.raw.libraw.bright=2.0. Note that if you duplicate a parameter here and in input.raw.parameters, the latter will be what's used in processing.
- input.raw.parameters: name=value list of parameters, separated by semicolons, to pass to the raw image reader. Default=(none)
- input.tiff.cms.profile: ICC profile to use if the input image doesn't have one. Default=(none)
- input.tiff.parameters: name=value list of parameters, separated by semicolons, to pass to the TIFF image reader. Default=(none)
- menu.showcommand.type: Specify dialog box type in which to show the cumulative command, text|html. Dialog type 'html' can be copied to the clipboard. Default=text
- output.*.thumbnails.directory: *=all|jpeg|tiff|png, specifies a directory subordinate to the image directory where a thumbnail depiction is to be stored. Default="", which inhibits thumbnail creation. "all" is trumped by presence of any of the others.
- output.*.thumbnails.parameters: *=all|jpeg|tiff|png, specifies space-separated list of rawproc tools to be applied to the image to make the thumbnail. Default="resize:120 sharpen=1". "all" is trumped by presence of any of the others.
- output.data.parameters: name=value list of parameters, separated by semicolons, to pass to the data writer. Applicable parameters:
- outputmode=rgb|split|channelsummary: Specifies the output format. Default: rgb
- output.jpeg.cms.profile: If color management is enabled, the specified profile is used to transform the output image and the ICC is stored in the image file. Can be one of the internal profiles or the path/file name of an ICC profile. Default=srgb
- output.jpeg.cms.renderingintent: Specify the rendering intent for the JPEG output transform, perceptual|saturation|relative_colorimetric|absolute_colorimetric. Default=relative_colorimetric
- output.jpeg.parameters: name=value list of parameters, separated by semicolons, to pass to the JPEG image writer. Applicable parameters:
- quality=n, 0-100: Specifies the image compression in terms of a percent.
Default:quality=95.
- output.orient: Rotate the image to represent the EXIF Orientation value originally inputted, then set the Orientation tag to 0. Gets the image out of trying to tell other software how to orient it. Default=0
- output.png.cms.profile: If color management is enabled, the specified profile is used to transform the output image and the ICC is stored in the image file. Can be one of the internal profiles or the path/file name of an ICC profile. Default=prophoto
- output.png.cms.renderingintent: Specify the rendering intent for the PNG output transform, perceptual|saturation|relative_colorimetric|absolute_colorimetric. Default=relative_colorimetric
- output.png.parameters: name=value list of parameters, separated by semicolons, to pass to the PNG image writer. Applicable parameters:
- channelformat=8bit|16bit: Specifies the output numeric format.
- output.tiff.cms.profile: If color management is enabled, the specified profile is used to transform the output image and the ICC is stored in the image file. Can be one of the internal profiles or the path/file name of an ICC profile. Default=prophoto
- output.tiff.cms.renderingintent: Specify the rendering intent for the TIFF output transform, perceptual|saturation|relative_colorimetric|absolute_colorimetric. Default=relative_colorimetric
- output.tiff.parameters: name=value list of parameters, separated by semicolons, to pass to the TIFF image writer. Applicable parameters:
- channelformat=8bit|16bit|float: Specifies the output numeric format. For float TIFFs, the data is saved 'unbounded', that is, not clipped to 0.0-1.0 IF the output.tiff.cms.profile is set to a matrix profile.
- tool.*.cores: Sets the number of processing cores used by the tool. 0=use all available, -N=use available minus n. Default=0);
- tool.*.log: Turns on logging for the specified tool. Default=0
- tool.all.log: Turns on logging for all tools. Default=0
- tool.all.rateadapt: 0/1 Enable/disable rate adaptation, where mousemoves will process the image. Default=0
- tool.blackwhitepoint.auto: Invoke auto calculation of inital black and white point values, based on a percent-pixels threshold. Currently, this behavior is only invoked when the tool is added, so re-application requires deleting and re-adding the tool. Default=0
- tool.blackwhitepoint.automode: The calculation mode for auto. tone=find the points based on the tone; min=find the points based on the min of the channel maxes. Default: tone
- tool.blackwhitepoint.autorecalcdefault: 0/1, default setting for recalc when the tool is added. Default=0
- tool.blackwhitepoint.blackthreshold: The percent threshold used by the auto algorithm for the black adjustment. Only used when the blackwhitepoint tool is created. Default=0.05
- tool.blackwhitepoint.floatlabel: 0|1, if 1, turns label into a fractional value of the maxvalue. Default=0
- tool.blackwhitepoint.whiteinitialvalue: The initial whitepoint setting, or the starting point in the histogram for walking down to the white threshold in auto. Use to bypass bunched clipped highlights. Default=255
- tool.blackwhitepoint.whitethreshold: The percent threshold used by the auto algorithm for the white adjustment. Only used when the blackwhitepoint tool is created. Default=0.05
- tool.crop.controlpointradius: Radius of the rectangle displayed to indicate a control point. Default=7
- tool.crop.landingradius: radius of control point area sensitive to mouseclicks. Doesn't have to be the radius of the control point rectangle. Default=7
- tool.curve.controlpointradius: Radius of the circle displayed to indicate a control point. Default=5
- tool.curve.landingradius: radius of control point area sensitive to mouseclicks. Doesn't have to be the radius of the control point circle. Default=5
- tool.curve.rateadapt.threshold: Specify threshold to turn on rate adaptation, in seconds. Default=0.01
- tool.demosaic.default: Demosaic algorithm default. Default=ahd, if librtprocess is present, else Default=half.
- tool.demosaic.orient: 0|1 - Normalizes the image orientation after demosaic so the EXIF:Orientation tag can be 1. Only performs the operation if the EXIF::Orientation tag isn't already 1. Default: 1
- tool.denoise.algorithm: nlmeans|wavelet. The default algorithm to use when adding a denoise tool. Default=wavelet
- tool.denoise.initialvalue: The initial (and reset button) sigma value used to calculate the denoised pixel. Default=tool.denoise.sigma (initialvalue is deprecated)
- tool.denoise.local: Defines the initial (and reset button) size of the neigbor pixel array. Default=3
- tool.denoise.patch: Defines the initial (and reset button) size of the patch pixel array. Default=1
- tool.denoise.sigma: The initial sigma value used to calculate the denoised pixel. Default=1
- tool.denoise.threshold: Defines the initial value of the threshold for wavelet denoise. Default=0.0
- tool.exposure.initialvalue: The initial (and reset button) value of the exposure tool, 0.0=no change. Default=0.0
- tool.exposure.patchradius: (float), radius of patch. Default=1.5
- tool.gray.b: The initial (and reset button) value of the blue proportion for grayscale conversion. Default=0.07
- tool.gray.g: The initial (and reset button) value of the green proportion for grayscale conversion. Default=0.72
- tool.gray.r: The initial (and reset button) value of the red proportion for grayscale conversion. Default=0.21
- tool.lenscorrection.camera.enable = 0|1: Enable/disable loading lenscorrection camera metadata and including camera lenscorrection in the lenscorrecton tool. Default = 0;
- tool.lenscorrection.databasepath: If specified, use this path to update and retrive for use the lensfun database. The path specified should be the one that contains the 'version_x' folder that contains the lensfun XML files. If none is specified, the same directory as the configuration file location is used. (rawproc does not allow lensfun to use the system data directories.)
- tool.lenscorrection.default: The corrections to automatically apply. Default: mode=lensfun.
- tool.lenscorrection.userdata (lensfun v0.3.95 or greater): If specified, use this path/file.xml to load alternate lens definitions per the instructions given in the lensfun documentation. Ignored if lensfun version is less than 0.3.95
- tool.lenscorrection.useuserdata = 0/1: Set to 1 to use a user-supplied lensfun data file located at tool.lenscorrection.userdata. Default: 0
- tool.lensdistortion.enable = 0/1: Set to 1 and restart rawproc to enable the Lens Distortion tool. Default: 0
- tool.lensvignetting.enable = 0/1: Set to 1 and restart rawproc to enable the Lens Vignetting tool. Default: 0
- tool.redeye.desaturation: The initial (and reset button) desaturation toggle. Default=0
- tool.redeye.desaturationpercent: The initial (and reset button) desaturation percent. Default=1.0
- tool.redeye.radius: Defines the initial (and reset button) limit of the patch size. Default=50
- tool.redeye.threshold: The initial (and reset button) red intensity threshold. Default=1.5
- tool.resize.algorithm: Interpolation algorithm to use when none is specified. Default=lanczos3
- tool.resize.x: Default resize of the width dimension. Default=640
- tool.resize.y: Default resize of the height dimension. Default=0 (calculate value to preserve aspect)
- tool.rotate.initialvalue: The initial (and reset button) angle of the rotate tool, 0=no change. Default=0
- tool.saturate.initialvalue: The initial (and reset button) value of the saturation tool, 1.0=no change. Default=1.0
- tool.script.[scriptprogram].channelformat: 8bit|16bit|float|unboundedfloat, this is the image bit format to be used in the TIFF files used for input to and output from the script program Default=16bit.
- tool.script.[scriptprogram].command: Full path/filename to the [scriptprogram].exe program. Default=(none), won't work without a valid program.
- tool.script.[scriptprogram].commandstring: Command string for the script tool to run, e.g., "[program] [infile] [script] output [outfile],float" for a G'MIC invocation. The [] parameters will be replaced with the script program, input file, script file, and output file names at invocation.
- tool.script.[scriptprogram].shell: Shell to use to run the script application and script. Default=(empty), script application will be run as its own process, no shell window. Note: rawproc's wxcmd is available for use here as a single-command shell that will display its execution.
- tool.sharpen.initialvalue: The initial (and reset button) value of the sharpen tool, 0=no change. Default=0
- tool.spot.initialdisplay: The initial display mode of the spot tool, Default=1, check the display box
- tool.spot.initialmode: The initial mode of the spot tool, Default=(blank), which gives list mode
- tool.spot.radius: Default value for spot/patch radius. Default=20
- tool.tone.curve.arraysize: number of values between 0 and 1 delivered by the copy curve to clipboard button. Default: 256
- tool.tone.curve.type: horizontal|vertical|curvetool. If horizontal, a comma-separated list. If vertical, one number per line. If curvetool, a curve tool command with a number of control points corresponding to the arraysize will be place in the clipboard; for this type, arraysize can't be larger than 255. Default: vertical.
- tool.tone.doublelogistic.L: Default value for doublelogistic L operator power, sets the position of the transition from the left equation to the right equation. Default=0.002
- tool.tone.doublelogistic.c: Default value for doublelogistic c operator power, sets the height of the right equation. Default=3.0
- tool.tone.filmic.A: Default value for filmic tone operator A coefficient. Default=6.2
- tool.tone.filmic.B: Default value for filmic tone operator B coefficient. Default=0.5
- tool.tone.filmic.C: Default value for filmic tone operator C coefficient. Default=1.7
- tool.tone.filmic.D: Default value for filmic tone operator D coefficient. Default=0.06
- tool.tone.filmic.power: Default value for filmic tone operator power coefficient. Set this to 1.0 to remove the effect of this coefficient. Default=1.0
- tool.tone.gamma: Default value for gamma tone operator. Default=2.2
- tool.tone.initialvalue: The initial value of the tone tool, 1.0=no change (linear). Default=gamma,1.0
- tool.tone.lut.filepath: Directory path containing the rawproc LUTS. Default=current working directory.
- tool.whitebalance.digits: (float), number of fractional digits. Default=3
- tool.whitebalance.increment: (float), maximum multiplier value. Default=0.001
- tool.whitebalance.max: (float), maximum multiplier value. Default=3.0
- tool.whitebalance.min: (float), minimum multiplier value. Default=0.001
- tool.whitebalance.patchradius: (float), radius of patch. Default=1.5
Output Parameters
For the output.*.parameters properties, the following are available. Specify them
as name=value pairs, separated by semicolons.
- channelformat=8bit|16bit|float|unboundedfloat: Applies to PNG (8bit, 16bit) and TIFF (8bit, 16bit, float). Specifies the output numeric format. For float TIFFs, the data is saved 'unbounded', that is, not clipped to 0.0-1.0.
- outputmode=rgb|split|channelaverage: Applies to data save. If 'rgb', data is printed RGBRGBRGB... If 'split', each channel is printed separately, in sequence. If 'channelaverage', each column is averaged, channel-by-channel. Default: 'rgb'
- quality=n, 0-100: Applies to JPEG output, specifies the image compression in terms of a percent. Default=95
- excludeexif: Applies to JPEG and PNG output, if present, output image doesn't include metadata
- excludeicc: Applies to JPEG and PNG output, if present, output image doesn't include icc profile
- dcrawparams: command line parameters for dcraw-based (--enable-dcraw) raw file input. Spaces need to be specified by underscores, e.g., -o_3_-g_1_1_-W