᠎᠎᠎          
51K

Xml to base64 encoder

World's simplest xml tool
Free online XML to Base64 converter. Just load your XML and it will automatically get encoded to Base64. There are no ads, popups or nonsense, just an awesome XML to Base64 encoder. Load XML, get Base64. Created for programmers by programmers from team Browserling.
We put a browser in your browser! Browserling
Check out our project Browserling – get a browser in your browser.
Base64 Line Length
Output encoded base64 as individual lines.
Symbols per line (default 76).
Outputs encoded base64 as a single long line.

What is a xml to base64 encoder?

learn more about this tool
This tool converts an XML (Extensible Markup Language) data structure to base64 encoding. It also lets you specify the maximum encoded line length and split output into chunks, or just output it as one continous string.

Xml to base64 encoder examples

Click to use
XML Message
This example encodes an XML message to base64 and turns on line splitting every 40 characters.
<note> <from>Megan</from> <to>Grant</to> <heading>Reminder</heading> <body>Don't forget to update the website tomorrow.</body> </note>
PG5vdGU+CiAgPGZyb20+TWVnYW48L2Zyb20+CiAg PHRvPkdyYW50PC90bz4KICA8aGVhZGluZz5SZW1p bmRlcjwvaGVhZGluZz4KICA8Ym9keT5Eb24ndCBm b3JnZXQgdG8gdXBkYXRlIHRoZSB3ZWJzaXRlIHRv bW9ycm93LjwvYm9keT4KPC9ub3RlPg==
Required options
These options will be used automatically if you select this example.
Output encoded base64 as individual lines.
Symbols per line (default 76).
XML Waffles
In this example, we convert an XML food menu with two items to base64. Here we have selected the do-not-split option that turns off base64 chunks so you get one large base64-encoded string in the output.
<food_menu> <food> <name>Breakfast Waffles</name> <price>$4.40</price> <description> Two tasty, freshly cooked waffles with plenty of real Canadian maple syrup. </description> <calories>500</calories> </food> <food> <name>Strawberry Waffles</name> <price>$8.00</price> <description> Two tasty, freshly cooked waffles, filled with strawberries and whipped cream. </description> <calories>750</calories> </food>
PGZvb2RfbWVudT4KICA8Zm9vZD4KICAgIDxuYW1lPkJyZWFrZmFzdCBXYWZmbGVzPC9uYW1lPgogICAgPHByaWNlPiQ0LjQwPC9wcmljZT4KICAgIDxkZXNjcmlwdGlvbj4KICAgICAgVHdvIHRhc3R5LCBmcmVzaGx5IGNvb2tlZCB3YWZmbGVzIHdpdGggcGxlbnR5IG9mIHJlYWwgQ2FuYWRpYW4gbWFwbGUgc3lydXAuCiAgICA8L2Rlc2NyaXB0aW9uPgogICAgPGNhbG9yaWVzPjUwMDwvY2Fsb3JpZXM+CiAgPC9mb29kPgogIDxmb29kPgogICAgPG5hbWU+U3RyYXdiZXJyeSBXYWZmbGVzPC9uYW1lPgogICAgPHByaWNlPiQ4LjAwPC9wcmljZT4KICAgIDxkZXNjcmlwdGlvbj4KICAgICAgVHdvIHRhc3R5LCBmcmVzaGx5IGNvb2tlZCB3YWZmbGVzLCBmaWxsZWQgd2l0aCBzdHJhd2JlcnJpZXMgYW5kIHdoaXBwZWQgY3JlYW0uCiAgICA8L2Rlc2NyaXB0aW9uPgogIDxjYWxvcmllcz43NTA8L2NhbG9yaWVzPgo8L2Zvb2Q+
Required options
These options will be used automatically if you select this example.
Outputs encoded base64 as a single long line.
Pro tips Master online xml tools
You can pass input to this tool via ?input query argument and it will automatically compute output. Here's how to type it in your browser's address bar. Click to try!
https://onlinexmltools.com/convert-xml-to-base64?input=%3Cnote%3E%0A%20%20%3Cfrom%3EMegan%3C%2Ffrom%3E%0A%20%20%3Cto%3EGrant%3C%2Fto%3E%0A%20%20%3Cheading%3EReminder%3C%2Fheading%3E%0A%20%20%3Cbody%3EDon%27t%20forget%20to%20update%20the%20website%20tomorrow.%3C%2Fbody%3E%0A%3C%2Fnote%3E&base64-split=true&base64-split-length=40
All xml tools
Didn't find the tool you were looking for? Let us know what tool we are missing and we'll build it!
Quickly beautify an XML data structure.
Quickly compress an XML data structure.
Quickly check XML for errors and report them.
Quickly highlight the syntax of an XML document.
Quickly convert XML code to an image.
Quickly convert an XML document to a JSON document.
Quickly convert a JSON document to an XML document.
Quickly convert an XML document to a CSV document.
Quickly convert a CSV document to an XML document.
Quickly convert an XML data structure to YAML markup.
Quickly convert a YAML document to XML data.
Quickly convert an XML document to a TSV file.
Quickly convert a TSV document to an XML file.
Quickly convert an XML data structure to Base64 encoding.
Quickly decode a Base64-encoded XML data structure.
Quickly convert an XML file to URL percent-encoding.
Quickly convert a URL percent-encoded XML file to XML.
Quickly convert an XML file to a plain text document.
Quickly edit an XML document in a browser-based XML editor.
Coming soon These xml tools are on the way
Display XML Statistics
Display detailed information about an XML data structure.
Visualize XML
Convert XML to a visual image that represents its structure.
Compare Two XML Files
Diff XML documents and show file differences visually.
Truncate XML
Loop over XML and truncate tags, elements, or values.
Convert XML to a Table
Draw a table from XML data.
Convert XML to Bencode
Convert an XML document to Bencode encoding.
Convert Bencode to XML
Convert Bencode data structure to XML file.
Convert XML to BXML
Convert an XML file to a binary XML (BXML) file.
Convert BXML to XML
Convert binary XML (BXML) to regular XML.
Convert XML to IXML
Convert an XML file to an invisible XML (IXML) file.
Convert IXML to XML
Convert invisible XML (IXML) to regular XML.
Convert XML to BSON
Convert an XML document to Binary JSON (BSON).
Convert BSON to XML
Convert BSON (Binary JSON) to XML data structure.
Convert XML to TOML
Convert XML configuration to TOML configuration.
Convert TOML to XML
Convert TOML configuration to XML configuration.
Convert XML to a Data URI
Convert an XML config to data URL encoding.
Convert a Data URI to XML
Convert a data URL to an XML config.
Convert XML to a PHP Array
Convert XML data to a PHP data structure.
Convert XML to XLS
Convert an XML file to an Excel file.
Convert XLS to XML
Convert an Excel spreadsheet to an XML document.
Convert XML to PDF
Convert an XML file to a PDF file.
Convert PDF to XML
Convert a PDF document to an XML document.
Convert XML to Properties
Convert an XML file to a properties file.
Convert Properties to XML
Convert a properties file to an XML file.
Convert XML to SQL
Generate an SQL query from an XML file.
Convert SQL to XML
Generate an XML file from an SQL query.
Convert XML to INI
Convert an XML file to an INI file.
Convert INI to XML
Convert an INI file to an XML file.
Find XML Nesting Depth
Find how many levels deep is the given XML.
Replace XML Keys
Replace XML keys that match a pattern with new keys.
Replace XML Values
Replace XML values that match a pattern with new values.
Replace XML Comments
Replace XML comments that match a pattern with new comments.
Find XML Keys
Find certain keys in an XML file.
Find XML Values
Find certain values in an XML file.
Filter an XML File
Filter XML keys and values that match a pattern.
Flatten an XML
Extract all keys and values of an XML document as a flat list.
Extract All XML Keys
Extract only the keys from an XML document.
Extract All XML Values
Extract only the values from an XML document.
Extract All XML Comments
Extract only the comments from an XML document.
Remove All XML Comments
Delete all comments from an XML file.
Add Errors to XML
Add subtle errors in an XML document.
Change XML Syntax
Replace angle braces and quotes with other characters.
Use Double Quotes Everywhere
Normalize XML quotes in attributes to double quotes.
Use Single Quotes Everywhere
Normalize XML quotes in attributes to single quotes.
Generate XML Art
Convert an image to a valid ASCII-art like XML document.