Miguel Navarro7469744
Posts: 0
Joined: Mon Apr 06, 2015 4:55 pm

Reduce base64 image using Javascript

I have done it! What you have to do is use canvas to create a thumbnail, you can draw the image at a smaller size. Then you write it to a dataURL which I then saved in a text file. I created my own gallery that loads the images up and if not creates the thumbnail on the fly. It's pretty cool. I believe future releases will allow you to write it to something else.

Return to “Issues”