Scale Composition for Multiple Comps
Hi Community, I have a problem I'm trying to solve for a few years:
I need to systematically scale many projects to 4K and haven't found a good script yet. I already use 'Scale Composition.jsx', which is great for one comp, and I often use 'Selected Comps Changer.jsx' when I want to change parameters for multiple comps, but it doesn't recursively scale layers like 'Scale Composition.jsx'. I tried a few other tools and they didn't work properly. So I have reverted to using 'Scale Composition.jsx' which works well, and I've added it as a UI panel so that it's part of my layout. I then go manually to each comp in the Project panel and scale them one at a time. But I'm getting sick of this approach especially when there are 100's of comps to scale individually.
So what I have done is modify the script of 'Scale Composition.jsx' and changed it to always scale by 2.0 (which is my main requirement to typically go from 1080p to 2160p). So that helps a bit, but I still have to select the next comp manually. All that I'm looking to do at this point is to find a javascript command that then moves down and selects the next comp in the project window once the scaling in 'Scale Composition.jsx' has finished. In this way I just click 'OK' as many times as I need until it reaches the end of the comps that I need to scale. Anyone with javascript experience who can help me? (I don't know javascript, but I have enough programming experience to have navigated the 'Scale Composition.jsx' file to change it to a 2x default scale at least). Happy to share the entire script once it's ready.
