Skip to main content

Base64 Tools

39 tools

Encode and decode Base64 for images, audio, JSON, XML, CSS, HTML, and binary payloads instantly.

Tool list

Base64 Encoder / Decoder

Encode and decode Base64 strings, with standard and URL-safe variants plus output information.

Open tool

Image to Base64

Encode any image (PNG, JPG, WebP, AVIF, GIF, SVG, BMP) into Base64 with optional data URL prefix.

Open tool

Base64 to Image

Decode Base64 or data URLs back into an image preview and download.

Open tool

MP3 to Base64

Encode MP3 audio into Base64 with optional data URL prefix for inline use.

Open tool

Audio to Base64

Encode any audio file (MP3, WAV, OGG, M4A, FLAC, Opus) into Base64.

Open tool

PNG to Base64

Encode PNG images into Base64 with full transparency preserved.

Open tool

JPEG to Base64

Encode JPEG/JPG photos into Base64 for inline use and pipelines.

Open tool

JSON to Base64

Encode JSON documents into Base64 for transport-friendly payloads.

Open tool

XML to Base64

Encode XML markup into Base64 to embed inside JSON or query strings.

Open tool

YAML to Base64

Encode YAML documents into Base64 — multi-line, indentation-safe.

Open tool

Base64 to JSON

Decode Base64 back into JSON documents for inspection.

Open tool

Base64 to XML

Decode Base64 back into XML markup for review and reformatting.

Open tool

Base64 to YAML

Decode Base64 back into the original YAML document.

Open tool

CSV to Base64

Encode CSV tables into Base64 for transport-safe sharing.

Open tool

Base64 to CSV

Decode CSV bytes from Base64 for spreadsheets and ETL flows.

Open tool

TSV to Base64

Encode tab-separated values into Base64 for transport.

Open tool

Base64 to TSV

Decode TSV bytes from Base64 back into tab-separated tables.

Open tool

Binary to Base64

Convert byte-aligned binary into Base64 for wire transport.

Open tool

Base64 to Binary

Decode Base64 into space-separated 8-bit byte strings.

Open tool

Hexadecimal to Base64

Convert hexadecimal byte sequences into Base64.

Open tool

Base64 to Hexadecimal

Decode Base64 into uppercase hexadecimal byte pairs.

Open tool

Octal to Base64

Convert octal byte streams into Base64 for legacy interop.

Open tool

Base64 to Octal

Decode Base64 into octal digit streams.

Open tool

HTML to Base64

Encode HTML markup into Base64 for inline transport.

Open tool

Base64 to HTML

Decode Base64 back into HTML markup.

Open tool

CSS to Base64

Encode CSS source into Base64 for data URIs and pipelines.

Open tool

Base64 to CSS

Decode Base64 back into CSS source ready to paste.

Open tool

Javascript to Base64

Encode JavaScript source into Base64 for inline transport.

Open tool

Base64 to Javascript

Decode Base64 back into JavaScript source for review.

Open tool

Ascii to Base64

Encode decimal ASCII byte values into Base64.

Open tool

Base64 to Ascii

Decode Base64 into decimal byte (ASCII) values.

Open tool

Text to Base64

Encode plain UTF-8 text into Base64.

Open tool

Base64 to Text

Decode Base64 back into the original UTF-8 text.

Open tool

SVG to Base64

Encode SVG vector files into Base64 for CSS and inline use.

Open tool

BMP to Base64

Encode BMP bitmap files into Base64 for transport.

Open tool

GIF to Base64

Encode GIF animations into Base64, preserving every frame.

Open tool

WebP to Base64

Encode WebP images into Base64 for inline use.

Open tool

AVIF to Base64

Encode AVIF photos into Base64 for modern browser data URIs.

Open tool

APNG to Base64

Encode animated PNG (APNG) into Base64, preserving frames and timing.

Open tool