Base64 Decode

100% free online Base64 Decode tool. Quickly use this tool to revert Base64 encoding to the original state seamlessly.

About Base64 Decode

Base64 Decode decodes from Base64 encoding and reverts to the original state. It works seamlessly and offers instant decoding.

What is Base64 

Base64 is a binary-to-text encoding scheme that represents binary data in an ASCII string format by translating it into a radix-64 representation. The Base64 term originates from a specific MIME content transfer encoding. Base64 encoding is commonly used in computer applications, such as email, to encode arbitrary byte strings so that they can be safely transmitted over network lines that might otherwise handle only 7-bit ASCII characters. By consisting only of printable characters, base64 strings are generally more compact and easier to type or enter than their raw binary counterparts.

How to use Base64 Decode

To use this tool, simply input the Base64 data that you want to decode into the box and click on decode. Your data will instantly be decoded and you will see the result in the box below.

For example, if you want to decode the following:

Q1JFQVRFIFRBQkxFICBiaW5kYXRhX3llcyAoaW50X2NvbCBpbnRlZ2VyLCBiaW5fY29sIGJpbmFyeXZhcikKCklOU0VSVCBJTlRPIGJpbmRhdGFfeWVzIHZhbHVlcyAoMSwgJzExMTAxMDAwMDAxMTExMTAxMDEwMDExMTAnKQpJTlNFUlQgSU5UTyBiaW5kYXRhX3llcyB2YWx1ZXMgKDIsICcxMTEwMTAwMDAwMTExMTEwMTAxMDAxMTEwJyk=

Simply input it into the box and click on decode. You will instantly see the result like it is below:

CREATE TABLE  bindata_yes (int_col integer, bin_col binaryvar)

INSERT INTO bindata_yes values (1, '1110100000111110101001110')
INSERT INTO bindata_yes values (2, '1110100000111110101001110')

Advantages of using Base64 Decode

  • Instant decoding.
  • Free to use.
  • No registration is required.
  • Access from anywhere.
Cookie
We care about your data and would love to use cookies to improve your experience.