Hi! Under this link you can find the source code including base.html with cdns for the cropper js library: blog.pyplane.com/blog/how-to-crop-images-in-django-with-javascript/ Cheers!
@mohammedrayyan73082 жыл бұрын
Thanks man , You saved my day without this tutorial I couldn't have completed my project. Appreciate your work
@ericryan81523 жыл бұрын
Thank you so much for this tutorial! I just completed a student project where I had to allow Django users crop a photo. It was tough to figure out and I didn’t quite get it to work like I wanted it to, good enough to pass the project, but not like I wanted. I’ll definitely be keeping this video to reference for the next time I implement this feature!
@danielnolan3204 жыл бұрын
Simply amazing! This taught me exactly what I needed. I cannot thank you enough for your videos. Facebook group is a great idea too. I'll see you there!
@Pyplane4 жыл бұрын
Thanks Daniel. I should actually also thank you, because this project perfectly fits to this django & js series! Cheers!
@denisbuldakov62844 жыл бұрын
Sir, your tutorials are absolutely great! It would be great if you could extend this video to show an example with existing image. Something like: click on the image -> redirect to the crop page (or bs modal) -> crop the image ->save/replace the existing image. I would do it myself but I'm crap at js...
@paborlouise3194 жыл бұрын
Django and vanilla Js is getting crazier than I thought. Luke you're the man. Sweet 👍🏻.
@Pyplane4 жыл бұрын
Thank you Pabor! All the best to you!
@paborlouise3194 жыл бұрын
@@Pyplane pls can you do a video on default image size in django. i.e setting the img size in the backend.
@Pyplane4 жыл бұрын
@@paborlouise319 I don't know right now if I haven't created something like that in Django with opencv or in Django with ai. Will look later into those videos and if this what you are asking for is not there I'll think about putting it into future tutorials
@paborlouise3194 жыл бұрын
@@Pyplane okay good 👍🏻. Thanks.
@invilso40513 жыл бұрын
It's a best video. Very helpfules. The video help me in my problem.
@dhruvilshah90984 жыл бұрын
Awesome sir, adding many of your Js things in my projects.
@Pyplane4 жыл бұрын
Cool! Very happy to read this :) Cheers!
@Andreas-iy7hn3 жыл бұрын
Finally got what I have been searching, nice work :) subscriber += 1
@Pyplane3 жыл бұрын
Thank you Andreas! :)
@Andreas-iy7hn3 жыл бұрын
@@Pyplane hi pyplane, I'm creating a form with title and cropped picture; however, I'm getting error that crop_image_title doesn't exist in the table. Moreover, I tried another method but the title doesn't appear in the table. I'm thinking about the Ajax request and post thing since I have no idea about AJAX :(. Any suggestion or solution would help :)
@Andreas-iy7hn3 жыл бұрын
I also did makemigrations and migrate, and of course added title in the form
@mateoclemente78242 жыл бұрын
Great tuto! Could we get a github to try it ourselves?
@arifmoazy13714 жыл бұрын
keep up the great work
@Pyplane4 жыл бұрын
thank you!
@fadhilahrizkifatoni43802 жыл бұрын
How to send the cropped image to backend without ajax ?
@OxMiroslav4 жыл бұрын
I was trying to crop and upload an image based on this tutorial. However, It didn't go smoothly as for author since I had have different name for table file column. I spend a lot of time debugging missing "file" and no save to form in Django. The most critical row is "fd.append('file', blob, 'my-image.png');" The first parameter 'file' is related to database column in your database. Author called it 'file', if you'll have different name (for example avatar) change it "fd.append('avatar', blob, 'my-image.png');" . Hope it helps somebody.
@frost12043 жыл бұрын
I spent abt an hour or more trying to figure this out xD if only i have read this earlier. Tho trying to debug everything gave me a better understanding of the code
@ayushrathore82962 жыл бұрын
Thanks bro, you saved me a lot of time
@thing2know2 жыл бұрын
Hi, I am not getting output after changing the file name but I am getting total image as output but I am not getting cropped image output,may i know the reason please. Thank you
@rangabharath42534 жыл бұрын
Awesome as always 👍😀
@Pyplane4 жыл бұрын
Thank you Ranga :))
@mohammadshafayethaydar16524 жыл бұрын
You're just awesome. Thankful to you.
@Pyplane4 жыл бұрын
Hi Mohammad! Very happy you enjoy my videos :) Cheers!
@josevelez68654 жыл бұрын
Thanks for sharing this! Very helpful. One question, I am trying to get mine to redirect to a different page after success. I cannot figure it out. Any tips?
@김태연-z8y2 жыл бұрын
I'm facing the same problem. Did you find a solution?
@mahmudsajib86484 жыл бұрын
Awesome thanks man!
@Pyplane4 жыл бұрын
Thanks for watching Mahmud!
@aayushpatil75144 жыл бұрын
Please make a video on integrating Django with editor js ❤️❤️❤️
@szymonpopielarz77014 жыл бұрын
Could you do tutorial with cropping profile picture for django user? How do it when on website are 2 forms (one for account and one for image connected OneToOneField to django user account)?
@thing2know2 жыл бұрын
Hi is there any tutorial to crop the video file in django.
@jithinrajmmwayanad42672 жыл бұрын
i have a suggetion for you ... please explain the method which your using in javascript , mens in this video you were used createobject url but you didint metion what it does..... its better to understand pls pls pls
@thing2know2 жыл бұрын
its awesome tutorial in my project the total code is working fine but the picture will not cropped certain size after selecting the image particular size the image is successfully submitted but full image will be submitted .may i know where is the error.? thank you..
@rezasadeghi25204 жыл бұрын
Awesome! thanks
@Pyplane4 жыл бұрын
Thanks for watching!
@AbdullahAbdullah-lh5mw Жыл бұрын
Why the size of the image increase after cropping ??
@jameskulu4 жыл бұрын
can you make tutorial for adding filter in pictures like in instagram ?
@Pyplane4 жыл бұрын
Hi James. I think I did something like that already. Have you seen the django with opencv video? Cheers!
@derekkroeker45822 жыл бұрын
How to only be able to scale with Width and height at the same time, so it stays in the same shape, but just being able to scale and choose area.
@yukselbastan46874 жыл бұрын
We had a big Earthquake here in izmir Turkiye, it's possible that i can't write for some days because of bad internet connection. If its possible we want a video for rotating images. Thanks.
@Pyplane4 жыл бұрын
Hi Yuksel. Sorry to read this. Stay safe!
@irajdeepmondal4 жыл бұрын
Amazing video sir, as always. But I can't join the Facebook group, it says "This Content Isn't Available Right Now When this happens, it's usually because the owner only shared it with a small group of people, changed who can see it or it's been deleted.".
@Pyplane4 жыл бұрын
Hi Rajdeep. Thanks for the feedback. That's really strange because I didn't provide any weird settings. Can you try again later? Once again sorry for the trouble
@UmaDevi-dv4wt3 жыл бұрын
hey plss can you help me I got an error that image cropper is not defined but my code is correct
@jithinrajmmwayanad42672 жыл бұрын
success is not working properly can you help me
@QTSkipper3 жыл бұрын
If anyone facing the issue of empty space forming at the side of the image, then just replace, width="500px" at line 16 of main.js by width=100%