Decode Base64 to JavaScript

The converter helps to decode Base64 text and download a result data how JavaScript (.js) file or plain text. If you want encode JavaScipt, use JavaScript to Base64 Encoder

How to decode Base64 Data to JavaScript (.js)

  1. Input Base64 text;
  2. Press button Decode;
  3. Press Copy to Clipboard button to copy a decoded data or press Download button to download JavaScript (.js) file with decoded JS code;
  4. Done!