Fixing magento issues

[SOLVE] Magento 2 libpng warning: iCCP: known incorrect sRGB profile, Wrong file, file does not exist

Pinterest LinkedIn Tumblr

Magento 2 provide a very helpful command to resize images on storefronts to save disk space as well as make load speed of your website faster.

php bin/magento catalog:images:resize

Some times, the error message libpng warning: iCCP: known incorrect sRGB profile appears when you resize product images on your Magento 2 storefront as below

libpng warning iCCP known incorrect sRGB profile

Throughout this tutorial, you will learn what caused this error and how to fix it

Cause of the error

When checking images ICC profiles, Magento 2 did not find iCCP chunk in PNG image profile, thus the system automatically throws this error message and stop the image resize process

(You can learn more about iCCP chunk here: http://www.libpng.org/pub/png/spec/1.2/PNG-Chunks.html)

Solution

To fix this issue, we will use Linux command to remove iCCP chunk from the images.

Connect to your server using SSH as root user and use the following syntax to remove iCCP chunk from PNG Images on your website.

If your images files located in pub/media

find pub/media -type f -iname '*.png' -exec pngcrush -ow -rem allb -reduce {} \;

Next, re-run image resize command and the issue is fixed, you now can resize images normally

If you see the error: Wrong file => that means the files you want to resize do not exist in the folder. Recheck the image files in that folder or you can force Magento 2 to ingore this error and continue the process by editing vendor/magento/module-media-storage/Service/ImageResize.php file and put the following code in line 186

if ($this->mediaDirectory->isFile($originalImagePath) && filesize({path_to_the_file}))

Now all the error should go away and you can process image resize normally

Hung Tran is the main editor of magentip.com, he loves to write about everything related to Magento 2

33 Comments

  1. Holy cow! I’m in awe of the author’s writing skills and capability to convey complicated concepts in a concise and precise manner. This article is a real treasure that earns all the accolades it can get. Thank you so much, author, for sharing your expertise and giving us with such a valuable asset. I’m truly grateful!

  2. Generally I do not read article on blogs, but I would like to say that this write-up very pressured me to try and do it! Your writing taste has been amazed me. Thank you, quite great article.

  3. Hey there! Someone in my Facebook group shared this site with us so I came to look it over. I’m definitely loving the information. I’m book-marking and will be tweeting this to my followers! Exceptional blog and great design.

  4. Thanks, I’ve been searching for details about this subject matter for ages and yours is the best I’ve found so far.

  5. I was a bit hesitant at first but the trial runs convinced me instantly. Everything is transparent and the game fairness is top notch. I have been recommending it to my friends and we all agree it is a solid choice. mypadubet

  6. I have tried dozens of slot sites and this one finally got me to stick around for the long haul. The game variety is impressive and the win frequency feels genuinely balanced. If you love spinning reels without waiting ages for updates this is your spot. dragon77slot

  7. I absolutely love how transparent everything is here. No hidden terms and the withdrawal limits make total sense for regular players. It has become my personal escape after long shifts and I could not be happier with it. mcwcasinologin

  8. Somebody necessarily help to make significantly articles I’d state. That is the very first time I frequented your website page and to this point? I surprised with the analysis you made to make this actual submit extraordinary. Fantastic task!

  9. I would like to thnkx for the efforts you have put in writing this site. I’m hoping the same high-grade web site post from you in the upcoming as well. Actually your creative writing skills has inspired me to get my own site now. Really the blogging is spreading its wings quickly. Your write up is a good example of it.

  10. An interesting dialogue is price comment. I believe that you should write extra on this subject, it won’t be a taboo subject however generally individuals are not enough to speak on such topics. To the next. Cheers

  11. Thanks for revealing your ideas. I’d personally also like to convey that video games have been at any time evolving. Better technology and revolutions have aided create practical and enjoyable games. These kinds of entertainment games were not that sensible when the real concept was first of all being tried. Just like other designs of technological know-how, video games as well have had to develop by means of many generations. This itself is testimony towards the fast growth and development of video games.

  12. Thank you for the auspicious writeup. It in fact was a amusement account it. Look advanced to far added agreeable from you! However, how can we communicate?

  13. whoah this blog is fantastic i love reading your posts. Keep up the great work! You know, lots of people are hunting around for this information, you can aid them greatly.

  14. I love what you guys are up too. This kind of clever work and coverage! Keep up the amazing works guys I’ve you guys to my personal blogroll.

  15. I’ve been playing here for a while now and the interface is super smooth. Definitely one of the best spots for gaming. Check out inyk777 for a great experience!

  16. Heya i?m for the primary time here. I came across this board and I find It really helpful & it helped me out a lot. I am hoping to provide something back and help others like you helped me.

  17. I’m in awe of the author’s ability to make intricate concepts accessible to readers of all backgrounds. This article is a testament to her expertise and dedication to providing helpful insights. Thank you, author, for creating such an captivating and insightful piece. It has been an unforgettable experience to read!

  18. Thanks for this article. I’d personally also like to mention that it can become hard while you are in school and merely starting out to initiate a long credit score. There are many pupils who are only trying to pull through and have long or favourable credit history can often be a difficult thing to have.

  19. Finding a trusted gateway to this casino felt like a huge relief after trying so many other sites. The welcome package is actually fair and the slot lineup rotates keeps the excitement fresh. It really feels like a home base where players can relax and just enjoy the game. casinometropolgiris

Write A Comment