Kubernetes Secret values are base64-encoded. The Base64 Encode / Decode tool converts plain text to base64 and back, entirely in your browser, so you can build or inspect Secret data without a cluster connection.
Pick a mode, paste your text, and get the result. UTF-8 input is handled correctly, and invalid base64 is reported gracefully rather than crashing. Everything runs locally and nothing is uploaded.