How do I use the Base64 tool to encode/decode data?
The Base64 tool converts text to Base64 and back. It is useful for safe data transfer, encoding values in configuration files, or converting images to data URLs. Enter your text, choose encode or decode, and copy the result.