Base64 is a binary-to-text encoding scheme that represents binary data in an ASCII string format. It is commonly used to encode binary data, such as images, documents, or audio files, so that it can be transmitted over text-based channels like email or text messaging. Base64 encoding works by converting 3 bytes of binary data into 4 ASCII characters. Conversely, a Base64 decoder converts a Base64-encoded string back to its original binary form. This is useful when receiving or accessing data that has been transmitted or stored in a Base64 format.
Share
Similar tools
Base64 encoder
Encode any string input to Base64.
Push notifications
You can easily subscribe to our web push notifications if you want to receive non spam and helpful content from us.
Your browser window is incompatible with receiving push notifications.