-
1. Re: PLEASE HELP! How do I stop pixelated edges when I rotate images?
Peter Spier Apr 23, 2012 1:52 AM (in response to KimPflaum)1 person found this helpfulThis is a fact of life with low resolution imagery or on-screen display of any edge which is not truly horiozontal or vertical.
Your screen uses rectangualr pixels for dispalying the image, and pixels are either lit or not lit, you can't have a pixel that is half black and half white, for example. Diagonal and curved lines must be represented by a series of short horizontal and vertical segments (these sements can be as short as one pixel in each direction) that look like stair steps. Imagine drawing the outline of your image on graph paper and being forced to follow the grid lines to get from Point A to Point B -- that's what you are seeing on your screen.
-
2. Re: PLEASE HELP! How do I stop pixelated edges when I rotate images?
KimPflaum Apr 23, 2012 2:16 AM (in response to Peter Spier)Yeah, thanks! I understand that, but what would be a way to get around it so my boss is happy with what the photos look like?
-
3. Re: PLEASE HELP! How do I stop pixelated edges when I rotate images?
angelo lapus Apr 23, 2012 2:26 AM (in response to KimPflaum)try to right click the image on your library and turn the smooth property to "on".
-
4. Re: PLEASE HELP! How do I stop pixelated edges when I rotate images?
Peter Spier Apr 23, 2012 2:39 AM (in response to KimPflaum)KimPflaum wrote:
Yeah, thanks! I understand that, but what would be a way to get around it so my boss is happy with what the photos look like?
The thing about facts of life is you don't get around them.
Take a look at similar images elsewhere on the web. Do they look better?
Resolution on the web doesn't exist, by the way, only pixel dimensions, so it's the number of pixels you use to make the image that counts, not a physical size at which those pixels will be represented in print (that's what resolution means).
-
5. Re: PLEASE HELP! How do I stop pixelated edges when I rotate images?
BobLevine Apr 23, 2012 5:43 AM (in response to KimPflaum)I assume this a PDF being viewed on screen? You may have better luck rotating the images in Photoshop before placing them in ID.
Bob
-
6. Re: PLEASE HELP! How do I stop pixelated edges when I rotate images?
Peter Spier Apr 23, 2012 6:44 AM (in response to BobLevine)OP says "designing for the web in CS5" so I don't see that as PDF, but I suppose it's open to interpretation.
-
7. Re: PLEASE HELP! How do I stop pixelated edges when I rotate images?
Eugene Tyson Apr 23, 2012 6:54 AM (in response to Peter Spier)Well if it is a PDF then I suggest saving the images as 96 ppi - as I've found that's what Acrobat is set to display imges at by default. I may be wrong.
Usually though, for the web PDFs I do I downsample to 150ppi so they look ok when someone outputs them from their home printer.