Thanks for the answer, but the problem with imagejpeg, is that it removes
the exif-tags ( sorry that I forgot to mention that one ), wich is why I
searched myself to PEL.

// Markus

On 5/14/07, Matt Sephton <[EMAIL PROTECTED]> wrote:

As far as I know the GD function should reduce the file size as long
as you specify a lower quality than the JPEG is already.

bool imagejpeg ( resource image [, string filename [, int quality]] )

matt

On 14/05/07, Mackyman <[EMAIL PROTECTED]> wrote:
> Heya!
>
> I have searched google, php.net and pel.sourceforge.net for a solotion
to
> compress JPEG pictures ( JPEG compression ) with pel or php to save
space.
> Is it even possible ( as I have found, the only gd-function that
compresses
> is the imageJpeg, and that's not helping, right? )?
>
> Cheers//
>
> Markus a.k.a. Mackyman
>
>
-------------------------------------------------------------------------
> This SF.net email is sponsored by DB2 Express
> Download DB2 Express C - the FREE version of DB2 express and take
> control of your XML. No limits. Just data. Click to get it now.
> http://sourceforge.net/powerbar/db2/
> _______________________________________________
> PEL-devel mailing list
> PEL-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/pel-devel
>
>

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
PEL-devel mailing list
PEL-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pel-devel




--
Visit: http://www.mackynet.se/
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
PEL-devel mailing list
PEL-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pel-devel

Reply via email to