Questions tagged [pixelate]

Choose this tag when the image is expected to become pixelated, like occurs when forcing large or low resolution, purposely for special effects.

Choose this tag when the image is expected to become pixelated, like occurs when forcing large or low resolution, purposely for special effects.

62 questions
0
votes
1 answer

Photoshop or mac tool, make image 8bit (PIXELATE)

Does any one knows some trick for photoshop or has link to some mac osx tool for render images like this?
itsme
  • 48,972
  • 96
  • 224
  • 345
-1
votes
1 answer

If you can animate the pixelated canvas squares in JavaScript

So you can pixelate an image by drawing it on canvas like this: /* css */ .pixelate { image-rendering: optimizeSpeed; image-rendering: -moz-crisp-edges; image-rendering: -o-crisp-edges; image-rendering: -webkit-crisp-edges; …
Lance
  • 75,200
  • 93
  • 289
  • 503
1 2 3 4
5