A place for garbage and also useful stuff...
Make sure to install: psd_tools
A quick Converter for converting PSD-Files to different Image-Types:
.psd
to.png
(convert-psd-to-png.bat).psd
to.tif
(convert-psd-to-tif.bat)- Export Layers from
.psd
to unique Files. (convert-psd-layers.bat)
A simple Script to sort files into folders by date: %y%m%d
i.e. 190111
A function using regex to allow Version-Up on different paths.
whenever "_v[number]" or "_V[number]" occurs it'll try to increase that [number] if the new path is valid. (Still work in progress..!)