Pyblish integration for Adobe Photoshop cs6-2020 (Window only).
A set of common plug-ins and functions shared across other integrations - such as getting the current working file. It also visually integrates Pyblish into the File-menu for easy access.
- Common plug-ins
- Common command line
Via pip install pyblish-photoshop will be installing all depends packages.
pip install pyblish-photoshopInstall pyblish menu into Photoshop
pyblish-photoshop install --app-dir "your/photoshop/install/localtion"For example:
pyblish-photoshop install --app-dir "C:\Program Files\Adobe\Adobe Photoshop 2020"pyblish-photoshop --helpUsage: pyblish-photoshop [OPTIONS] COMMAND [ARGS]...
Options:
--help Show this message and exit.
Commands:
gui Show Pyblish GUI, Default is to use "pyblish_lite".
install Install pyblish menu into Photoshop.In Photoshop go to the Filter menu and you will see the pyblish menu.

