Skip to content

loonghao/pyblish-photoshop

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Pyblish for Photoshop

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%