$image tiff converter

Allows you to convert TIFF files to a variety of image file formats.


Example

Running this code will convert "1-OPN COMPLAINT-OPN COMPLAINT.tiff" to jpg format.

add list to list(%image,$plugin function("Image Automation.dll", "$image tiff converter", "{$special folder("Application")}\\1-OPN COMPLAINT-OPN COMPLAINT.tiff", "jpg", ""),"Delete","Global")
load html($replace(%image,$new line,"<br>"))

Was this helpful?

Next Article

$image to base64