Skip to content

Python script to make an image look like the album art for Unknown Pleasures

Notifications You must be signed in to change notification settings

satyarth/unplify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Example

example

Usage

Install dependencies with:

pip install -r requirements.txt

Use with:

python3 unplify.py <inputfile> [optional argumets]

This generates an output SVG. You can rasterize the SVG however you like. I prefer using inkscape, which you can use with the provided script:

./rasterize.sh [svg filename] [output filename]

About

Python script to make an image look like the album art for Unknown Pleasures

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published