ByteScope

PNG file format

Portable Network Graphics, a lossless raster image format.

MIME type
image/png
Extensions
.png
Category
Images

Magic-number signature

0x0000000089504E470D0A1A0A·PNG····PNG magic + CRLF guard

About the PNG format

PNG stores images without any quality loss and supports full alpha transparency, which makes it the default choice for screenshots, logos, icons and any graphic with sharp edges. Every PNG opens with an eight-byte signature that includes a newline pair so the file is corrupted visibly if it passes through a text-mode transfer.

Related formats

Have a file that might be PNG? Identify it with the File Type Identifier — it reads the magic number locally, nothing is uploaded. Or browse all formats.