Export to Web Problem in Safari

When you use Lightroom to export a website, it creates jpegs with an sRGB profile. Problem is that Safari always mis-renders images with profiles. This is a widely known problem among all web developers, and the normal solution is to export images with NO color profile, even if you have created them in sRGB color space.
But while you can export jpegs out of Lightroom and ask for no color profile, when you export a website it ALWAYS attaches profiles to the jpegs. So all Mac Safari users will see bizarre colors.
What I do is to run a Photoshop action that resaves the jpegs with no profile. Works fine, but why should I have to do this?
This paragraph contains me blowing off steam: Why does Apple put out a browser that misrenders color, and why does Adobe put out a product that creates web galleries that have big problems on Mac Safari. (86% of art directors use Mac Safari.)

>To win this argument, Jonathan, create a web page with two images filled with a single RGB color. Save one with a profile, and one without.
Yeah I already refuted this argument above. It is irrelevant for photographic images, except when you want to coordinate an image with a CSS color which is extraordinarily rare. For photographic images you want the correction for gamma to happen on Macs. We are on a forum here for a tool that is 99.99% a tool for photographers.
>In Firefox, the page will render with the correct values,
The next version of Firefox will color manage tagged images by default. This is a very very important step for photographers that care about the display of their images. More and more consumers use laptops with narrow gamut displays and more and more use wide gamut (the DELLs and samsungs and the HDTVs people hook up). These come, even in windows, with reasonable display profiles. It's even more important if your audience includes Macs which are all calibrated at the wrong gamma from the factory. COlor management in Safari and Firefox corrects for this.
>I can not tell my customers that Mac Safari users will see bad results
And you should not because you would be wrong. Safari Mac users that do not calibrate see better results when you include the sRGB profile then when you don't. This is very basic and is the reason why Safari color manages to start. If you have a graphics element that needs to coordinate with CSS colors, leave the profile out. But for photographic images, attach the profile or they will look washed out on Macs. Again elementary.
>To restate: I have viewed this test page at the Apple store on scores of monitors, and Mac Safari shows the wrong colors for all profiled JPEGS. And the non-profiled JPEGS also work fine on Firefox and IE on PCs.
Not true. Use a photographic image, not an artificial color ramp! For example an image of a colorchecker if you must, but a simple photograph will work fine. The only way to get it to look correct on uncalibrated Macs using Safari is to attach the sRGB profile. Your image has colors that very few photographs actually have and the gamut of most Apple laptops is below sRGB. What you see is color clipping because of the narrow gamut. On a wide gamut display, the tagged image will be the only one looking completely correct and the untagged image will look horribly oversaturated.
>So if want to export jpegs from Lightroom, I have to go back in and remove the profiles.
So set up a simple export action (e.g. a photoshop droplet, a automator action, a LR/mogrify script, whatever) that strips them. Takes five seconds. I highly recommend against it, but it is your choice. Lightroom is very unlikely to ever strip the profiles by itself. It is very contrary to its philosophy.
Some more reading for y'all:
http://www.gballard.net/psd/go_live_page_profile/embeddedJPEGprofiles.html
http://regex.info/blog/photo-tech/color-spaces-page1

