Skip to main content
sambroadleaf
Inspiring
April 27, 2020
Answered

Linked PSD incorrect scale

  • April 27, 2020
  • 3 replies
  • 502 views

The result is that the resampled smart object is blurry.

If i just copy/paste flattened image, the scale is correct, on linking its ~1.5x bigger.

What am i doing wrong?

This topic has been closed for replies.
Correct answer sambroadleaf

The issue seems to be well known, due to how photoshop handles files of varying initial size, because it sets the dpi values at the file creation.

So if you work with ui and have a 2k file, you produce some group of elements, dupe them into a new file, and then trim transparent pixels, the actual image size will be small, say 200*300 pixels. However the DPI will still be the same as in 2k file.

Now if you make a new file with different resolution and as a consequence with a different DPI, upon linking of that element psd it will have an incorrect scale due to dpi difference.

This is a pretty dumb issue with how photoshop works, as DPI is rather pointless in non typographic workflow, it does affect things like shape scales, so i assume dpi serves as a backbone for a lot of scaling operations in PS.

So to fix this, you will have to change the dpi of the file you are linking, this will introduce scaling and potential artifacts with shapes/lines/layer effects, but nothing you can't fix.

So in general the advice is - keep track of your dpi, make sure all files, even those you will later crop have originally the same 4k or 2k or whatever is your template resolution so that the dpi stays consistent across all your assets.

3 replies

sambroadleaf
sambroadleafAuthorCorrect answer
Inspiring
May 5, 2020

The issue seems to be well known, due to how photoshop handles files of varying initial size, because it sets the dpi values at the file creation.

So if you work with ui and have a 2k file, you produce some group of elements, dupe them into a new file, and then trim transparent pixels, the actual image size will be small, say 200*300 pixels. However the DPI will still be the same as in 2k file.

Now if you make a new file with different resolution and as a consequence with a different DPI, upon linking of that element psd it will have an incorrect scale due to dpi difference.

This is a pretty dumb issue with how photoshop works, as DPI is rather pointless in non typographic workflow, it does affect things like shape scales, so i assume dpi serves as a backbone for a lot of scaling operations in PS.

So to fix this, you will have to change the dpi of the file you are linking, this will introduce scaling and potential artifacts with shapes/lines/layer effects, but nothing you can't fix.

So in general the advice is - keep track of your dpi, make sure all files, even those you will later crop have originally the same 4k or 2k or whatever is your template resolution so that the dpi stays consistent across all your assets.

c.pfaffenbichler
Community Expert
Community Expert
May 5, 2020

The thing is called resolution.

And for digital images it’s not given in dpi, but ppi. 

c.pfaffenbichler
Community Expert
Community Expert
April 27, 2020

Could you please post screenshots taken at View > 100% with the pertinent Panels (Layers, Channels, Options Bar, …) visible for all steps of the process? 

JJMack
Community Expert
Community Expert
April 27, 2020

Can you please tell us the exact Photoshop steps you performed. With a smart objects you can use replace content, or  edit the smart object content or re-link the layer object to a different file. To update the smart object layer.  None of these operation changes the smart object layers Object's transform.  The replacement object must be the same exact size as the original object.  That is have the same aspect ratio, same number of pixels and same print resolution.

 

What are you trying to do?

JJMack