Converter BASE64 to JSON - Best Free Online Tool

Input data
bfotool loadding
Output data
bfotool loadding

Free online base64 to JSON converter. Just load your base64 and it will automatically get decoded to JSON.

Base64 to Json converter examples

Base64:

ew0KICAgICJwYWdlIjogIkpzb24gVG8gYmFzZTY0IiwNCiAgICAidXJsIjogImpzb24tdG8tYmFzZTY0Ig0KfQ==

Json:

{
     "page": "Base64 To Json",
     "url": "base64-to-json"
 }