Skip to content

lasselauch/python-scripts

Repository files navigation

python-scripts

A place for garbage and also useful stuff...

convert-psd.py

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)

sort-folder-by-date.py

A simple Script to sort files into folders by date: %y%m%d i.e. 190111


version-up.py

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..!)

About

A place for garbage and also useful stuff...

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published