Skip to content

sangdv/replace_SO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Installation

  1. Install python: https://www.python.org/downloads/
  2. Install Photoshop: https://gofazone.com/photoshop-cs6/
  3. Install Photoshop Python API:
pip install photoshop_python_api

Run

Put all the files in the same directory with this script and run the following command:

python main.py --psd your-input-psd-file-path --so your-smart-object-file-path --out your-output-file-path

For example:

python main.py --psd 01.psd --so rs111.psb --out export.png

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages