Free toolsBase64 encoder & decoder
Base64 encoder & decoder
Encode or decode small strings while you work through API courses, webhooks, or data-in-URL examples.
Frequently asked questions
- UTF-8 safe?
- Yes—we encode and decode UTF-8 bytes, not only ASCII—suitable for lesson snippets that include accents or symbols.
- Secrets?
- Do not paste live API keys or passwords into shared machines. This page has no backend, but your environment still matters.