Developer ToolsAvailable now
Base64 Encode / Decode
Useful for API payloads, tokens, and quick debugging when you need to switch between raw text and Base64.
Encoded or decoded output will appear here.
How to use
- Paste the text or Base64 value you want to work with.
- Choose encode or decode.
- Copy the result for your request, config, or debugging step.
Related Tools
FAQ
Does this support Unicode text?
Yes. It works with regular UTF-8 text.