A program to open files in photoshop with a queue
It's desktop PyQt5 program for photographers and designers. You can open folder in PSOpener and open files with determined count in Photoshop pressing shortcut.
For create exe-file:
pyinstaller ps_open.spec
- Changed design, added buttons
- Added Select multiple photos from folder
- Added Load list of photos
- Added Save list function
- Fixed some bugs
Release.