How can I convert images to .tiff with php? (im testing on win xp)
I remember I used imagemagick to do this but I cant find the code now, and couldnt find any example on google.
A code sample will be appreciated.
Also, is there a way to do it without imagemagick?