Encode XML as Base64 or decode Base64 back into UTF-8 XML text, all locally in your browser.
Last updated: August 2026 | By Workshelve Team
Converted output will appear here...
Input
0 chars
Output
0 chars
XML status
Not checked
Handles normal XML text and Unicode content before Base64 encoding.
Check well-formed XML before encoding and after decoding, or turn it off for fragments and raw text.
Decode Base64 payloads back into readable XML text, with optional XML validation on the decoded result.
Base64 is useful when XML must be embedded in transport fields, fixtures, environment values, or systems that only accept plain text payloads.
Related Tools
Build and preview Valorant crosshair settings.
Search common Vim commands.
Turn JSON rows into bar, line, or pie charts.
Convert WebP files and Base64 data in both directions.
Escape or unescape XML entity text safely.
Decode percent encoded XML strings.