Convert images to Base64 data URIs and vice versa. Ideal for embedding images in HTML, CSS, or JSON without external files. Supports JPG, PNG, GIF, WebP, and other common image formats.
Upload an image file to encode it to Base64, or paste a Base64 image string to decode and download the image file.