I have a question, I have an image which I want after some jquery event pixelizate. I dont want to use pixelate.js or other plugins, they are not good for my project.
What I want, automatically change image to a smaller "copy" of the same picture with css image-rendering: pixelated but without second copy of image. It is possible with CSS/javascript?
Sorry for my bad english and thanks!