Skip to main content
Hoodedhood
Inspiring
July 18, 2022
Question

Flipping multiple layers, but individually, at once.

  • July 18, 2022
  • 2 replies
  • 1261 views

Is there a way in Photoshop to flip multiple layers at once, but indivually.

 

So I created this, let's say, long timeline, but instead of reading it from left to right, it needs to be from right to left. Instead of flipping everything one by one, rearranging etc, I thought about flipping the entire thing at once, then indivually flip everything back. But as this is a long timeline, I don't want to have to flip every indiviual layer one by one, about 100 times. Is there a way, to select all of these layers, and somehow filter it on just flipping them within their own space. 

 

This topic has been closed for replies.

2 replies

c.pfaffenbichler
Community Expert
Community Expert
July 18, 2022

Check out this thread: 

 
Edit: The variables horScale and verScale would need to be changed to -100 and 100 respecitvely. 
c.pfaffenbichler
Community Expert
Community Expert
July 18, 2022

That would need Scripting. 

How experienced are you with JavaScript? 

Hoodedhood
Inspiring
July 18, 2022

I see, well thats a shame. I don't have any experience with JavaScript, and wouldn't know how to apply it to PS. 

Hoodedhood
Inspiring
July 19, 2022

Were you able to adapt the Script? 


No, unfortunataly, I have no idea how to apply it to PS so whats the point of changing a script which I have no idea how to use haha. I suppose I could find a tutorial on how to, change the script, try to run it, if it still doesn't work I do feel like I'd rather have spend all that time flipping the layers invidually. 

Thanks for the suggestion anyways! But I guess there is no quick/easy way to just flip them indivually if youre not a codemaster 😄 I'll definitely look into it someday though.