(TO THE GOD OF ABRAHAM, ISAAC AND JACOB. I DEDICATE THIS WORK TO YOU MAY YOU BLESS IT AND MAY IT BLESS THOSE YOU USE IT, MORESO MAY THEY KNOW YOU BY NAME, REPENT AND BE LED TO YOUR WILL AND KINGDOM.) Our Father who is in the heavens, let Your Name be set-apart,let Your reign come, let Your desire be done on earth as it is in heaven. Give us today our daily bread. And forgive us our debts, as we for- give our debtors. And do not lead us into trial, but deliver us from the wicked one because Yours is the reign and the power and the esteem, forever. Amen.
Base64 Decode Online - Free Base64 Decoder - devformat.tools

Base64 Decode

Runs in your browser
Input
Output
Ready — zero server calls
Related Tools
How to Use
  1. Paste a Base64-encoded string into the input field.
  2. Click Decode to convert it back to plain text.
  3. Copy the decoded output.

Decode Base64 Strings

Base64 decoding converts Base64-encoded text back to its original form. If you've received a Base64 string from an API response, email header, or JWT token, paste it here to see the decoded content.

About Base64 Decoding

This decoder handles standard Base64 (RFC 4648) and Base64URL (used in JWTs and URLs). It properly decodes UTF-8 encoded content, so international characters and emoji will display correctly. For binary data, the decoded output is shown as text — if the original data was binary (like an image), you'll see raw bytes.