CropBox - save cropped image to disk

CropBox - save cropped image to disk

Hi,

Im using a plugin called CropBox to crop profile images.
Everything works fine, but I have to save the cropped result to disk, and for some reason its not a function for that (why crop an image if you cant save it?)

I've read all the documentation and I can get the cropped image as a blob object. but how do I save blob to disk?

link to cropbox: https://github.com/acornejo/jquery-cropbox


Im thankfull for any help :)