Avvio veloce
-
Input text or Base64
Chinese, emoji, and special characters are supported.
-
Choose encode or decode
Results are generated instantly.
-
Copy result
Copy output for API requests or configs.
Useful for API payload debugging, credential checks, and text transport prep.
Privacy: elaborato localmente, mai caricato.
↓ Incolla nell 'area di input qui sotto per vedere i risultati istantaneamente
支持中文与 emoji,选择编码或解码后查看结果。
Useful for API payload debugging, credential checks, and text transport prep.
Input text or Base64
Chinese, emoji, and special characters are supported.
Choose encode or decode
Results are generated instantly.
Copy result
Copy output for API requests or configs.
Base64 is encoding, not security. Anyone can decode it back.
Base64 appears in Authorization headers, Data URLs, and email payloads.
Input
hello
Output
aGVsbG8=
Input
5L2g5aW9
Output
你好
Input may be invalid Base64 or truncated.
Yes, UTF-8 strings including CJK and emoji are supported.