DATA/XML
XML Formatter
Pretty-print and indent XML documents client-side.
<root>
<item id="1">A</item>
<item id="2">B</item>
</root>Related tools
All →DATA/ENCODE
Base64 Encode
Convert strings to and from Base64 encoding.
DATA/ENCODE
URL Encode
Percent-encode and decode URL components.
DATA/ENCODE
HTML Entities
Encode and decode HTML entities like &, <, >.
DATA/ENCODE
File to Base64
Convert any file into Base64 and a ready-to-paste data URL with instant preview for images.