Base 64

    Base 64 format encode and decode your data

    Base 64 media 1

    Description

    Base64 used to encode images, into a text format that can be safely transmitted or stored in text-based formats like XML or JSON. It's named "Base64" because it uses a set of 64 different characters to represent the binary data.

    Tags

    Recommended Products