Base64 is a binary-to-text encoding scheme translating bytes into a radix-64 representation.
Encode text strings to Base64 streams client-side instantly.
Encode plain text to Base64 format or decode Base64 strings back to text.
Base64 is a binary-to-text encoding scheme translating bytes into a radix-64 representation.
Encode text strings to Base64 streams client-side instantly.
Format, beautify, and validate JSON data. Compact/minify JSON code. Instant validation.
Encode strings to URL-safe percent encoding or decode percent-encoded URLs back.
Convert text case to UPPERCASE, lowercase, Title Case, Sentence case, camelCase, snake_case, and slugify-case.