Friends I downloaded one plugin for image cropper, that working fine, but after croped the image I want store the data base but I dont know how find the cropped image values,
While I am checking that time I getting like this value
console.log(result.toDataURL());
data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAoAAAAFoCAYAAADHMkpRAAAgAElEQ…U9ngkdrDf9mQPIlgpI42z0moo8JpqCjAu8r4RBPCO+/X8BzNNeB1h7SyYAAAAASUVORK5CYII=
downloaded link http://fengyuanchen.github.io/cropper/ Now I dont know what will do for that solution