ToolfyToolfy
Encoders & DecodersBase64 Encode / Decode

Base64 Encode / Decode

Encode plain text or binary data to Base64 and decode Base64 strings back to readable text. Supports both standard and URL-safe Base64 alphabets. Useful for embedding data in JSON, HTML, CSS, or HTTP headers.

Plain Text
Base64 Encoded