Click to See Complete Forum and Search --> : TIF->PNG


Anon
01-03-2001, 10:42 AM
Is it possible to use the PHP image libraries to convert a TIF file to GIF or PNG? Can someone point me to a simple example of this?

TIA,

Tac

vincente
01-03-2001, 11:03 AM
PHP use the GD libraries to work with images, and GD doesn't support TIF and the latest versions don't even support GIF anymore.