Base64 converter
Encode UTF-8 text to Base64 or decode Base64 back to text in your browser.
Plain text
Base64
Uses UTF-8 for text. Decoding expects standard Base64 (URL-safe variants are not handled). Runs locally in your browser.
What it does
Encode plain text to Base64 or decode Base64 back to UTF-8 text.
Limits
Standard Base64 only (URL-safe variants are not handled). Binary files are not supported in this lightweight editor.
Other tools in this category
JSON formatter
Format, minify, and validate JSON locally in your browser.
JSON parser
Parse, format, minify, and validate JSON in your browser (same engine as JSON formatter).
Code Wiki
Generate repository documentation prompts for AI assistants.
XML formatter
Format, minify, and validate XML locally in your browser.
RegExr
Interactive editor to build and test regular expressions with live highlighting.
Online encryption
Hash text with SHA algorithms or encrypt/decrypt with AES-GCM in your browser.
MD5 hash
Generate MD5 hex digests for UTF-8 text in your browser.
SHA hash
Generate SHA-1, SHA-256, SHA-384, or SHA-512 hex digests locally.