Hi everyone,
I am using ImageToolbox to convert TIFF files into PNG so I can show a preview of them in the web. The problem arises when I'm trying to convert multipage TIFF though as it returns 0 bytes binary data and no error message.
I figured I might have to use the Convert action instead of the ConvertImageType action, can anyone help me about the value I should pass in the Options parameter? I checked out the magickimage documentation but couldn't make sense of it.
I'm pretty much at my end of rope, any kind of help would be greatly appreciated :"D
Here's some extensions I've tried to make things work: