realfun / image-pixelize

shows how to pixelize a photo in simple javascript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

image-pixelize

shows how to pixelize a photo in simple javascript to my sweet daughter

simple sometimes naive mode

Check out the file, open index.html in browser, play with it! It might not work for some images due to CORS restriction

master mode

  • Check out the repo
  • in command line, do python ohmy.py
  • open http://0.0.0.0:8000/
  • Happily play with it!

About

shows how to pixelize a photo in simple javascript

License:MIT License


Languages

Language:JavaScript 55.5%Language:HTML 24.0%Language:Python 20.4%