JSON Formatter
Format and beautify JSON with clean indentation. Make complex data easy to read.
Encode UTF-8 text as Base64, including accented characters and emoji.
A little input. A useful output.
Your input stays on your device. No uploads. No account. Just your result.
Enter your text.
Encode the text.
Copy the Base64 value.
Hello, world!OUTPUT
SGVsbG8sIHdvcmxkIQ==
Base64 represents bytes using printable characters. This encoder first converts text to UTF-8 bytes, then uses the standard Base64 alphabet.
No. Anyone can decode it. Never treat Base64 as a way to protect secrets.
No. This tool processes your input in your browser. Your input and output are not included in analytics.
Useful tools that go well together.