Skip to content

Latest commit

 

History

History
56 lines (45 loc) · 1.4 KB

README.md

File metadata and controls

56 lines (45 loc) · 1.4 KB

logo

pyblish-photoshop

Pyblish integration for Adobe Photoshop cs6-2020 (Window only).

What is included?

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.




Installation

Via pip install pyblish-photoshop will be installing all depends packages.

pip install pyblish-photoshop

Install 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"

Usage

pyblish-photoshop --help
Usage: 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.

Launch UI

In Photoshop go to the Filter menu and you will see the pyblish menu.

UI