What's new
Photoshop Gurus Forum

Welcome to Photoshop Gurus forum. Register a free account today to become a member! It's completely free. Once signed in, you'll enjoy an ad-free experience and be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

UI Photoshop toolSet - feel free to use


Lukkar

New Member
Messages
2
Likes
0
Hi everyone,

I want to share with script which I worked lately for some time: https://github.com/Lukkar90/UI-Photoshop-toolSet

Short description from README.md:
"You choose opened files in PS or source folder with files to process
Later you decide if you want to save them in original directory or in choosed destination folder
At the end you process files by (Add canvas, Resize image or 2^n canvas) with inputed by user values"


I tried to create script in that way, you can add/remove your own module pretty fast, without a need of changing entire code, just only tiny part of it. If you want to know more information how to do it, you can find it in "How to make own module.md" in github repository

I tested it on CS6 Photoshop, it works nice and smooth so far, but if you have newer version of PS and something doesn't work please let me know via github https://github.com/Lukkar90/UI-Photoshop-toolSet/issues

Also I am open to any code review, if you think some part could be written better or it's lacks some functionalities.
I also encourage to contribute, if you want to icon_e_wink.gif

This is MIT licence, so feel free play with this code!
Thanks for your attention.
 

Top