Base64 encoder / decoder

Convert text to and from Base64. Runs entirely in your browser — nothing is uploaded.

Note: Base64 is encoding, not encryption. Do not use it to hide secrets.