PSD to PNG Conversion Utility
Jump to navigation
Jump to search
Location[edit]
Google Drive > creative > animation > potty horse > psd-to-png.py
Usage[edit]
- First load python 3 virtual environment
python psd-to-png.py -s [psd directory] -d [png directory]- The PNG directory must already exist.
- Optional
-fargument can be used to pass a filter to use to narrow the selection of PSD files.
Language[edit]
Python script
Dependencies[edit]
- Python 3
- psd-tools
- Pillow
- packbits[1]