Intervention / image

PHP Image Processing
https://image.intervention.io
MIT License
13.84k stars 1.5k forks source link

imagecreatefrompng(): gd-png: libpng warning: iCCP: known incorrect sRGB profile #1316

Closed soheylfarzane closed 4 months ago

soheylfarzane commented 5 months ago

when i want to read png file from local i get this error i was update from 2 to 3.5 can you help me ?

olivervogel commented 5 months ago

I can confirm this for certain PNG files with GD driver. However, I don't seem to have any way to do anything about it. Even if imagecreatefrompng is called with error control operator for suppression, the warning is still there.

Apart from that, it would help me (and others) if you would stick to the communication standards if this project and use the issue templates. In the templates important information are requested that is not provided here.