SkillAgentSearch skills...

Shreddit

Script to shred images and plot merged results

Install / Use

/learn @alexbooth/Shreddit
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Shreddit

Based on this Reddit thread
https://www.reddit.com/r/videos/comments/84whqs/didnt_knew_shredding_could_do_this/dvt0h36/

Required

  • python 3.6+
  • numpy
  • python imaging library (PIL)
  • matplotlib

Configure by editing the following lines in shred.py

img = load_image("Lenna.png")
thickness = 5
iterations = 1000

Run
python shred.py

Sample output can be found in ./sample_out and in following imgur album
https://imgur.com/a/eAbc0

Related Skills

View on GitHub
GitHub Stars6
CategoryDevelopment
Updated4y ago
Forks0

Languages

Python

Security Score

55/100

Audited on Jun 2, 2021

No findings