Foliotek / Croppie

A Javascript Image Cropper
http://foliotek.github.io/Croppie
MIT License
2.57k stars 884 forks source link

Select Image instead of upload #766

Closed Gaja-A closed 2 years ago

Gaja-A commented 2 years ago

Hi,

I'm using the Croppie plugin to upload images, rotate and zoom them. At the same time, I need to add sample images before uploading.

For example, I have a block to upload the image and a block where the user can select the image from the sample images. But I can't select the image using Croppie.

  1. The block where I can upload or select an image ![image]()

  2. After I uploaded, it displays like this. So I want to do the same manner for selected image. ![image]()

How can I do this ?

Regards, Gaja

Gaja-A commented 2 years ago

I solved it.

zen85 commented 2 years ago

can you upload your solution please?

It sound a lot like my usecase and i was wondering how to do exactly that.

greetings