Closed Thread Icon

Topic awaiting preservation: psds (Page 1 of 1) Pages that link to <a href="https://ozoneasylum.com/backlink?for=23266" title="Pages that link to Topic awaiting preservation: psds (Page 1 of 1)" rel="nofollow" >Topic awaiting preservation: psds <span class="small">(Page 1 of 1)</span>\

 
EDDII
Bipolar (III) Inmate

From:
Insane since: May 2004

posted posted 09-11-2004 20:59

yo i wasnt sure if i should put this in this forum or the photoshop forum
in case you dont know .psds are they are multilayered picture from paintshop pro or photoshop but anyway psds dont show in internet explorer so is there any way i can make a php script that returns a psd as a jpg so that it can be veiwed in a browser?

WarMage
Maniac (V) Mad Scientist

From: Rochester, New York, USA
Insane since: May 2000

posted posted 09-11-2004 23:22

I know imagemagik supports the PSD file format. So if you tie ImageMagik into your PHP install you should be able to do a PSD to JPEG conversion.

Dan @ Code Town

EDDII
Bipolar (III) Inmate

From:
Insane since: May 2004

posted posted 09-11-2004 23:48

does that change the images while they are on the web or does that make it so that u have to upload a seperate jpeg

WarMage
Maniac (V) Mad Scientist

From: Rochester, New York, USA
Insane since: May 2000

posted posted 09-12-2004 02:57

You can do whatever you wish with the image. It will convert the image on the fly or it can make a static copy on upload or you could even set it up to have a cron job run imagemagick to convert the images at a given time.

Dan @ Code Town

« BackwardsOnwards »

Show Forum Drop Down Menu