Base64 Encode / Decode

Convert text to Base64 and back instantly.

Advertisement Slot — Partner Content
// Guide

How to use Base64 Encode / Decode

Base64 encodes binary or text into a safe ASCII format used in emails, JWTs, and data URLs. ToolHub encodes and decodes locally.

  1. 01

    Paste your text into the input.

  2. 02

    Click 'Encode' or 'Decode'.

  3. 03

    Copy the result.