Similar Messages

  • Export for web problem

    hi, i've used the export for web option in quicktime pro but all i get when trying to play the movie is the quicktime logo with a question mark.. note that this is locally on my imac.. i've also tried uploading the folder on my server and play it from there to no extend.. i dont know what's going wrong.. the files exist and im even able to play them by scrolling down to the bottom of the ReadMe.html and clicking on one of the versions links directly..
    any advice?

    QuickTime Pro can play audio from MPEG-1 formats but can't extract it during export.
    Solution?
    Use MPEG Streamclip (free) to convert the MPEG-1 to other QuickTime formats.

  • Problems with printing MS Office docs from web-mail in Safari

    Hello,
    I have some problems when I try to print MS Office documents which are the attachments in my web-mail in Safari. I open the attachment online without saving it on my computer. Safari shows a blank page in Print Preview and the printer prints a blank page too. We tried to repeat it with another printer and with another iMac. The result is the same. PDF files have no problem with previewing and printing. Does anybody know how to resolve this problem? Thank you!

    Hi, thank you for your comment. I tried this, but the list of plug-ins doesn't have Adobe PDF browser plugin  (or PDF browser plugin). The screenshot is attached....
    Do you have any other idea? ) Thanks!

  • Web clip problem after Safari 4

    I get problems with Safari web clip as dashboard widget after switching to Safari 4. The widget window size changes and the update of its contents fails. Any fix?

    I have the same issue. I have a Mac Pro w/ 2x2.8GHz Quad-Core Xeon 8GB Ram. So I don't think its a resource issue. I have a bunch of web clips on my dashboard. When I open the dashboard random ones will show only black. If I close and reopen those that were black might load and others will be all black. The issue didn't arise until I upgraded from Safari 3 to Safari 4. FYI- I tried recreating all of the webclips with Safari 4 just incase the issue was that they were originally created with Safari 3, but I still have the same problem. The clips are from all sorts of sites with a wide range of complexity. They all are affected at one point or another.
    Any help would be appreciated, this is pretty annoying and begins to make me feel like I'm back on a PC.

  • Export to Excel Problem external DC using Web Dynpro binary cache

    Hallo,
    I want to export from Web Dynpro to Excel. For this I study the Tutorial "Excel Export Using the Web Dynpro Binary Cache".
    The example is running without a problem.
    I have create a new DC only for excel export. The name is ExcelExportWD. In this DC I create a Component and programmed the methods of the example. Also I create the View and the Context for it.
    This DC is used in other DCs. I put the Component to the public part. After than I make the entry in the used DCs in that DC which I want to use the Excel export. I use the DC ExcelExportWD in the DC ContactsWD.
    The ContactsWD is running without a problem.
    If I try now to export to Excel I got the following error.
    <b>com.sap.tc.webdynpro.services.sal.api.WDDispatcherException: Requested deployable object 'mgi.de/portalscmContactsWD' and application 'ResultGetContacts.xls' are not deployed on the server. Please check the used URL.</b>
    In the View of the ExcelExport the name of file is not visible in the URL of the ExcelFileName. The name "ResultGetContacts.xls" is the name of the node which I want to export.
    What is wrong? I have try to set a Sharing reference in the ContactWD without success.
    An idea ?
    Regards
    Gunter

    Hallo,
    I want to export from Web Dynpro to Excel. For this I study the Tutorial "Excel Export Using the Web Dynpro Binary Cache".
    The example is running without a problem.
    I have create a new DC only for excel export. The name is ExcelExportWD. In this DC I create a Component and programmed the methods of the example. Also I create the View and the Context for it.
    This DC is used in other DCs. I put the Component to the public part. After than I make the entry in the used DCs in that DC which I want to use the Excel export. I use the DC ExcelExportWD in the DC ContactsWD.
    The ContactsWD is running without a problem.
    If I try now to export to Excel I got the following error.
    <b>com.sap.tc.webdynpro.services.sal.api.WDDispatcherException: Requested deployable object 'mgi.de/portalscmContactsWD' and application 'ResultGetContacts.xls' are not deployed on the server. Please check the used URL.</b>
    In the View of the ExcelExport the name of file is not visible in the URL of the ExcelFileName. The name "ResultGetContacts.xls" is the name of the node which I want to export.
    What is wrong? I have try to set a Sharing reference in the ContactWD without success.
    An idea ?
    Regards
    Gunter

  • Safari Crash - Problem with doodle (planer) app  -  doodle web links cause safari to crash with a very strange message "Error - Please make sure Safari is not used in Private Modus" (translated from german) No Privat Modus buttom in ios 7 safari settings!

    Safari Crash - Problem with doodle (planer) app  -  doodle web links cause safari to crash with a very strange message "Error - Please make sure Safari is not used in Private Modus" (translated from german) No Privat Modus buttom in ios 7 safari settings! Works fine with an older Safari Version. Web link, call doodle app.  You could see the website in the backround working but safari crashes after clicking on the error window.   Any suggestions?

    Turn off Private Browsing.
    Tap "Private" on Safari Screen to disable Private Browsing. When top of screen is white, Private Browsing is off.

  • QT Pro Export for Web--poster doesn't work in Firefox or IE, only Safari

    Hi QuickTime gurus (within Apple and in the 'real world
    I had thought that when you Export for Web in QuickTime Player Pro, the 'poster' movie would display in all browsers, on Mac and Windows.
    Unfortunately, the poster does NOT work in Firefox (neither Mac nor Windows) nor in IE. It only works in Safari.
    See this example - http://www.wellesley.edu/~kenny/a.html
    Am I doing something wrong, or is there something wrong with the JavaScript such that it doesn't work in all browsers, or....?
    Thanks...k

    Ok here try this:
    http://setfreedenver.org/a/readme.html
    And here's the zip file for the above.
    http://setfreedenver.org/a.zip
    You should have four files in the folder that makes everything for the video in the html:
    video.m4v This is the actual video that plays.
    video.mov This is the referance video that points to video.m4v
    poster.jpg This is the poster frame.
    html.html This is the html for the above video to play in.
    Move one of the above to somewhere else and it will break the video playing in the html.
    Sidebar:
    I couldn't get this to work on my server. I had to go to my server control panel (somewhere out there in Texas) and make a MIME Type setting for the .m4v, so the video could play. Not all servers are setup to play different kinds of videos, documents or images. So, if you ever run across something that plays locally on your computer and not on your sever and your at your wits end.. Contact you server administrator and have them check the MINE setting on the server.
    Message was edited by: David M Brewer

  • Export to WEB - Snow Leopard Problem

    I installed 10.6, I am using the Quicktime Pro 7 that it installed.
    Before I installed 10.6 when I used Export to Web the result was a .m4v file that was the same size as the window size I had when I did the export. i.e. if I sized a 1080*640 window down to 640*480, I got a 640*480 video.
    NOW i get a 960*540 video no matter what size the QT window is. I hope some CAN HELP, there doesn't seem to be an option in "Export" itself to export to a .m4v file, just an Mpeg4 (I know they both play alright, but there other difference).
    I am doing this to create streamable (http stream) videos for www.dfdtv.com
    I have 6 machines being used for editing etc... so going back to 10.5 isn't practical.
    THANKS!

    Hi, and thanksfor your help. I have tried deleting the font cache using onyx.. Is there a difference between the files onyx deletes and the ones font explorer can access? Anyhow, that had not helped, but safe starting the mac did.. Indesign would export to pdf without crashing.
    Now I have tried to figure out what is causing the problem by force quitting process using the activity monitor. And I am struggeling to find the culprit. It still crashes even after turning off almost everything I can find. I have attached the full list of my current processes.. Anything stick out to you?
    To answer the other questions, I have no plugins installed in indesign, and I use no font manager. I have use indesign without incident since june 2009, and it kindof just happened overnight, no new software or font was installed that I can recall, but also to be honest I cannot remeber when I last exported to pdf, so I cannot rule it out either, but I am hopeful that I can get to the bottom of this with your help.
    Thank you both so much for your help.. My hair thanks you. As does everyone around me.. :-)

  • Problems accessing web pages in Safari

    Good evening. I wonder if you can help me with a problem thats actually getting on my nerves now.
    The problem is this:
    When opening web sites in Safari the page flickers for a second then loads,but after time the page freezes and after a couplle minutes of trying to go back and forward,the tab of the open page says "Failed to open page" and also "Safari failed to open as the server is not responding".
    After waiting I can go back to and pick up from where I left off but this continues to happen and then to cap it off the page goes grey and I can't see a thing.This then happens to all the pages that are open in the tabs.
    I'm wondering if it's:
    Safari as I have not seen it happen on Firefox.
    My router, which is about 4+ years old
    My provider which is Talk Talk.
    I've done a sweep of all files and not found any Viruses etc.
    I'm at my wits end and don't know what else to do and sure members here can help me.
    Thanks in advance

    Anyone ?.....Please...

  • Using Color profiles and exporting for web browsers

    I've been trying to figure out the answer to this question. As I'm sure you're aware Safari supports color profiles while other web browsers like Firefox do not. I would like to setup Aperture so that it displays and exports images for the widest audience possible. Unfortunately it embeds a color profile and my images on the web only display correctly in Safari. I've tried changing the proofing profiles and export settings to no avail. I didn't seem to have this problem in iPhoto, a picture there looked the same on screen as it did in Safari and Firefox but I can't achieve the same with Aperture...

    Thanks for that information, unfortunately I'm not really any closer to solving the issue since I've already tried that. 1) by default, doesn't Aperture automatically embed the sRGB color profile? 2) if I set view>proofing mode to sRGB shouldn't what I see on screen match what a "dumb" application such as Firefox does when it ignores the embedded profile and display sRGB? I've tried going into the preferences>export settings and changed everything to sRGB IEC61966-2.1 but I see no difference in the final image between that and the default setting.
    I guess my question is more specific to Aperture since I don't have this problem with other applications. For example, in photoshop if I do Export for Web it strips out any embedded profile and when I open that image in Firefox and Safari side-by-side they are exactly the same. But not so when I export an image from Aperture, when opened in Firefox it is desaturated and flat and of course in Safari it honors the embedded profile and looks fine.

  • Export To Web feature not fully working under windows browsers

    I have a real problem and I can't figure it out for the life of me. I have a .mov file. I used QuickTime Pro to "Export To Web", and selected desktop. It then gives me a nice, neat folder with all the files I need to upload to the web.
    I uploaded the folder, and can view the movies fine using any browser on my Mac (firefox, safari, etc). I've not had any problems while on my Mac.
    However, when I go to watch the same movies using Windows, using windows version of Safari, FireFox and Internet Explorer, sometimes the movies play, and sometimes I get a QuickTime logo with a questions mark, and I get a small error icon (yellow icon) at the bottom of my status bar.
    If I refresh the page, the movie will play again.
    Why could this be happening? I have all the code included within the HEAD tags as well as the QuickTime movie code that is created during the export. I don't know why it works under Mac but in Windows it gives problems.
    Here is the link if anyone can look and see what the problem may be:
    http://www.sacredstonehealing.com/DVD/00196727-DVD-001
    The video is for my boss, and a couple people (who mostly use windows) have been complaining of the error. I was oblivious to it, as I never had the error using my Mac.
    Any help will be greatly appreciated!

    Hi Kyn- Yes, I got that same controller bar in the middle as well. Very strange. To answer your questions, for my Mac, I have "save movies in cache" checked, and 100MB cache. I don't know the settings for my Windows QuickTime.
    I think I'm just going to end up using the export "Movie To QuickTime" and choose the "fast start" option. I've never had trouble with that for Windows. I will lose the nice "Click to Play" poster screen before the movie starts, but I can live with that.
    I'll mess around with this a bit more and try different settings, but I'm gonna put up a new one using the "regular" "object", "embed" method code, and just use .mov. For the main poster, I can always insert an image at the front of the movie.
    Thanks for your reply.
    Bryan

  • Raw, colorsync profiles, and saving/exporting for web

    I'm having a bit of trouble dealing with my raw files, or more particularly, being sure that I'm saving for webpages with the right profile.
    I have several thousand images in Nikon's NEF and/or DNG format. I'd like to have iPhoto be my main catalog for them, but I don't want to copy over the several gigs worth, so I set the prefs to NOT copy the files over. The working jpg files it creates seem fine, but I can't tell whether they have the AdobeRGB profile associated with them, since that's what I shot them with. I'd then like to export them, or save them, to jpegs for the web at a somewhat reduced size, but they need to be in sRGB format for proper web presentation, which I'll do much of the work with iWeb. But there's no color profile choice in the export dialog, or the edit dialog, or anywhere else I can find. Am I missing something?
    Basicallly, I'd like to have all my images in albums, and then have subalbums with the web versions (say about 900x600, about 70% quality, and sRGB color space). Is this possible with iPhoto? I've been mucking about with Adobe's Lightroom, which does have the color space choices in the export dialog, as well as a ton of other features. And previously I used Photoshop CS2 / Bridge to handle everything. But I thought iPhoto would make things easier.
    Mark

    Thanks for that information, unfortunately I'm not really any closer to solving the issue since I've already tried that. 1) by default, doesn't Aperture automatically embed the sRGB color profile? 2) if I set view>proofing mode to sRGB shouldn't what I see on screen match what a "dumb" application such as Firefox does when it ignores the embedded profile and display sRGB? I've tried going into the preferences>export settings and changed everything to sRGB IEC61966-2.1 but I see no difference in the final image between that and the default setting.
    I guess my question is more specific to Aperture since I don't have this problem with other applications. For example, in photoshop if I do Export for Web it strips out any embedded profile and when I open that image in Firefox and Safari side-by-side they are exactly the same. But not so when I export an image from Aperture, when opened in Firefox it is desaturated and flat and of course in Safari it honors the embedded profile and looks fine.

  • Problem with safari on new i phone

    i am having a problem with safari on my new i phone the address bar is covering up some of the top of the web page and it will not let me scroll up any more has any els had this problem and can any on help

    I too, am having problem with SAFARI.
    I have been unable to log in my Flickr account. I did succeed the first day and then...it just idle and no connection with site.
    The ZOOM problem has occurred to me in a couple occasions. I did close the browser and re-opening it did fix it. Miracle or need a fix??

  • PDF printer has a problem with Safari in "Reader" mode in Windows7

    As shown in the image above. When I try to use the PDF printer to print out a web page in Safari "Reader" mode, the lines near the bottom of each page get squeezed like this. There is no problem with XPS printer. I guess this problem is because of some incorrect settings in Safari or the PDF printer?
    My system is Windows 7 Pro. I am using Acrobat X Pro. The page I am trying to print is http://en.wikipedia.org/wiki/Electronic_band_structure. This problem only happens when the webpage is adjusted into "Reader" mode in Safari.

    Many thanks for your reply!
    I am sorry, I did not make my question clear. I would like to save some web pages only in "Reader" mode, because in this mode all the advertisements are filtered out and the pages look much nicer than the origional layout.
    I first let Safari to active "Reader" by clicking "Reader" button.
    Then I click "Print" button and select Adobe PDF as the printer.
    The problem is the PDF file has something wrong (shown above), and I would like to know how to avoid this problem.

  • Exporting a web report to Excel

    Hi,
    When I export a web report to Excel, it works fine. when I resave the same file as .xls file, the excel file size is reduced drastically (less than 1/10).
    Why is this happening? Any way to reduce the file size in the first stage, that is down loading to Excel from web.
    Thanks
    Unni

    Hi,
    I don't understand what do you mean here. Do you mean we could not reduce size in the first time? We have exactly the same problem and the file size is about 20-40 MB. This size is too big to download by end user. It's excel file with .xls extension. When I open it by Excel and then try to Save As, it try to save as Web Page with *.htm extension. If I resave as a Excel Workbook format, the size is reduced to 3-4 MB. My question is the same as the other folk, how do I save it as Excel format with proper size the first time?
    Thanks,
    Yujun

Maybe you are looking for

  • Not able to Control the Data Control

    Hi, I have a bar chart which is bound to datacontrol through one iterator and one access iterator, and is placed on one splitter. Now on moving splitter and resizing the chart datacontrol re-fetches the data from the server. Why ? Cant it just re-siz

  • RFC Lookup API error in PI 7.1?

    Hi Guys, The RFC lookup which has been developed in PI 7.0 using the lookup API is unable to find the CC defined in the directory for a business system. after upgrading to PI 7.1. We are getting the error as below. This look up works perfectly fine i

  • BI 7 WAD Script item

    Hi,       I need to call a java script function which I created using the Script item and will be calling that function from the Link object command.Some how this is not triggering the java script function when I click the link.       Any thoughts an

  • Add a button to send the model by e-mail, is it possible?

    Hello, I modified an existing template and I would like to insert a button in order to send the form by e-mail, is it possible? thanks

  • HT4914 iTunes Matching Songs WITHOUT Local Files

    So my music collection is nearly 12,000 songs. I built it for nearly 10 years, and cherish it. Sadly, however, the external hard drive I stored all my music on is dead, and the backup files are corrupted. (This is what happens when you go back to Win