Skip to main content
eartvn
Participant
August 22, 2025
Question

Further development of UXP photoshop API

  • August 22, 2025
  • 1 reply
  • 160 views

I feel that API is lacking a lot in photoshop, typically: I tried to load action in photoshop, because I am doing UXP batch processing, in addition to the feature we have made, I want to let users create their own action and then add it to the plugin and then press run in batch, I tried many ways but in UXP it seems not to allow access, on CEP JSX platform it has allowed that, it is really convenient

1 reply

creative explorer
Community Expert
Community Expert
August 27, 2025

@eartvn To achieve a similar workflow in a UXP plugin, this video provides a deep dive into the batchPlay API and how it relates to Photoshop's ActionManager. https://www.youtube.com/watch?v=vSVrFPCe7DU

m