Hello Everyone, In this post, I want to talk about a helper tool that I made recently in python. There are some unfortunate times during work hours where we realize that we have to rename all the files in a…
Category: Tool and technologies
Photoshop Layercomps to PNGs – A bulk, recursive export
Hello everyone, This post is about a new automation tool I made recently in python. This tool connects with photoshop files(.psd) and exports all the layer comps into PNG files, recursively. If you have used photoshop layer comps while working…
Rename files recursively
Hello everyone, In this post, I would like to tell you about a utility tool that I built recently to automate one of the repetitive tasks I encountered recently. There are often situations in our day to day work where…