[Feature Request]Command-line output

XnConvert Multi Platform - Windows, MacOSX, Linux

Moderator: xnview

DEN
Posts: 8
Joined: Mon Sep 17, 2012 3:05 pm

[Feature Request]Command-line output

Post by DEN »

I would like to be able to process images in the desired output format and then export them via the command line.

The available output formats should be selectable via presets, and the process should wait for completion.

UI Example
====================================
Output Preset Name
Add Overwrite Delete
[Command Input Text Box]
Options (Saved with the preset)
・File format to pass to the command-line program [Format Dropdown Box]
・Wait until the output file is generated and unlocked
・Force-terminate the process used by the command line when the output file is generated and unlocked.
・Consider the process complete after the specified time. Minimum 30 seconds. Values less than 30 seconds will be replaced with 30 seconds. [Numeric Input Window]
*The reason for setting values under 30 seconds to 30 seconds in this option is to account for cases where the command-line program’s processing does not function properly.
・Re-verify whether the output file can be read correctly. If the output file cannot be read correctly, return an error.
・If the output file cannot be read correctly, re-output it in the specified file format. [Format Dropdown Box]
*If this option is enabled, the error described above will not be returned.
・Pass metadata to the command-line program.
====================================

Command Syntax
Option Command-Line Program %1 Command-Line Program Arguments
%1 is the processed image data

Default Behavior:
・Wait for the command-line program to finish
・Metadata is added after output


Translated with DeepL.com (free version)