douyin-image

add douyin effect to image


License
MIT
Install
pip install douyin-image==0.1

Documentation

douyin_image Version MIT License

Add douyin effect to image

douyin_image 是一个给图片添加抖音效果的库

示例

原图

转换后的代码图片

使用方式

usage: douyin_image [-h] [--image IMAGEFILE] [--out OUTIMAGE]

optional arguments:
  -h, --help         show this help message and exit
  --image IMAGEFILE  path of image to add effect
  --out OUTIMAGE     path of output image

安装

$ pip install douyin_image

License

MIT