Click here to Skip to main content
15,867,453 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more: , +
i am developing social networking site. i want to add function of upload and crop picture of any format to make profile picture.

i had implemented jquery part with jcrop, but at server side i can only crop jpeg picture with limited number of pixels.

how can i crop any picture of any format and make thumbnail of it in php.

is there any library in php that efficiently work?
Posted

1 solution

Try this: WideImage[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900