Skip to content

jbkuczma/pixel-art

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pixel-art

Turn any photo into pixel art

Example

Before

Install & Usage

pip install -r requirements.txt

p = PixelArt('/path/to/input/file')
p.turnImageIntoPixelArt('output_file_name')

Releases

No releases published

Packages

No packages published

Languages