Top "Jcrop" questions

Jcrop is the quick and easy way to add image cropping functionality to your web application.

Resize image which uses Jcrop

I use the Jquery Jcrop for cropping my images. Now I'm implementing a slider for resizing the image. I want …

javascript jquery resize crop jcrop
Resize Element with box handles in corners

in Jcrop , after selecting cropping area , a div appears with box handles in corners. Is there any jQuery plugin that …

jquery handle jcrop
Cropping Uploaded Image using Jcrop

I am trying to crop an uploaded image using Jcrop. My intention is to crop the image when the user …

javascript jquery html css jcrop
Angular insecure url

I'm using this directive to use jCrop with Angular: http://plnkr.co/edit/Z2IQX8s9UK6wQ1hS4asz?…

javascript angularjs angularjs-directive jcrop
how to save cropped image

Downloaded the code for cropping image from the following link: http://deepliquid.com/content/Jcrop.html This is the code …

php javascript jquery jcrop
Best way to crop and upload image with express?

i upload image on S3 server with knox on express. I would like user could crop the image for this …

node.js express jcrop
How to save cropped image to a directory with Jcrop using PHP

I can crop my images and click on crop. but then something goes wrong, because i don't know exactly how …

php image save directory jcrop
Django app for image crop using a cropping tool

I need an app for crop an image in the client side, I mean, using a cropping tool like Jcrop …

jquery django crop jcrop django-apps
jcrop setSelect problem

I am having a small issue with setSelect and I cannot figure it out. I have a code that looks …

javascript jquery jcrop
CodeIgniter Resizing And Cropping With Axis

I have a image cropper on my project in CodeIgniter, which crops the images like picresize.com does (I'm using …

php codeigniter image-processing jcrop