tenderzada / ccy_dynamic_images

Add dynamic effect to image

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ccy_dynamic_image

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

About

Add dynamic effect to image

License:MIT License


Languages

Language:Python 100.0%