MessagePack Converter
Convert between JSON and MessagePack (hex / base64).
About this tool
Encode a JSON document to MessagePack bytes (shown as hex and base64) or decode MessagePack bytes back to JSON. Supports the JSON-equivalent types — extension types and binary blobs are not supported.