I want to crop the Upload picture.
on the add page i have filed where i can upload the photo using browser or camera.How can I crop the picture before uploading.
You may Google javascript crop image before upload.
I have come through a npm cropperjs
Install it from the Tool->npm packages
cropperjs ^1.5.12I have already install this cropper but I am confuse from where I have to start.
Do I have to change the field code or something think as.I want to use this in a particular filed while Uploading the image.
Why not crop after upload? The PHP Thumb can crop.
arbei wrote:
Why not crop after upload? The PHP Thumb can crop.
Normal when my user upload the their photo they use to upload the full profile picture.
From there I want to crop only their face portion.is it possible with the php thumb then how
PHP Thumb has always been able to crop, see https://discourse.hkvstore.com/t/croping-and-image-resize-while-upload/559/1