Programmer Workshop
Encode text or files to Base64, with URL-safe output.
Decode Base64 back to readable text.
Percent-encode text for safe use in URLs and query strings.
Decode percent-encoded URLs and query strings.