SkillAgentSearch skills...

PicPic

Create a simple photo-mosaic picture with itself

Install / Use

/learn @will7101/PicPic
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Picpic

简介

水群的时候无聊写的东西,可以把一张图片用自己拼起来,效果如图:

preview

图形界面等待填坑。

使用方法

在文件目录下打开命令行,输入

python3 picpic.py [-h] [-x width] [-y height] [-a alpha] <filename>

即可。

  • -x -y 选项可以指定生成图片的“像素”个数
  • -a 选项可以指定生成图片与原图的透明度(混合比例)

Related Skills

View on GitHub
GitHub Stars7
CategoryDevelopment
Updated3y ago
Forks1

Languages

Python

Security Score

70/100

Audited on Jun 17, 2022

No findings