My Base64 Tools

I made these after the online file-to-base64 converter I used to use put a “subscribe to our shit” modal in front of the converter.

All of these tools automatically copy the output to your clipboard.

Convert plaintext into base64

Convert base64 into plaintext

Convert file into base64 data URL

Warning: Some file types may be given the incorrect MIME type of application/octet-stream because the browser can't distinguish the file from raw binary data. If the header looks like it doesn't have the right type, look up your filetype in this list on the MDN.

Check your output here