Photoshop is slightly skewing objects pasted from Illustrator.

Windows7 64bit/CS5 Suite.
I have a fun new problem: I noticed today that when I paste a vector object (as Smart Object) from Illustrator into Photoshop, PS is slightly skewing the object.
For instance if I have a circle that is 21.26px x 21.26px in Illustrator, and I paste into a 500x500 PS file I will notice that it is slghtly skewed. When I go to transform the object you can see in the percentages that the W percentage is different than the H percentage. Images attached:
So does anybody have any insight on how to fix this minor but irritating problem? Is there some setting I accidentally turned on or off?
Thanks!

I can't say - it may even be a bug
Thats my thought as well. Unless the OP is accidently letting up on the shift key before letting go of the mouse button.

Similar Messages

  • Is it possible to preserve the layer name when I copy and paste from Illustrator into Photoshop?

    Is it possible to preserve the layer name when I copy and paste from Illustrator into Photoshop?
    At the moment it just appears as "Vector Smart Object" in Photoshop and I have to take another step and change the layer name.
    Thank you!

    Not that I know. PS doesn't care for these kinds of things and uses its own naming system.
    Mylenium

  • Copy & Paste From Illustrator to Photoshop not matching document size

    I just recently reformated my computer and I've been having an issue with copy and paste from Illustrator to Photoshop. Before I could copy a 2"x2" vector box from Illustrator into photoshop making a new document and the size and resolution would match. That is the new document would say 2"x2" at 300 ppi in photoshop and the preset would read "clipboard". I would then hit ok and paste and it would match perfectly. Now since I've reformated, photoshop always creates a new document with the wrong size regardless of the settings I enter in Illustrator or photoshop. I have document raster and effects set at 300 ppi in Illustrator and I have the new document set at 300 in photoshop, but it always transfers the 2"x2" box as some other size no matter what resolution I change it too. Again this used to work before so I'm assuming there is some setting I forgot about. Does anyone know? The main issue is the clipboard preset is not matching the document size, its almost as if Illustartor is telling photoshop it's a different resolution when it's not. Copying to 72 ppi seems to have no issue, which makes me think Illustrator just isn't sending it out at 300 ppi, but I don't know why as I have the document set at 300 ppi.

    Have you found an answer that wasn't posted here yet? I have the same issue.

  • Pasting from Illustrator to Photoshop is a frustrating experience

    If you paste something from Illustrator to Photoshop, its size won't be at 100%. Why the heck? And why is the "Keep aspect ratio" in Photoshop turned off by default? I have to click that every single time when pasting from Illustrator.
    And why would Photoshop not start ignoring crap outside a mask. I mask stuff in Illustrator for a reason. I want the bounding box to be the mask, not the extent of its contents.
    How hard could it be to finally fix this? How many more versions with more useless new features to be shoved down our throats?

    Hello. Check this settings:
    Photoshop
    Preferences > Units and Rulers > Screen Resolutions: 72 pixels/Inch, Point/Pica Size: PostScript;
    Image > Image size > Resolution: 72 pixels/Inch;
    Illustrator
    File > Document Setup > Preset > Custom > Line Art and Text Resolution: 72ppi, Gradient and Mesh Resolution: 72ppi;
    Effect > Document Raster Effect Settings > Resolution: 72ppi;

  • Is there a reason why I can't copy and paste from Illustrator to Photoshop

    Before the last update, I was able to copy and paste from Illustrator to Photoshop, and now I can't. Which really suck. Is there a new way I would have to do it?

    I'm not privy to what impact the latest update my have had, but I believe Photoshop still has "its own" clipboard, and there may still be a tendency under certain conditions for it to become inaccessible from/to the rest of the system. Reboot everything and try again.

  • Unable to copy+paste from Illustrator CC 2014 to Fireworks CS6

    It seems to me like Illustrator CC 2014 is riddled with bugs and compatibility issues. The latest one I have found is that I am unable to copy+paste directly from Illustrator CC 2014 to Fireworks CS6. However it does work when I copy+paste from Illustrator CC 2014 > Illustrator CC (previous version) > Fireworks CS6. Anyone else have this problem?

    View in Illustrator
    Create file in Photoshop CC
    Paste in Photoshop CC
    Create file in Photoshop CS5
    Paste in photoshop CS5
    it's a magic!
    I paste always as Smart Object
    And special for you, create big file in Ps CC
    Paste
    Looking good but
    white 1-Pixel edges are still there, in Cs5 there are no white edges

  • Copy & Paste from Illustrator to InDesign CS4

    Hi,
    I am aware that there are issues when copying/pasting from Illustrator to InDesign, in particular:
    http://help.adobe.com/en_US/InDesign/6.0/WSa285fff53dea4f8617383751001ea8cb3f-6bdda.html
    I have the following problems:
    1- I copy and paste text from Illustrator to InDesign on the same platform and some (not all) of the text is converted to outline in InDesign. The same font is available to both applications. Why this behaviour?
    2- I copy and paste objects containing text from Illustrator to InDesign and some of the objects appear to have moved respective positions when pasted into InDesign. Is this to be expected?
    Are there solutions to these problems? Note that if I expand everything in Illustrator prior to copying and pasting into InDesign, none of these issues occur, but everything is obviously in outline form, with the limitations it entails.
    My clipboard settings are as indicated in the link above, but I have tried other settings with no more luck.
    (Important: Before pasting a graphic, make sure that Illustrator is configured to copy as AICB (see Illustrator Help). In InDesign, make sure that Prefer PDF When Pasting isn’t selected in the Clipboard Handling preferences. If these options aren’t set properly, the Illustrator graphic cannot be edited in InDesign.)
    It is not practical for me to create an Illustrator file for each of the Illustrator graphics and import those files via Place into InDesign. I must use Copy/Paste.
    I use CS4.
    Thanks.

    You can copy/paste from Illy to ID by selecting the text with the type tool in Illy and then pasting it into ID. You will not be able to maintain the formatting. If you want to maintain the appearance the text will be converted to outlines.
    If you need to get anything other than very simple objects from Illy to ID then you should save as AI and use the file > place command to place those objects as linked graphics into ID.
    Your closing statement is irrelevant. Whether you like it or not, this is the way it is.
    Bob

  • IDSCS5.5 How to determine if a pageitem was copy/pasted from Illustrator

    Hi,
    My flow is as follows:
    - Open document in IndesignServer
    - (XML)Tag every pageitem with our custom IndesignServer plugin (c++ SDK)
    - If pageItem is a group, tag every member separately
    - save/close the document
    My problem is:
    - If pageitem was copy/pasted from Illustrator and pageitem has a gradient fill => IndesignServer crashes while tagging.
    - Copy/pasted illustrator items with plain colorfills work fine.
    Note that:
    - Copy pasted pageitems from illustrator with a gradient fill are considerated as group in Indesign.
    - The gradient fill of Illustrator is not recognized as such in Indesign ( I could only test with Illustrator CS4).
    - The lack of color information in that situation is not enough to consider the object as "from Illustrator".
    My question:
    - How can i determine if the origin of the pageitem is Illustrator? (I have no control on the creation of the document).
    I know this is a hard one...
    Thanks in advance for any usefull input!
    Bart Devos.

    Hi,
    My flow is as follows:
    - Open document in IndesignServer
    - (XML)Tag every pageitem with our custom IndesignServer plugin (c++ SDK)
    - If pageItem is a group, tag every member separately
    - save/close the document
    My problem is:
    - If pageitem was copy/pasted from Illustrator and pageitem has a gradient fill => IndesignServer crashes while tagging.
    - Copy/pasted illustrator items with plain colorfills work fine.
    Note that:
    - Copy pasted pageitems from illustrator with a gradient fill are considerated as group in Indesign.
    - The gradient fill of Illustrator is not recognized as such in Indesign ( I could only test with Illustrator CS4).
    - The lack of color information in that situation is not enough to consider the object as "from Illustrator".
    My question:
    - How can i determine if the origin of the pageitem is Illustrator? (I have no control on the creation of the document).
    I know this is a hard one...
    Thanks in advance for any usefull input!
    Bart Devos.

  • When I copy and paste from illustrator to PS regardless of option choosen the original shape size is lost, instead of true size shape tries to fill entire width. Fix?

    When I copy and paste from illustrator to PS regardless of option chosen the original shape size is lost, instead of true size shape tries to fill entire width. Same happens when using the new library assets.
    Fix?
    Thanks

    Can't always make sense of its effect, but I suspect what your seeing comes under the influence of Photoshop > Preferences > General > Options > Resize Image During Place

  • Paste from Illustrator to Edge Animate (CC 2014) has stopped working.

    Paste from Illustrator to Edge Animate (CC 2014) has stopped working. Gives an 'Error Loading Image!' Any suggestions?

    Hi SujaiS
    I am using both Illustrator and Edge Animate CC 2014.
    Screen shots show a simple test shape in illustrator on the left and the Edge screen when I try to paste.
    Thanks.

  • Paste from Illustrator to Photoshop, I cannot see the pasted object

    Sorry for this dumb question but I have tried everything I can think of before asking this question.  I have a single grouped object in Illustrator and I select the object and "Copy".  Then I open up a new photoshop project and choose "Paste".  Then I get four questions:
    Smart Object, Pixles, Path and Shape Layer to choose from.  No matter which one I choose I get a large box with an X.  I cannot see the object just the box that is x'd out.  This must mean something but I cannot figure it out.  When I place it dissapears.
    Please what is the secret to pasting objects into Windows Photoshop CS4?
    Thanks, Brent

    Magically, pasting started working.  Maybe, my computer was running out of memory or something.
    Thanks for your helpful answer.
    -Brent

  • Why do colors slightly change when copying from Illustrator to Photoshop?

    I want to copy a object from Illustrator and paste it into a Photoshop document with the same color mode and profile.
    When I use the Eyedropper Tool on the pasted object in Photoshop the color seems to be slightly off.
    Both the Illustrator and the Photoshop document have their Color Mode set to RGB
    Both Applications are using synchronized color settings.
    This also happens when the object is dragged or Placed. It does not happen when copying from Photoshop to Illustrator.
    Could there be a problem with my color management settings? What actually happens to the color information, when it is copied from one application to another?
    Thanks for any help.

    Why the heck are people still using these nonsensical hexadecimal HTML numbers?
    Since some decades we got used to describe RGB values by decimal numbers 0...255.
    Both your value sets are practically the same, but how they were converted from one
    to the other, that requires an investigation, how Adobe workflows are distributed
    between California and Bangalore.
    Best regards --Gernot Hoffmann

  • Trying to paste from Illustrator as smart object

    Is there a trick to pasting a pixel-perfect vector image from Illustrator into Photoshop as a smart object, and not introduce a bunch of anti-aliasing that was not in the original file? My images are perfectly aligned with the pixel grid in Illustrator, and the pixel preview shows them correctly.
    This page is helpful for dealing with vector shape layers, but the techniques he talks about don't work for smart objects. Strangely, he says he doesn't have a problem with smart objects, but I do.
    Here is an example of what I'm talking about: a simple 13x13 pixel image in Illustrator turns to crap in Photoshop when pasted as a smart object (I know an image as simple as this could be pasted as a shape layer, but the real images I'm working with are much more complex, and cannot be pasted as simple shape layers).
    I'm using Photoshop CS4.

    Good news, everyone! With the release of Photoshop CC 2014, this is STILL broken.
    Starting with an Illustrator document that is 50x50 px:
    Then create a 50x50 square, at x=0 and y=0:
    Create a 30x30 square over top of that, inset it (x=10 and y=10):
    Use Pathfinder to punch out the front:
    Paste that into Photoshop as a smart object. 100%x100%, at exactly x=0 and y=0.
    Expected behavior:
    The first ten rows and the first ten columns of pixels should have a solid color.  The pixels in the 11th row or column should be 100% transparent, right? We punched a hole with precise coordinates, and have the Photoshop document matching the document size as well as accommodate exactly 100% of the object.
    But instead, we get this:
    Zooming in further, you can see the 11th pixel, whether looking at the rows or columns, has a slight bleed of the color and opaqueness from the pixel immediately above/left:
    It is approximately 6% of the strength of the adjacent pixel that it is inheriting from. Interestingly, the effect can compound where a pixel is receiving color from BOTH the left AND the top.  Also interesting: the effect does not occur in reverse.  That is, opaque pixels do not "inherit"  ~6% transparency from the top/left adjacent pixels:
    So, my question to Chris, if he's still employed by Adobe, if this is intended behavior, how can I accomplish transparencies with solid lines that do not bleed?  Like.. what is the workaround (that doesn't involve flattening or touching up with masks)?
    -J

  • Pasting from Illustrator to Photoshop doesn't maintain aspect ratio

    I have vector artwork that is not aligned to a pixel grid in Illustrator. In CS5, I would be able to paste the vector object as a smart object into Photoshop file that was larger than the illustrator image and resize larger while holding shift to keep the ratio the same.
    However with Creative Cloud, if I have a square in Illustrator that happens to be 17.3px by 17.3, then paste to Photoshop in a file that has a larger canvas than the paste, I get uneven horizontal and vertical ratios (width = 18; height = 17). It seems to overestimate the width and make it appear fatter horizontally (which is the wrong aspect ratio). This is very noticeable when vector objects (like perfect circles and small icons) get scaled up in Photoshop.
    I have tried unchecking and checking "Snap Vector Tools and transforms to Pixel Grid" but this doesn't seem to fix it.
    The only way I've been able to get this ratio to be kept is to create a new document with the size automatically changed to clipboard dimensions (which are the desired 17x17). When you paste as smart object, it now uses the correct aspect ratio.

    When you paste an object into Photoshop take a look at your options bar to see if the Maintain Aspect Ratio button is checked. I'm guessing that it isn't which is why Illustrator objects are being pasted at different heights and widths. As you can see in the image below, a perfect circle from Illustrator is being placed in Photoshop at 100.05% and 99.44%. By checking the link button between the two percentages the numbers get locked to the same percentage so that the object is pasted in at the correct dimensions.

  • Color changes when pasting from Illustrator to Photoshop

    I have set both PS and Illustrator (both latest versions) to "North America Web/Internet".
    Both documents are RGB and have the sRGB IEC61966-1 profile.
    When I copy a square in Illustrator and paste it into PS
    RGB 19,78,110 (the color in Illustrator) changes to RGB 18,78,109.
    It doesn't matter whether I paste it as pixel, smart object or shape layer. The sampled color differs from that in Illustrator.
    Doesn't anyone have a solution to this?
    It's really unnerving when you do web mockups in Illustrator and then copy/paste to PS for image creation.

    This topic is similar to a post today in Mac Photoshop forum. When you copy+paste an Illustrator object with 3D effect from a RGB Illustrator file into an RGB Photoshop document, you get a quite an extreme color de-saturation (looked like a bright blue going dull from RGB to CMYK). Only occurs with active 3D effect. If you Expand Appearance, Flatten Transparency or Rasterize, then the original color is maintained.
    http://forums.adobe.com/thread/863273?tstart=0

Maybe you are looking for

  • Wireless key is not working on my Satellite 1410

    I have Satellite 1410-303 system. I installed one broadcom802.11b/gwlan its working properly but I cannot off and on by fn-f8 key using. I want solve the problem. Can anybody offer a solution?

  • Multimapping issue

    Hi Experts, Scenario : SOAP -> XI -> RFC Source side : One message Target side : Two RFCs Depends on..one of the source field value I have to trigger the particular RFC. IR Objects 1. Interface mapping - 1 Source message interface occurance - 1 Targe

  • Asp blob problem?

    Hi All, i upload an image from asp to blob field,but i can't display the image in asp. while i write an image from vb to blob ,i can display the image. i have read the sample code Use interMedia with OO4O and Microsoft IIS to load and retrieve rich c

  • Activating MS Office on windows 8.1

    Hi!Bought HP laptop about a month ago. It has pre-installed office in it(dono which version, guess its-office 365). But when I try to open, it asks me to enter the product activation key. Where do I find the product activation key?Thanks in advance..

  • Airport Card not connecting to existing network

    New to wireless and to these forums, although i have found them useful in the past this is my first posting. I have just installed a new airport extreme card into my imac, prior to this i installed the software. the airport card seems fine, the mac r