DevToolbox

Encoders / Decoders

Encoders and decoders convert data between raw text and text-safe transport formats. Use them to Base64-encode a value, percent-encode a URL, or decode a JWT — all locally in your browser, with nothing sent to a server.