Image to Base64 Converter
Convert any image to Base64 data URL · Perfect for HTML, CSS, JSON, and API integration
PNG → Base64
JPG → Base64
WebP → Base64
SVG → Base64
Copy to Clipboard
Select Image
Drop or click to select image
PNG, JPG, JPEG, GIF, WebP, BMP, SVG, ICO
Image preview will appear here
Select an image to convert
What is Base64?
Base64 encoding converts binary image data into text format. Data URLs start with data:image/png;base64, and can be embedded directly in HTML, CSS, or JSON.
Base64 Output