Base64 Encoder/Decoder

Base64 is an encoding scheme used to represent binary data in ASCII format. It's commonly used in CTF challenges to obfuscate text or binary data.

Text to Encode
Enter the text you want to convert to Base64
Base64 Result
Base64 encoded output
Result will appear here...