I need a script that takes cropped image coordinates and dimensions from javascript cropper and crops the image. I know about the copyimage function, and have tried unsuccessfully to implement it. If anyone has tutorial that lays out how to use it or has a script that crop and saves the image to the server, it would be very helpful.

Recommended Answers

All 3 Replies

I would suggest looking at the gd library. Then later on you might want to switch to the imagick library.

I have already looked at the GD library and functions from it are in my script, but I can't figure out how to get any of it to work.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.