Is Base64 encryption?
No. It is an encoding that can be reversed by anyone with the value.
Tools
Encode and decode Unicode-safe Base64 text locally.
Encode UTF-8 text as standard Base64 or decode a standard Base64 text value in your browser.
No. It is an encoding that can be reversed by anyone with the value.
No. This page is for text input and output, not file or binary conversion.
Yes. Text is encoded and decoded as UTF-8.
The input may not be valid standard Base64. Check its characters and padding, or confirm whether it is Base64url.