TheRenegadeCoder / image-titler

An image title generator using The Renegade Coder style
https://therenegadecoder.com
GNU General Public License v3.0
17 stars 6 forks source link

Convert Script into a Library #33

Closed jrg94 closed 4 years ago

jrg94 commented 4 years ago

One thing I'd like to do is be able to import the utility functions into a separate script, so I can automate my own batch image editing. When batch editing, there's no way to specify multiple logos, so I'd like to be able to create a separate script which can navigate my local directory and apply custom settings as needed.

On a side note, I might make this custom script work off a master (or set of) config file(s).