I would like to use Image Cropper on frontend...but how to do this ?
I found a post describing how to upload a file to media library but how to define focal point on my uploaded image ? Is there any javascript library to use ? When I upload my image I suppose I have to upload my focale point position too ? But how to do this ?
Thanks for your answers, but I think my explanations wasn't very clear.
I need to use ImageCropper on the frontend, I want to implement a feature allowing my frontend users to upload and define a focal point on their pictures. Is it possible ?...and, of course, if yes...how ?
How to use Image Cropper on frontend
Hi,
I would like to use Image Cropper on frontend...but how to do this ?
I found a post describing how to upload a file to media library but how to define focal point on my uploaded image ? Is there any javascript library to use ? When I upload my image I suppose I have to upload my focale point position too ? But how to do this ?
Thanks for your help.
Loic
Hi Loïc
The focalpoint for each crop is saved when you use the Image Cropper in the backoffice.
How to render media with image creopper here and full documentation is here.
/Rune
Hi Loïc
There is also a video from when I introduced the image cropper that might help you here
Jeavon
Thanks for your answers, but I think my explanations wasn't very clear.
I need to use ImageCropper on the frontend, I want to implement a feature allowing my frontend users to upload and define a focal point on their pictures. Is it possible ?...and, of course, if yes...how ?
Thanks
Loic
Hi Loïc
Did you find a solution to this? I'm building a mediaKit system, and also need the editor to set focus points from a front end system.
is working on a reply...