* No more captcha ? Sign Up! !
Our Base64 converter tool allows you to encode binary data in order to efficiently send it or store it as a string of characters. Using our converter to decode and encode data with Base64 prevents the data from being erroneously interpreted or corrupted in transit, by applications, in retrieval or by the receiving end. The receiving end will decode the string of characters using again Base64, and produce the original binary data.
Encode any binary data into a character string
Decode a Base64 character string into the original binary data
Encode and decode code in PHP, PERL, C#, Java, Javascript, Ruby
Encode and decode URLs, source maps, image binary data or any other binary data
Encoded text:
SGF2ZSBhIGdvb2QgZGF5
Decoded version:
Have a good day