Base64 Encoder / Decoder

An java spring boot application with angular front end to encode or decode base64 text. Enter the plain text in the left side editor and press 'Encode' to view the base64 encoded text in the right side editor. Enter the Base64 encoded text in the left side editor and press 'Decode' to view the decoded text in the right side editor. You can also pass the encoded data in query parameter to decrypt as http://base64decode.jdebugger.com?decode=SGVsbG8lMjBXb3JsZA==

Our website is made possible by displaying online advertisements to our visitors.
Please disable the ad blocker for this site to work properly.

Encode URI

Decode URI