Hi,
Is it possible to read in TIFF images within PHP?
thanks in advance Nik
Sure; it's just a bunch of ones and zeros like any other file.
If you want to manipulate the image in some way, that's another matter.