Skip to main content

Image Viewer

Drop or upload an image to see a live preview with dimensions, file size, and MIME type. Export the image as a data URL, raw base64, HTML img tag, Markdown, or CSS background-image — all copyable with one click. Supports PNG, JPEG, WebP, GIF, SVG, BMP, AVIF, and ICO. Everything runs in your browser.

Features

Frequently Asked Questions

What image formats are supported?
PNG, JPEG, WebP, GIF, SVG, BMP, AVIF, and ICO. Any format your browser can display.
Is my image uploaded to a server?
No. The image is read entirely in your browser using the FileReader API. Nothing leaves your machine.
What code formats can I copy?
Data URL, raw base64, HTML <img> tag, Markdown image syntax, and CSS background-image.