A script to automatically caption/subtitle a random segment of a random image file from a given directory, with customizable styles
Enter is a hotkey for copy to clipboard
Use \n to create multiple lines
Comes with a .ini file with this format
"NameColor": {
"Default": [0, 0, 0]
},
"NameStroke": {
"Default": [255, 255, 255]
},
"NameFont": {
"Default": "Arial"
}
Customized by adding a shared Key among the Color/Stroke/Font with a RGB/Font-name Value