Created
September 6, 2021 08:52
-
-
Save xuqingfeng/dd6f235e2a5cc589b3076d1f3bb12ae1 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
on run {input, parameters} | |
set img_path to POSIX path of input | |
set the clipboard to POSIX file img_path | |
end run |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment