Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
1

Relink to file OR Replace contents

Advocate ,
Apr 12, 2024 Apr 12, 2024

They do the same thing!! Please create a new action where we can actually relink to file but for the one placed image I need to update. As it is, Relink to file updates all instances of that file in my doc, which I don't want. But no way to update a single placed image which I think is an important need!!!!

TOPICS
Actions and scripting , Windows
1.7K
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Adobe
Community Expert ,
Apr 12, 2024 Apr 12, 2024
quote

But no wat to update a single placed image which I think is an important need!!!!

The point of multiple instances of a Smart Object seems to me to be that they are instances of the same image/graphic and should therefore update together. 

Could you elaborate on your process and why you create multiple SO-instances but then need to break the connection? 

 

One can work around the issue by duplicating the image, relinking/replacing and then dragging the one instance back to the original image and removing the next lower Layer, which can be automated with a Script. 

Maybe even with an Action. 

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Advocate ,
Apr 12, 2024 Apr 12, 2024

I am aware of workarounds, but it's nonsense that this is not part of the software. I create a plethora of English banners for client, but then want to duplicate the EN artboards for FR (french) and then change those logos to the french versions. Without having to rescale, etc... Just select those layers and poof new logo in it's correct spot.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Apr 12, 2024 Apr 12, 2024

Have you considered using one Smart Object with Layer Comps for the language variants? 

 

quote

I am aware of workarounds, but it's nonsense that this is not part of the software. 

I disagree, but please feel free to post a Feature Request (mark it »Idea«) on the issue. 

 

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Apr 12, 2024 Apr 12, 2024

Embedded and linked smart objects have different behaviours.

 

For an embedded SO, one can use the Layer > Smart Objects > New Smart Object via Copy to make a copy of the SO which isn't synchronised to the others.

 

This command existed before Photoshop could create linked SO layers. Now that there are both embedded and linked SO layers, I believe that this command should be clarified by adding the word embedded to it: New Embedded Smart Object via Copy

 

The feature doesn't exist for a linked SO, as this is the whole point of linking.

 

I created a script to automate the creation of a "New Linked Smart Object via Copy" for a user here who wanted a linked SO to behave the same way as an embedded SO:

 

https://community.adobe.com/t5/photoshop-ecosystem-discussions/why-is-new-smart-object-via-copy-grey...

 

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Advocate ,
Apr 16, 2024 Apr 16, 2024

Will try this script out...

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Oct 13, 2025 Oct 13, 2025

But the reliniekd/replaced image comes in at the wrong size! It is not the exact same size as the one I am trying to reaplace. I just want to replace the gradient on white to the white on gradient.


Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Oct 13, 2025 Oct 13, 2025

Are the original image and the replacement image identical in pixel dimensions and resolution? 

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Oct 13, 2025 Oct 13, 2025

They are both AI files, same artboard size and placement on the artboard. No difference excpet the background and foreground art swapped. 

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Oct 13, 2025 Oct 13, 2025
LATEST
quote

They are both AI files, same artboard size and placement on the artboard. No difference excpet the background and foreground art swapped. 


By @Herbie299886866752


I wrote that script around raster files.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Oct 13, 2025 Oct 13, 2025

I found a work-around that will relink a placed AI file without relinking other instances of it AND mainting the same size and placement:

 

1. Place and transform the AI file

2. Convert it to Emdeded (Layer/Smart Object/Embed Linked)

3. Duplicate the embedded art layer

4. Convert it to Linked (Layer/Smart Object/Convert to Linked)

5. It will prompt you to save an unneeded PDF file (which you can ignore and delete later)
6. Now Relink it to the other AI file, and it will come in at the same size/placememnt and not affect the original instance.

7. Convert the original instance to back to Linked by right-click/Link to File and select the original file 

Simples! 

 

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines