Base64 encoder and decoder
Use this Base64 encode and decode tool to convert plain text into Base64 or decode Base64 back into readable text. It is helpful for inspecting API payloads, authorization headers, configuration values, data URLs, and other encoded strings used in development.
The tool runs entirely in your browser, so the text you paste is processed locally and is not sent to a server.