Welcome to dbFreaks.com!
FAQFAQ    SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

GD and image resizing

 
   Database Help (Home) -> PHP RSS
Next:  Change all lower case entries to upper case  
Author Message
Andy Jacobs

External


Since: Oct 25, 2004
Posts: 1



(Msg. 1) Posted: Tue Feb 22, 2005 10:40 am
Post subject: GD and image resizing
Archived from groups: comp>lang>php (more info?)

Hi all

I'm using imagecopyresampled to resize images uploaded for a content
management system.

Everything works fine on images up to about 800kb. Anything over and the
file gets uploaded, no errors are created but the image doesn't get
reesized.

I'm assuming from other posts on this issue that it's a memory thing with
the server.

I installed a gallery app that used netpbm that would handle large images
but GD seems to fail.

I've not played with netpbm much but does anyone have any experience of
this? Is it easy enough to manipulate images with netpbm?

Any pointers would be gratefully received.

Andy

 >> Stay informed about: GD and image resizing 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
image resizing that doesn't sacrifice quality - Hi, Anyone know of a script out there that can resize images and not sacrifice image quality? I've been using phpthumb (http://phpthumb.sourceforge.net/) but when compared to an image resized in photoshop it's products are not as good (yeah I upped the...

Resizing pictures... - Hi all I have a simple site, where I'd like to upload pictures. I need to resize the pictures once uploaded, any ideas how to acheive that? I do not only need to resize it, I may also need to cut it. BR Sonnich

Resizing shmop ? - Hi, I need to resize the shmop but it seems that I can't seem to get it right. Here's what I did // initialize with 100 byte $shm_id = shmop_open(0xff3, "c", 0644, 100); echo shmop_size($shm_id); shmop_delete($shm_id); shmop_close($shm_id); ...

How do I get the image height width when generating image .. - Hi, Is it possible to obtain the width/ height of an image when that image is dyanically created using a PHP script and passing GET attributes. For example: <img src="images/showImage.php?image_id=5" /> My images are created from image...

Errors resizing JPEGs - On my photo upload routine I resize and resample a copy of the photo for the thumbnail. This had worked for months with 0 problems. Lately, some *.JPG files have been causing errors with imagecopyresample. But if I take those files and open and resave in...
   Database Help (Home) -> PHP All times are: Pacific Time (US & Canada)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]