ccy-dynamic-image

add dynamic effect to text or image


License
MIT
Install
pip install ccy-dynamic-image==0.3

Documentation

ccy_dynamic_image [Version][version-link] MIT License

Add dynamic effect to image

ccy_dynamic_image 是一个给图片添加动态效果的库

示例

原图

转换后的代码图片

使用方式

usage: ccy_dynamic_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 ccy_dynamic_image

License

MIT