Base64 Decode | Base64 Format Converter | MyFreeOnlineTools

Base64 Decode Online

Base64 decode is an easy online tool to decode base64 code to plain text. Just Copy, Paste, and convert.

Scroll down to check other free tools
HTML Compress
Keyword Density Checker
Web Font Convertor
Check out more free tools list
Base64 Decode

An online unique and free online tool that convert Base64 code to plain text easily just copy-paste, click on the convert button, and converted plain text is ready for use.

This free tool converts FileZila base64 encoded password to plain text. Decode password easy to use for connecting FileZilla server. It is helpful to decode FileZila exported XML password to which is encoded format.

What is Base64?

Base64 is a group of binary-to-text encoding schemes that represent binary data in an ASCII string format. Each digit represents 6 bits of data. Send an email with an attachment used Base64 format.

Use PHP function for decode data encoded with MIME base64

<?php
$string = 'bXlmcmVlb25saW5ldG9vbHM=';
echo base64_decode($string);
?>
Result = myfreeonlinetools

Mail Website Bug
Close Bug Report Pop Up

Help Us for Imporve Our Website - Report Issue or Suggestion For Better Quality

Your report have been send, thanks you submit bug or report to us
Get My Best Resources for Graphic & Web Design and Development

Packed with tons of amazing FREE resources, this resource collection is your perfect guide for starting a brand new web project.

I spent countless hours gathering the resources in this list just for you.

You're going to find free fonts, stunning images, beautiful icons, HTML and CSS references, testing tools, and so much more, all for free!

myfreeonlinetools home