DEV Community

Mahedi Hasan
Mahedi Hasan

Posted on

jQuery Ajax Crop Image Before Uploading via Croppie Plugin in Laravel

Now i am going to show you an amazing thing for web application . Now we are going to learn how to crop image before uploading to the server. If you don’t konw what is crop image just visit and read it Cropping (image)

I was thinking how can i do it easily, i decide to do with my own jquery but after write some code. i thought it will take time and need to write large amount of code. but after some time, finally decide to use any one jquery plugin i can done crop image and also show preview of profile image. After google search i found Croppie plugin. so i checked website of Croppie plugin and i done to with it.
https://codechief.org/article/jquery-ajax-crop-image-before-uploading-via-croppie-plugin-in-laravel

Top comments (0)