89 50 4E 47 0D 0A 1A 0A
PNG image
File signature of a PNG image. The leading 0x89 detects 7-bit transmission damage, "PNG" identifies the format, and the CR-LF / EOF / LF tail detects line-ending corruption.
File signature of a PNG image. The leading 0x89 detects 7-bit transmission damage, "PNG" identifies the format, and the CR-LF / EOF / LF tail detects line-ending corruption.
| value | name | category |
|---|---|---|
| 97 4A 42 32 0D 0A 1A 0A | JBOG2 image file | file-signature |
| AB 4B 54 58 20 31 31 BB 0D 0A 1A 0A | Khronos texture file | file-signature |
| 50 4E 43 49 55 4E 44 4F | Norton Disk Doctor undo file | file-signature |