I'm getting a base64 formatted image after capturing an image using camera component. How should I store this image in the database? No external links please. Tell me how to do mapping how to convert that image to normal format and store it in files collection? should I go with rest api to upload it?