swethak Posted June 18, 2008 Share Posted June 18, 2008 Hi, How to crop the images using javascript.plz help me.how to start logic for that. Link to comment https://forums.phpfreaks.com/topic/110685-crop-images-using-javascript/ Share on other sites More sharing options...
ober Posted June 18, 2008 Share Posted June 18, 2008 There are no image processing capabilities in Javascript alone. You must combine JS with some other server side language like PHP to accomplish the actual cropping action. The only thing you can do with JS is define the area to crop. Link to comment https://forums.phpfreaks.com/topic/110685-crop-images-using-javascript/#findComment-568234 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.