This online tool provides a simple and efficient way to encode data into Base64 and decode Base64 strings back to their original form. In addition to standard Base64 encoding, it also supports URL-safe Base64, which replaces characters that are problematic in URLs (like +
and /
) with URL-friendly alternatives (-
and _
). This makes it ideal for passing data through web applications without the risk of corruption or misinterpretation.
This tool incorporates code from the following projects:
✨ 👉 https://github.com/dankogai/js-base64
Effortlessly decode ASN.1 DER/BER/PEM data directly in your browser. Paste your ASN.1 or upload a file to view the human-readable structure. Free and privacy-focused.
Easily convert dates to Unix timestamps and vice versa with our online tool. Accurate and fast conversion for developers and anyone working with Unix time.
Supports standard Base64 and URL-safe Base64 encoding for web applications. Convert text to Base64 or decode Base64 strings easily.
Analyze and convert CSS colors. Get RGB, HSL, LAB, LCH, OKLAB, OKLCH, and HWB values from any CSS color string and convert between color formats.
Encode URLs for safe web transmission or decode encoded URLs to their original form. Supports all standard URL encoding characters.
JSON editor, validator, and formatter. JSON Playground helps you edit, validate, repair, and format JSON data with UTF-8 support.