Developer Tools
Data Conversion
Convert payloads across common developer formats.
JSON ⇄ XML
Bidirectional conversion for structured payloads.
LiveJSON ⇄ CSV
Convert between array-of-object JSON and CSV.
LiveJSON ⇄ YAML
Best for simple YAML structures (maps/lists/scalars).
LiveBase64 Encode/Decode
Encode plain text or decode Base64 strings.
LiveURL Encode/Decode
Encode URL components and decode percent-encoded strings.
LiveJWT Decoder
Decode JWT header and payload without signature verification.
Live