Base64 Tools
Image to Base64
Convert an image file to its Base64 data URI representation.
Base64 to Image
Convert a Base64 data URI back to an image file for download.
Base64 to Binary
Decode Base64 encoded text to binary representation.
Base64 to CSV
Decode Base64 encoded text to CSV format.
Your developer tool could be listed here
Promote a relevant API, SaaS, library, course, or developer product to visitors browsing this category.
Reserve this listingBase64 to Hex
Decode Base64 encoded text to hexadecimal representation.
Base64 to JSON
Decode Base64 encoded text to JSON format.
Base64 to TSV
Decode Base64 encoded text to TSV format.
Base64 to XML
Decode Base64 encoded text to XML format.
Base64 to YAML
Decode Base64 encoded text to YAML format.
Binary to Base64
Encode binary representation to Base64 format.
CSV to Base64
Encode CSV text to Base64 format.
Hex to Base64
Encode hexadecimal representation to Base64 format.
JPG to Base64
Convert a JPEG image file to its Base64 data URI representation.
JSON to Base64
Encode a JSON string to Base64 format.
Octal to Base64
Encode octal representation to Base64 format.
PNG to Base64
Convert a PNG image file to its Base64 data URI representation.
TSV to Base64
Encode TSV text to Base64 format.
XML to Base64
Encode XML text to Base64 format.
YAML to Base64
Encode YAML text to Base64 format.