Encoders & Decoders
Encode text to Base64 or decode payloads back into readable text instantly.
Result will appear here.
Escape query fragments and decode percent-encoded text during API debugging.
Break down URL query strings into readable key-value pairs.
Escape and unescape HTML entities using named, numeric, or hex references.