Best Tool Online
Best Tool Online
Home
Image Tools
Password Generator
Blog
Submit Feedback
Apply for Job
Home
Base64 To Json
Base64 to JSON Converter
Decode Base64 strings directly into JSON format.
Input : Provide the string
Input Text
ew0gICAgIklkIjoxLA0gICAgIkRhdGUiOiIyMDIxLTAxLTAxIiwNICAgICJDYXJzIjpbIkJNVyIsIlRveW90YSIsIkhvbmRhIl0NfQ==
Input Text
Result : Decoded string
Result
{ "Id":1, "Date":"2021-01-01", "Cars":["BMW","Toyota","Honda"] }
Result
Related Tools
JSON to Base64
Encode JSON to Base64.
Base64 Decoder
Decode Base64 to text.
JSON Beautifier
Format and beautify JSON.