|
Posted by John on 12/16/05 05:09
NurAzije wrote:
> I ment the quality of images, I want them to be lighter for download,
> for example, some images are 2MB in JPG, by Adobe Photoshop or
> Fireworks or even Microsoft Imaging I can lower its size in MB to KB
> and change in it dimensions nothing.. Do understand me now, I have a
> website with images wich are too big for download..
I know (and use) 2 ways:
1) gimp - look into 'scripts fu', if you want to use that.
2) php - I'll email you my script for doing it, let me know if
you have any questions...
It works on all images (between the set number range) with a filename
of a given format - and OVERWRITES them !
So I make large/medium/small directories of the original images,
then run the script on the medium/small directories...
It scales to a 'new major' side length, so the images can be portrait
or landscape to start with.
John.
[Back to original message]
|