Input
- File Path: Full file path of the source image file. The file type will be auto detected. (If undetectable the plugin fails.)
- Output Dir Path: Destination folder to store the new image file after conversion. File name will be same as the source image file by default (you can change the file name with optional input)
- Output File Type: Target file type. Default is .png. Other choices are:
- .jpeg
- .bmp
- .gif
Optional Input
- Out File Name: Set a different file name from the original file.
- File Name Validation: File name validation feature (When “Sanitize” is selected, unusable characters will be deleted and a underscore _ will be added at the end of the file name.)
- If File Exists: Procedure choice when the target file (filename) already exists
Output/Return Value
- The full file path of the converted file
Result Codes
- 0 for successful execution
- 1 for all non-successful execution
How to set parameters
Text from Image