Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 433 Bytes

Readme.md

File metadata and controls

31 lines (21 loc) · 433 Bytes

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