Blob → PNG Converter

Turn image files, blobs and raw binary data into PNG.
Runs entirely in your browser

Drop an image or blob file here

or browse your device

You can also paste an image anywhere with Ctrl/ + V

Supported input
PNG JPEG WebP GIF AVIF BMP ICO SVG TIFF / HEIC (Safari)

The format is detected from the file's bytes, so extensionless blobs work too.

Accepted formats
  • Data URLdata:image/…;base64,…
  • Base64 — standard or URL-safe, line breaks OK
  • Hex89504e47…, 0x89 0x50… or \x89\x50…
  • Byte array[137, 80, 78, 71, …]
  • SVG markup<svg …>…</svg>
  • Blob URLblob:… (only works if created by this page)

Tip: press Ctrl/ + Enter to load.

Preview

No asset loaded

Upload, drop or paste something on the left to see a live preview.

Original Preview of the loaded asset
Original format
Dimensions
Original size
PNG size
Convert to calculate
Raw bitmap
Uncompressed RGBA
Source

Animated images are exported as their first frame.