sRGB color rendering in Firefox and other Browsers
-
Also I found this info:
http://www.imagemagick.org/Usage/formats/#color_profileMaybe there is a way to tell Imageick to not loose the profiles? That would be great!
Unfortunately im to much of a noob to understand where I would need to input which code exactly, so if anyone can help me out here that would be supernice!
Thanks -
Well, I know and experienced the same headaches with the wide gamut displays–I had one myself for years–wasn’t convinced since every image was showing correctly on any other (high quality) display. The problem was that my colorimeter wasn’t able to calibrate that thing correctly. So I always had kinda faulty profiles, which made the images in all desktop applications appear to be right but anything web related was totally off.
I checked all your images – there’s only very minor differences on all my (calibrated) monitors. Adobe RGB looks like of the whites are slightly offwhite and in generall the images are wee bit softer and a bit less saturated (which is exactly whar Adobe RGB does → because dynamic range). All of this behaviour seem perfectly normal to me.
Regarding your max-width-lightbox-thingy you might want to try to enable a global max-width (around 1440-1920px) to the whole page. This way you can optimize your pictures to the given maximum resolution:
(but, I don’t really know if the lightbox is actually adapting the max-width, too. Further thoughts on that below)—A conceptional thought at the end:
I’d try to connect all the images in your frontpage to a full project, where the images are shown in bigger sizes instead of putting a link in the lightbox caption (my guess is that users won’t try to click them anyway).
This way you can get rid of the lightbox all together and have better control over the size of the images ;) -
@edgrbnz Thanks a lot for your help and your reply!
Wow ok good to hear they look ok on your screens, thanks for checking.
Since White garmut displays are way more common these days and a lot of people in the industry start getting them I would like to have my images show correctly on that screens in firefly as well.
My thought is that it need to have something to do with the profile that got kicked out by the Imagick resizer (used by laytheme) - since if I disable the resize the images look fine. I even found a way to make firefox show the images correctly after resizing (apparently by default firefox is set to apply no profile to images with no profile, while other browsers like safari assume its sRGB and therefore the colors look good. If I change that settings in FF they look good again .But I can't really expect the visitors to do so, thats why I need it to work out of the box.
Well maybe @arminunruh / @mariusjopen has a idea about that!?Glad to hear they look fine on your screen.
--
Thanks for your conceptual thought! Always appreciate that.
My website is very far from finished, all images are just placeholders since I want to get the settings and the design right before I start the big export and filling it with content job. But your thought is indeed very valuable, my idea was to work with different sized times for my portfolio page but also give the users the chance to see my "best off" in fullscreen via Lightbox. Not really sure if the users would do so or if they would prefer to have the images linked to the projects itself directly.
My idea was to link some/most of the images to the categories and projects via caption and lightboxcaption.
Would you prefer to go straight into the project if you click on an image?Appreciate your Help
Best
Leo -
Pretty off-topic ;)
But well «yes» It’s either / or in my opinion. You kinda mixed two navigation concepts, here:
If I click an image and a lightbox opens where I can see the whole frontpage magnified I wouldn’t expect anything further (hidden in a caption). Example → http://simoneklimmeck.com/
But If you want to show more I would make the frontpage a thumbnail grid of sorts which are linked to projects. Similar to this approach → http://www.dielamb.com/photo/
Just keep it as simple as possible for the user.
-
@edgrbnz - Thanks I see your point. Originally I wanted to have an Overview/Bestoff/Portfolio site to give visitors an overview of my work without going into the project layer. But maybe that is indeed to complicated.
@arminunruh : Do you see a way of telling ImageMagick to not look the profiles when converting the files. I found some code but I am not to familiar with it .And I don't know if I can insert ImageMagick code in order to be executed correctly. I don't see the Point of loosing the profile besides a marginal smaller file size. But I rather have images displayed fast and correctly over all browsers.
link: http://www.imagemagick.org/script/command-line-options.php#profileThanks
-
@leo01 welllll,… I like best-off pages! Pretty hard to choose which images to show and which not, though.
About the Profile thing: Try exporting them in HiRes and compress / optimize them with xn-convert
↳ https://www.xnview.com/en/xnconvert
You can fine-tune every aspect and build a preset with which you can compress images with a very small file-size, color profiles and very good resolution.Then stop wordpress from using the resized versions and add the lazy load. So you have the best image quality possible, full control over your images and a smooth loading website.
Win - Win - Win
-
@leo01 said in sRGB color rendering in Firefox and other Browsers:
@arminunruh : Do you see a way of telling ImageMagick to not look the profiles when converting the files. I found some code but I am not to familiar with it .And I don't know if I can insert ImageMagick code in order to be executed correctly. I don't see the Point of loosing the profile besides a marginal smaller file size. But I rather have images displayed fast and correctly over all browsers.
link: http://www.imagemagick.org/script/command-line-options.php#profile
ThanksWould appreciate some help. I know there is workarounds but it would be great to use the imagemagick engine, that would safe heaps of extra work (using the XNconvert tool)
Thanks
-
Hey can you please try this plugin?
https://wordpress.org/plugins/imagemagick-engine/
As one of it's features it says:
"Preserve embedded color profile in re-sized image"Also it says:
"Dramatically improve the quality of re-sized images by making WordPress use ImageMagick instead of standard GD image library."So maybe the "GD" library was used for resizing previously on your server! And this plugin makes WordPress use ImageMagick and then it doesn't kick out the color profiles? Not sure.
When you scroll down, there are some installation instructions and more:
"Install either ImageMagick or the Imagick PHP module (see FAQ for more information).
Download and extract plugin files to a folder in your wp-content/plugin directory.
Activate the plugin through the WordPress admin interface.
Configure ImageMagick settings and enable it on plugin settings page.
Regenerate existing images to take advantage of the new features."You can regenerate your image with a plugin like
https://wordpress.org/plugins/regenerate-thumbnails/Yea, the lightbox displays images too big :/.
I wrote it down. -
You can also ask your webhost if imagemagick is even installed on your server.
-
Hi Guys
I just saw this thread and thought it might be useful to mention the following:
If your images are sRGB you should really be able to leave them untagged as I believe all browsers assume un-tagged images to be sRGB.
This 500px blog post explains in more detail:
https://iso.500px.com/500px-color-profiles-file-formats-and-you/Maybe simply stripping the profile from the hi-res uploads is a simple solution?
Best
Joe
Before you post:
- When using a WordPress Cache plugin, disable it or clear your cache.
- Update Lay Theme and all Lay Theme Addons
- Disable all Plugins
- Go to Lay Options → Custom CSS & HTML, click "Turn Off All Custom Code", click "Save Changes"
This often solves issues you might run into
When you post:
- Post a link to where the problem is
- Does the problem happen on Chrome, Firefox, Safari or iPhone or Android?
- If the problem is difficult to explain, post screenshots / link to a video to explain it