Encode tools
Base64 Encode / Decode
Encode text to Base64 or decode Base64 back to text (UTF-8 safe).
EncodeURL Encode / Decode
Percent-encode text for URLs or decode an encoded URL component.
EncodeJWT Decoder
Decode a JSON Web Token's header and payload (no signature verification).
EncodeHTML Entities
Encode text to HTML entities or decode named and numeric entities back to text.
Encode