Pixilated Photos When Exported for Web

When I export from Aperture to a Web Gallery, my photos get pixelated. The originals in Aperture do not look like this, nor do the photos when viewed as a straight JPEG. I originally started with iPhoto to edit and organize, but have since moved my library over to Aperture. Are there issues with resizing photos? I typically do 5x7.
I've tried several different paths, with similar results:
* Using Aperture to publish from a gallery template
* Using iPhoto to export a photo album to iWeb which I publish to a folder
* Publishing from iWeb to .Mac web page
* Publishing from iWeb to a .Mac Web Gallery
A good example is the middle photo in the second row titled "Hot Bodies". The edges of the white lettering and graphics looks horrible in slideshow.
http://www.dennisvogel.com/photos/USGP2005.html
or this photo from gallery
http://gallery.mac.com/dennis.vogel#100003/USGP_061507-0037&bgcolor=black
I'm seeing similar results on Windows and Mac, using Firefox and Safari.
I'm getting a little desperate, as I've invested a lot of time organizing and editing my photos! <sigh> Assistance greatly appreciated.

Check that the export preset you are using hasn't been changed from what you think it should be (in terms of x/y pixel size, PPI, JPEG quality setting, etc.)

Similar Messages

  • Strokes on appearance is getting cut off when exporting for web & Devices

    I'm a screen print artist using Adobe Illustrator CS5 in windows 7(blah!) to export images of our customers' artwork into a huge folder of images on a server. The images are then loaded into a program so that they can be viewed company-wide and by the customer.
    Occasionally, when there is an appearance applied to text it seems to cut off the tops and/or bottoms of the outermost stroke.This seems to be only happening to text, and happens randomly and is very annoying. See the image attached.
    it does this with both JPEG and PNG images, and whats more, changes when you adjust the image size. it either gets better or worse. I have to change the image size on every export so that they are all within our size requirements.
    I have found that if you put the art into an envelope with all the settings at 0 and then export for web it prevents this from happening. However, that isn't very efficient as i need to be moving a ton of artwork a day, and I am not the only person who may be working on the Illustrator file.
    Is there any setting either in illustrator or windows that may be causing this anomaly?

    Try adding:
    Effect >> Path >> Outline Object
    So  your type will still be editable
    If that does not work you may want to:
    Type: Create Outline
    I only had this problem once before, on some snickerdoodle cookies package, and that was a script font. Might be related to the font you use.

  • HELP! QT file deteriorates around halfway when exporting for web

    I have an iMovie project that I have regularly exported to DVDs or other quicktime files: only when I export "for the web" this file (a 1G file that gets compressed to about 18MB for the web) deteriorates, starts to blur as if losing sync with the codec. When I work in iMovie the file is perfect, when I tried to export it into one (or two) small .mov it deteriorates. I tried everything, including re-exporting to a new original and re-importing, splitting the file in shorter segments etc. At a specific point in the movie, it just falls apart.
    I was wondering if any of you had some suggestion.

    You could try duplicating the iMovie project, replacing the video clip which plays at the point that the movie deteriorates with -anything else- and then export again to see if the problem is related specifically to that one video clip.
    If not, then perhaps trying the export from another user account or on another computer would help determine if settings or software versions are an issue.
    If it is the one particular clip, try converting that clip to some other format prior to importing to iMovie and then exporting again ?

  • Quicktime Pro: When Exporting for Web, how much does it reduce file size?

    I'm considering purchasing Quicktime Pro so I can reduce the file size of Quicktime movies so they load quickly to be viewed on my website. Can anyone tell me how much I can expect to be able to reduce the size of a Quicktime file?

    I will try some. 50-100 kB for a 4-color PDFs sounds high if any compression at all is used in the graphic. I would suggest that you look a bit at the graphics. They may not be "16-color" graphics (you may have used 4 colors, but the graphic storage would have to be 16 color, 256 color, or millions of colors and I suspect the storage is millions of colors that a lot of scans default to). You could use PhotoShop or simply IrfanView to check the properties of the colors of the images. That would be the first step I would suggest.
    Once you have the colors set, then save them as TIFF to minimize loss in the graphic. TIFF has several options for compression and I really can't advise you there. Just select whatever is the default compression. I created a 8.5X11 image with 72dpi and 16 colors, getting a 55 kB file. The corresponding PDF was 60 kB. There is pixelization and such, but that is something for you to test.
    Once you you have reasonable graphics, then consider the PDF. As I said, I ended up with a 60 kB PDF. A segment of the PDF is shown below as a JPeg:
    When you put the files together, use Save As to finalize the PDF. Working on the graphics first is probably the best way to fix the issue, rather than dealing with the PDF directly. This allows you to clean up the PDFs and be sure that you have the level of colors (not millions, even if you only use 4) etc.

  • Question about file size when using "Export for Web"

    Hi!
    I created a .mov file and worked to get a great balance between file size and quality so that I could deliver it via the web and make it easier for end users to see the video on a slower connection.
    My question: When I use "Export for Web," my .mov file is converted into a very large .m4v file--more than double the size of the original file. I know that this export option is to optimize the file for a wide variety of users/internet speeds. Am I correct in guessing that the end size is not an issue? I would post the .mov file instead, but I really like the option of embedding into a html page along with the "click to play" option.
    Bottom line--is it better to post the smaller .mov file that i originally started with or to go ahead and link to the bigger .m4v file that was created with the "Export for Web" option?

    "Export for Web" is a feature of QuickTime Pro and it makes 4 files and the html page code for easy copy/paste Web page editing.
    The very first file is called a "reference movie" and it links to the other 3 files (56kbps, 900kbps and 1.5Mbps). It, and the page code, "read" the connection speed of the viewing hardware and "serve up" the correct file based on that connection speed.
    In nearly all cases the "Desktop" version would still be smaller in file size than the original source. The times the file would "increase" in file size would be when an already compressed was used as the source file. You can find out more about your source file by opening it in QuickTime Player and viewing the Movie Inspector window information.
    There are dozens of other html "tricks" that could be used if your source file is already compressed but you want a different display size:
    Page code to show "aspect" or scale="tofit". This code allows values "outside" of those found in the actual QuickTime file be used for the Web page display. A 320X240 QuickTime .mov file looks pretty good at double size (640X480) but the file size would still be that of the source file.
    "Poster Movie" is another html trick that loads the Web based file directly in the QuickTime Player application (bypassing Web page layout restrictions). These files are also known as "Presentation Movies".
    Another method is the QuickTime Media Link file (.qtl). These are simple text based files that are used as a "direct link". These use simple XML (Extensible Markup Language) and are easily created in any text editing application. The simple syntax has amazing control over a simple QuickTime .mov file. You can launch (and quit) the QuickTime Player, display at other dimensions and even embed "links" inside the display.
    Some of my files as examples:
    http://homepage.mac.com/kkirkster/Lemon_Trees/ a "Poster Movie" style.
    http://homepage.mac.com/kkirkster/.Public/RedneckTexasChristmas.qtl
    A QuickTime Media Link file. A tiny file should download to the viewing machine, launch QuickTime Player, present the movie and it even includes a "link" to my Web page.
    Edit: It appears you must now double click the .qtl download to launch QuickTime.

  • How do I batch "Export For Web" from Quicktime, one at a time

    I have 20 quicktime movies in folder A.
    I would like to "Export for Web" for all 3 options (iPhone, iPhone (cellular), and Desktop) to folder B.
    How do I create an automator script to complete this action one at a time, until they are finished converting?
    Also, I do not want to delete the originals.
    I have never used Automator, but I'm guessing it should be easy to execute a shut down command when it is done...
    Thanks a lot!

    iTunes does not handle the import of photos/videos from the iPhone's Camera Roll.
    If this is not the computer you sync your iPhone with, you should have been provided a warning message that your iPhone is associated with an iTunes library on another computer and when trying to transfer any iTunes content from a different computer, a warning message is provided indicating that all iTunes content on the iPhone will be erased first.
    When connecting an iPhone to iTunes on another computer, none of the options under the various tabs for the iPhone sync preferences with iTunes are selected automatically. This means you had to select Sync Contacts under the Info tab for your iPhone sync preferences with iTunes on your wife's computer.
    Assuming you are syncing contacts with a supported address book app on your computer, connect your iPhone to Tunes on your computer and without syncing, under the Info tab for your iPhone sync preferences below the Advanced section, select Contacts for replace info on this iPhone followed by a sync.
    For importing photos/videos from the Camera Roll which can be done with a computer that is not used for syncing the iPhone since syncing with iTunes is not involved.
    http://support.apple.com/kb/HT4083

  • Using Quicktime's "Export for Web" feature in iWeb?

    Greetings,
    Does anyone know if this is possible within iWeb, that is, to use movies created using Quicktime's "Export to Web" feature, which really seems to deliver superior movie quality?
    Much appreciated,
    DaveB

    Thanks, good stuff, though I'm still having a small problem with this. I'm getting a gray line around the top and left of my movie and the right side of the player is getting cut off. When I try to make the width larger, it just moves the gray line further to the left.
    Any ideas?
    http://www.brianderr.com/brianderr/copythis3.html
    *This is the script that I added to the html snippet in iWeb.* I changed the height to 505px because it was cutting off the bottom of the player at 496.
    <iframe src="http://idisk.me.com/brianderr/Public/KANYE%20PT%201/kanye1.html"
    style="width:720px; height:505px";
    scrolling="no">
    </iframe>
    *This is the script from my read me file that I kept:*
    <?xml version="1.0" encoding="utf-8" ?>
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
    <html>
    <head>
    <title>QuickTime Pro - Export for Web - KANYE PT 1</title>
    <script src="http://www.apple.com/library/quicktime/scripts/ac_quicktime.js" language="JavaScript" type="text/javascript"></script>
    <script src="http://www.apple.com/library/quicktime/scripts/qtp_library.js" language="JavaScript" type="text/javascript"></script>
    <link href="http://www.apple.com/library/quicktime/stylesheets/qtp_library.css" rel="StyleSheet" type="text/css" />
    </head>
    <body><script type="text/javascript"><!--
    QTWritePosterXHTML('Click to Play', 'KANYE%20PT%201-poster.jpg',
    'KANYE%20PT%201.mov',
    '720', '496', '',
    'controller', 'true',
    'autoplay', 'true',
    'bgcolor', 'black',
    'scale', 'aspect');
    //-->
    </script>
    <noscript></body>
    </html>

  • 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.

  • Colour problems after exporting for web

    Hiya
    I'm struggling with a colour issue on a website I've recently designed.
    The original design was done in Photoshop CS3 and includes a think purple band at the top of the page (http://www.deliciouscafe.co.uk/index.html). After slicing up the design and then 'saving for web and devices', the purple changes - it appears less dense and should really be a much deeper shade.
    Not sure if i'm using the wrong export method. I've tried jpeg, png and gif format but nothing seems to make a difference, however I've not tried changing any of the other settings in the save for web and devices dialog box so was wondering if something there would help?
    Any assistance would be much appreciated!

    Convert (don't assign) the color profile of your images to be sRGB.
    When saving for web, be sure to include the ICC color profile for sRGB.
    Don't mix GIF andd JPG when you are trying to maintain consisten color. Use the same format.  (background.gif has a purple that may not match quote.jpg)
    Web color is a mess, especially on Mac. The steps above are the best you can do.

  • Why would I want to change JPEG quality of photos when exporting them from iPhoto?

    Why would I want to change JPEG quality of photos when exporting them from iPhoto?  Changing the quality of the print changes the size of the saved file and thus impacts the speed at which it is moved on the internet.  But other than size of the file, what is the advantage of changing the quality?

    I have no idea why you would want to do anything
    Some people want lower quality to reduce file size for different reasons
    It is an option - if you do pot want to do that do not use that option
    LN

  • Quicktime Export for web

    i have exported a video for web using quicktime and when i try to upload it, i wont play... i have the video uploaded (the actual .mov) but i dont upload another file that is exported (the .m4v) because is like 200MB and the .mov is only 4KB. how can i make the player on the web, play the .mov file instead of the .m4v? hope u understand... Thanks in advance.

    How to make it smaller in file size than your original 5.5 GB file?
    You just did when you used the "Export for Web" feature and it was reduced to 200 MB's in file size.
    200 MB's is still much too large for Web use as your viewers will not wait for your file to download.
    Break up your 25 minute "masterpiece" into 5 minute "chunks" or compress it further by using:
    Export > Movie to QuickTime Movie
    Reduce the data rate, file dimensions and choose H.264 video codec and AAC audio. Forget "stereo" to reduce that part of the file. Reduce dimensions to reduce the video part of the file size. Cut the "frame rate" by 50% to make even a smaller file size. Your Web viewers will probably not notice.
    Do some tests with a one minute sample file to learn what works best for your file. Compare the new exports (side by side) by using the "Play All Movies" feature of QuickTime Pro.
    After a few sample exports you'll quickly see which data rate, frame rate and video compression codec works best for your file.

  • 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.

  • Export for web Process terminated unexpectedly (11)

    I have a licensed version of QuickTime Pro. And a licenced version of FCE.
    I try to export a project 2 Quick time movie files put together one with a 83,291 Bit rate and the other with a 79,409 bit rate. Both use the Apple Intermediate Codec, Integer (Big Endian).
    I export them to Quicktime Movie Then try to export for web. It starts then after awhile says this:
    The Application QTPlayerHelper Quit Unexpectedly.
    2008-06-30 08:36:22 -0400
    EXCBADACCESS (SIGSEGV)
    KERNINVALIDADDRESS at 0x0000000012439000
    Thread 10 crashed:
    0 iCodecDecompressorComponentDispatch +
    30556
    1 iCodecDecompressorComponentDispatch +
    8268
    2 iCodecDecompressorComponentDispatch +
    4284
    3 pthreadstart + 321
    4 thread_start + 34
    It also says:
    Failed: Export process terminated unexpectedly (11)
    I have tried an uninstall of the app and the pref file. No dice.
    Help please

    Similar issue here when exporting AVI files captured from Canon G9 to iPod.
    QuickTime Pro quits with: Failed: process terminated unexpectedly (11).
    Oddly, if I start from a power off and run QTime the error does not occur.
    Of course powering off for every export is a real PAIN IN THE Axx but it is a work around on this end.
    I have yet to try 3rd party software but this is error occurs with Quick Time Pro Ver 7.5 build 149.5.
    Sad

  • 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

  • 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.

Maybe you are looking for

  • Retrieve data from a text file and insert in table

    hi, i am writing an application which when executes would creates a user table and populates it with the data i.e. username and passwords taking it from a text file. i would like to know if anybody can help as to how can i retreive the user name and

  • Materail recevice with referance to material document with mvt type 303

    Hi Guru: In MB1B we are creating mateiral document with movement type 303 from one plant to other plant. Now same material we need to receive in other plant with movement type 305 in same T code Mb1B. Now as per user requirement if there is number of

  • Reg. Tax calculate tick in MIRO

    Dear Experts During MIRO if I tick the Tax calculation tab tax is not calculated but tax is calculate if I put either VAT or Excise any one in PO,if I use both taxs the tax calculation tab is not working in MIRO,Pls help me and then in MIRO simulatio

  • Download 5.5 Adobe Design Standard

    Hey So in 2011, I bought Adobe CS5.5 design standard and used that on my imac. I now want to get back into it and download it on my macbook, but I can't seem to find a download option for 5.5 anywhere on the adobe website, so if you could point me in

  • I cant view video on youtube and i cat download song from free mp3

    I cant view video on youtube and also i cant download song from free mp3 and i cant send pics on whats app. My internet is working but i can download application easily