douzi8 / base64-img

convert img to base64, or convert base64 to img
164 stars 29 forks source link

Question: How can I use it on browser end #16

Open pratikt-cuelogic opened 5 years ago

pratikt-cuelogic commented 5 years ago

Usecase:

Upload a file > Use cropping solution which returns result in base64 format > I would like to convert it to actual image before I upload it to server

Divy123 commented 5 years ago

@pratikt-cuelogic did you get any way on this? I am also stuck on the same.

Kijacode commented 3 years ago

@pratikt-cuelogic @Divy123 Hi guys, I think you should upload the photo after it has been converted to the image from base64, then clean that particular folder after successfully upload the photo from dest