Base64 to image without any extension

You could post a file to a server running php, convert the file to base64 there, then return the base64 to the app...