|
Imagemagick
Hi,
Don't know if this should go in here or PHP but I'll try and explain:
I have a website for a client who wants to print out images in a credit card size format of images uploaded by users of the site.
The only problem I can see is that there 2 media involved here - computer images and printed images.
I am using Imagemagick to convert and edit the images to a suitable scale but am having problems obtaining the resolution of the image uploaded. I am planning on using the resolution to obtain the width and height of the image (mm) so that I can see if the image is suitable to print.
Grateful for any advice.
D.
|