Convert text to Base64 and back, including the URL-safe form.
Nothing is stored and nothing leaves this server.
Uses - and _ instead of + and /, and drops the padding. This is what JWTs and most APIs use.
-
_
+
/