Copy link to clipboard
Copied
How can I resize multiple layers at once while keeping position in Photoshop?
Copy link to clipboard
Copied
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.
Copy link to clipboard
Copied
I also created a script for this, I'll dig up the topic link later (the code isn't protected).
Edit:
Copy link to clipboard
Copied
Or it may be easier to just group the layers and transform the group.
Find more inspiration, events, and resources on the new Adobe Community
Explore Now