← Back to all tools
Goodfolk Developer Utilities
Base64 Encoder / Decoder
Encode text to Base64 or decode Base64 back into readable text.
Base64 is commonly used to safely represent text or binary data in places that expect plain text. This tool is intended for text strings, not large files.
Base64 results
Input characters42
Encoded characters56
Encoded Base64
R29vZGZvbGsgVG9vbGJveCBtYWtlcyBzbWFsbCwgc2hhcnAgdG9vbHMu
Decode note
Input could not be decoded. It may not be valid Base64 text.
Related tools