Manupix needs your help with a potential Image Specs issue!
You all know and use Yanrishatum's amazing Image Specs Tool, right? Good for you.
We have uncovered a potential issue with .png images (.gif files work fine): the returned hex codes might be wrong. So far this seems to happen on ONE computer (Manupix's) and NOT on Yanrishatum's.
We'd like you to help find out the root cause of the problem, by simply reporting if it works for you, or not.
Our test article is the Rose and Serenity challenge palette. As the brief indicates (and photoshop confirms), the correct hex codes are #F7CAC9 and #92A8D1.
This is what the checker should report too, but it fails on Manu's comp: #8da5ce and #fcc6c6 are definitely wrong.
We suspect this could be related to the infamous 'png gamma correction' issue, but the reason why it doesn't affect all computers remains mysterious.
How you can help:
Just click this link and report the hex codes! Also please specify your OS & browser versions, especially if the results are wrong for you too.
Thank you!
If someone has that problem and can't live without correct hex values, you can use dev version. Changed decoding to custom library, and colors in dev version is 100% correct, since they read directly PNG data, avoiding browser relying.
Link to dev version: http://yanrishatum.ru/pj/dev
If you have any feedback about it - don't hesitate to tell me.
I seem to get the correct ones: #92a8d1 #f7cac9
Using Windows 7 Professional (64bit) and Chrome 47.0.2526.111 m
The right colors for me, #f7cac9 and #92a8d1.
I'm on Windows 7 Ultimate with Firefox 43.0.4
I get everything as expected here, all fine.
Win7 64bit using latest Chrome browser.
Also, I just did a full system installation on a formated disk, so the OS is as bland as it gets, nothing installed apart from Chrome.
You guys might also want to check the windows (or any other OS) color correction/color curve/profile as it can affect how images are displayed on certain programs, for example, on my last system, I´d get different colors on image viewer and photoshop where the latest is correct. I could be wrong with this hint though.
Cheers and best of luck on fixing this superbly awesome tool! If any more info needed, let me know.
Ok-kay, considering that I can't trust browsers in PNG decoding - gonna use custom encoder in dev version of Inspector. Thanks for feedback. (JPG will use standart method, but who's such a mad man giving that tool JPG's?)
- Chrome -> #8ba0cb and #f5c4c4 - wrong results
- Safari -> #92a8d1 and #f7cac9 - correct results
Tested on OSX Yosemite 10.10.3, chrome, got wrong results.
#91a9ce and #f9caca
I get #92a7d0 for the blue and #f6c9c8 forf the pink
Windows 7. The original image is correct everywhere but in FireFox (39.0) that will distort the values (and these persists if you save the file from FF).
It works for me: #92a8d1, #f7cac9 (FF 43.0.3, Linux, openSUSE)
Im scared cuz it sayz 666 and you gona die wen I clik plz help.
#f7cac9 & #92a8d1 for me - no issues here ( FF 42.0 windows 8.1)
I don't have any issues with colors but then I only output as gif or png8 (index).
png24 (truecolor) will edit and shift colors.
I've added some links to this in the 2016 resolutions - Lose the Weight news item.
Thanks everyone for the contributions! Time for some stats:
14 OK vs 6 bad so far. Breakdown by system/browser doesn't seem relevant:
OK:
OSX 2, W7 5, W8 2, W10 2
Chrome 5, Fx 4, Safari 2
Bad:
OSX 2, W7 3
Chr 3, Fx 2
All bad results are different, some are close, some not. This lends weight to Erico's idea about color profiles. I tried messing with my W7 color management settings, to no avail (I have a bug in there anyway ever since I tried plugging an ext monitor into my laptop).
More importantly, Yanrishatum's newer dev version apparently works like a charm, so a fix is definitely within reach! Congrats and kudos and cheers! =)