Base64 to XML
Decode a Base64 string back into XML data. Automatically handles URL-safe Base64 and validates the XML structure.
Base64 Input
XML Output
0 charactersLoading...
Decode a Base64 string back into XML data. Automatically handles URL-safe Base64 and validates the XML structure.
Base64 to JSON
Decode Base64 back into a formatted JSON object.
Base64 to Text
Decode a Base64 string back to plain text.
Base64 to URL
Decode URL-safe Base64 back to the original URL.
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.