Skip to content

A script to automatically caption/subtitle a random segment of a random image file from a given directory, with customizable styles

License

Notifications You must be signed in to change notification settings

MINENEMA/Subtalker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

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

About

A script to automatically caption/subtitle a random segment of a random image file from a given directory, with customizable styles

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages