Skip to content

RyuSeiri/img-to-pixel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

img to pixel

this is a img to pixel project

execute command to setup env

$ pip install -r requirements.txt

fix pixel.py imgPath param

imgPath='picture.png' # img path

execute command to run python

$ python pixel.py

confirm output picture in output folder

output
  |--- picture.png

demo.png