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

Resize but keep position

New Here ,
Mar 26, 2025 Mar 26, 2025

How can I resize multiple layers at once while keeping position in Photoshop?

TOPICS
macOS
181
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 ,
Mar 26, 2025 Mar 26, 2025

Hey there! There's no native "Transform Each" function in Photoshop, but there's a script to do it. You can get it on GitHub here. (if you are unfamiliar with GitHub, you can "Save link As" directly from this link, or open it and download from the button on the right, or by pressing Cmd+Shift+S). 

 

You select all the layers you want to transform, run the script (File > Scripts > Browse), and it will transform each of the selected layers individually and keep their position.

 

 

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 ,
Mar 26, 2025 Mar 26, 2025

I also created a script for this, I'll dig up the topic link later (the code isn't protected).

 

Edit:

 

whatitdoes.gif

 

https://community.adobe.com/t5/photoshop-ecosystem-discussions/how-do-i-scale-multiple-layers-while-...

 

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
Advisor ,
Mar 26, 2025 Mar 26, 2025
LATEST

Or it may be easier to just group the layers and transform the group.

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