|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
compression of images
Hi there,
Does anyone know if it's possible to compress an jpeg image using GD lib? I know about resizing and stuff, but I really mean compressing an image so that it will remain the same length and width but that the byte size of the image will be smaller. Thanks and regards, Bart |
|
#2
|
|||
|
|||
|
the imagecreate() has a quality scale, that goes from 0 to 100 se php.net. 0 is compressed 100 is best quality.
|
![]() |
| Viewing: Dev Articles Community Forums > Programming > PHP Development > compression of images |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|