Encoders
Encode and decode content in various formats
Base64 Encoder
Encode text and files using Base64 encoding
Base64 Decoder
Decode Base64 encoded text back to its original form
URL Encoder
Encode URLs and URI components safely
URL Decoder
Decode URL-encoded strings back to their original form
HTML Encoder
Encode text to HTML entities safely
HTML Decoder
Decode HTML entities back to plain text
JWT Decoder
Decode and validate JSON Web Tokens (JWT)