Base64 to JSON
Decode a Base64 string back into a formatted JSON object. Supports UTF-8 and URL-safe Base64.
Base64 Input
JSON Output
0 charactersLoading...
Decode a Base64 string back into a formatted JSON object. Supports UTF-8 and URL-safe Base64.
Base64 to Text
Decode a Base64 string back to plain text.
Base64 to URL
Decode URL-safe Base64 back to the original URL.
Base64 to XML
Decode Base64 into XML data.
Audio/Video to Base64
Convert audio/video files to Base64 format.
Base64 Format Checker
Detect the file/data type (MIME Type) of a Base64 string.
Base64 to Audio/Video
Decode a Base64 string back into a media file.