Data Tools (6)
Encode, decode, validate and reshape structured data. Ideal for debugging APIs, payloads and config files.
DATA/ENCODE
Base64 Encode
Convert strings to and from Base64 encoding.
DATA/ENCODE
URL Encode
Percent-encode and decode URL components.
DATA/XML
XML Formatter
Pretty-print and indent XML documents client-side.
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.
DATA/SCHEMA
JSON Schema Generator
Turn any JSON sample into a draft-07 JSON Schema with inferred types and formats.