Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 396 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 396 Bytes

js-pixelizer

A hacky approach to pixelize and color reduce an image on the fly using Javascript.

Run this on a server and not from the file system, because running it from the file system causes security errors in some browsers.

This runs fine in Chrome, Firefox and Chrome-based Edge, it kind of runs in Edge (the older, not Chrome-based version) (but very slowly) and it doesn't run in IE.