Image Caption Slapper is a python script used to put caption on a image with viral funny video style
before | after |
---|---|
You can run the python file through CLI, down below are the options you can use
commands | description | required |
---|---|---|
--path -p | image path | True |
--text -t | text to put in the image | True |
--out -o | output file name, auto generated if not specified | False |