Any number of image manipulation programs do that, However, try installing 
CygWin and see if mogrify will run.

Miles Thompson

At 03:20 PM 12/20/2001 +0100, Roman wrote:
>No, I need convert format of image in windows system.
>
>
>-----Original Message-----
>From: Bogdan Stancescu [mailto:[EMAIL PROTECTED]]
>Sent: Thursday, December 20, 2001 3:14 PM
>To: Roman; Php-General
>Subject: Re: [PHP] Convert tif --> jpg
>
>
>If you work under Linux you might want to check out the man page for mogrify
>and perform an <? exec("mogrify -format jpeg $filein $fileout"); ?> for
>example.
>
>Bogdan
>
> > Please help me. I need convert image from tif format to the jpg format,
> > exist any php function to do this ?
> >
> > Thank you
> >
> >       Roman
>
>--
>PHP General Mailing List (http://www.php.net/)
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]
>To contact the list administrators, e-mail: [EMAIL PROTECTED]
>
>
>
>--
>PHP General Mailing List (http://www.php.net/)
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]
>To contact the list administrators, e-mail: [EMAIL PROTECTED]


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to