loonghao / photoshop-python-api

Python API for Photoshop.
https://loonghao.github.io/photoshop-python-api/
MIT License
604 stars 68 forks source link

Can I open files into the raw converter using this api? #274

Open pootle opened 1 year ago

pootle commented 1 year ago

I want to automate opening a group of raw files into the raw converter and then merge and save them in the raw converter. Can I do this with photoshop-python-api - this api looks so much cleaner than the standard photoshop JS api.

I tried calling app.open('a raw file'), but it goes straight into the full photoshop.