Base64 file to decode. Please select the Base64 encoded file and click Decode.
(The file contains something like UXVpY2sgSG9wZQ==)

Write the Base64 decoder output to:

Decode to a textbox (as a string)
Decode to a binary file, filename:

Character set for the Base64 decoder

If you want to use this decoder to decode the Base64 data to a textbox, you can also select a charset of the source data. Default character set for the textbox is 'iso-8859-1'.
See also Decoder of a Base64 texts.

How the Base64 decoder works

  1. 1. A browser takes the text Base64 file and sends them to server as a binary Base64 stream
  2. 2. Server takes the binary file and decodes the Base64 data to an original binary stream
  3. 3. The original decoded data are sent to the client as a binary stream if you choose 'Decode to a binary file' or as text strem encoded by selected charset if you choose 'Decode to a textbox'
Limit of this Base64 decoder is 10MB. Please do not post bigger Base64 file than the limit.

Privacy notes for the Base64 decoder

This page works "on the fly", we do not store nor monitor Base64 data posted to this page. The Base64 data file are only decoded in a server memory and sent to a client.

Base64 pages


Other utilities

© 1996 - 2024 Antonin Foller, Motobit Software

Motobit.com