Encode text to Base64URL or decode Base64URL back to text.
(no output yet)
Base64URL is commonly used in JWTs and web payloads. This tool helps encode/decode without sending data anywhere.
Use it when you need a fast, offline conversion/validation step during development or debugging.