here is video on how to use desktop app for converting Png images to Tiff images:
If you want to automate conversion or avoid user Interface (UI) and run "Png to Tiff" application from command line - here is an example of how to do it:
"C:\Program Files (x86)\WhiterockSoftware\PngtoTiff\PngtoTiff.exe" inputfile.png outputfile.tiff
Jpg to Tiff
If you want to automate conversion or avoid user Interface (UI) and run "Jpg to Tiff" application from command line - here is an example of how to do it:
"C:\Program Files (x86)\WhiterockSoftware\JpgtoTiff\JpgtoTiff.exe" inputfile.jpg outputfile.tiff
Gif to Tiff
If you want to automate conversion or avoid user Interface (UI) and run "Gif to Tiff" application from command line - here is an example of how to do it:
"C:\Program Files (x86)\WhiterockSoftware\GiftoTiff\GiftoTiff.exe" inputfile.jpg outputfile.tiff


