Copy link to clipboard
Copied
How to write a script for Photoshop to type a shortcut then quick export to png also open the exported folder instantly?
Copy link to clipboard
Copied
How to write a script for Photoshop to type a shortcut then quick export to png also open the exported folder instantly?
Copy link to clipboard
Copied
Let's break your request down into points that are easy to address:
* Quick Export and Export As are not available to actions or scripting. Export Save for Web (Legacy) and Save As are available for actions and scripting.
* Where would the PNG file be saved?
* An example of scripting the opening a directory can be found in the following script:
* Keyboard shortcuts to apply to an installed script can be found under Edit > Keyboard Shortcuts