Skip to main content
Known Participant
February 21, 2025
Answered

PNG color profile

  • February 21, 2025
  • 1 reply
  • 298 views

good morning

I've got [some] png image exported from FIGMA.

I'm using macOS.

 

if I ask finder info of this file it seems there is sRGB IEC61966-2.1 color profile embedded to the image.

if I open the PNG file with PS, Adobe tell me there is no color profile embedded.

this is a sample file

 

Why ?

Correct answer Stephen Marsh

ExifTool doesn't find an ICC profile, however, there is an sRGB rendering intent, which appears to be picked up and displayed as sRGB in some software:

 

[System] FileSize : 19 kB
[System] FileModifyDate : 2025:02:21 22:18:19+11:00
[System] FileAccessDate : 2025:02:21 22:18:21+11:00
[System] FileInodeChangeDate : 2025:02:21 22:18:20+11:00
[System] FilePermissions : -rw-r--r--
[File] FileType : PNG
[File] FileTypeExtension : png
[File] MIMEType : image/png
[PNG] ImageWidth : 375
[PNG] ImageHeight : 812
[PNG] BitDepth : 8
[PNG] ColorType : RGB with Alpha
[PNG] Compression : Deflate/Inflate
[PNG] Filter : Adaptive
[PNG] Interlace : Noninterlaced
[PNG] SRGBRendering : Perceptual
[PNG] Gamma : 2.2
[PNG-pHYs] PixelsPerUnitX : 2835
[PNG-pHYs] PixelsPerUnitY : 2835
[PNG-pHYs] PixelUnits : meters
[Composite] ImageSize : 375x812
[Composite] Megapixels : 0.304

1 reply

Stephen Marsh
Community Expert
Stephen MarshCommunity ExpertCorrect answer
Community Expert
February 21, 2025

ExifTool doesn't find an ICC profile, however, there is an sRGB rendering intent, which appears to be picked up and displayed as sRGB in some software:

 

[System] FileSize : 19 kB
[System] FileModifyDate : 2025:02:21 22:18:19+11:00
[System] FileAccessDate : 2025:02:21 22:18:21+11:00
[System] FileInodeChangeDate : 2025:02:21 22:18:20+11:00
[System] FilePermissions : -rw-r--r--
[File] FileType : PNG
[File] FileTypeExtension : png
[File] MIMEType : image/png
[PNG] ImageWidth : 375
[PNG] ImageHeight : 812
[PNG] BitDepth : 8
[PNG] ColorType : RGB with Alpha
[PNG] Compression : Deflate/Inflate
[PNG] Filter : Adaptive
[PNG] Interlace : Noninterlaced
[PNG] SRGBRendering : Perceptual
[PNG] Gamma : 2.2
[PNG-pHYs] PixelsPerUnitX : 2835
[PNG-pHYs] PixelsPerUnitY : 2835
[PNG-pHYs] PixelUnits : meters
[Composite] ImageSize : 375x812
[Composite] Megapixels : 0.304