Seeking assistance! I am looking to pixelate an image after a jQuery event without using plugins like pixelate.js as they are not suitable for my project.
Is it possible, through CSS or JavaScript, to automatically change the image to a smaller version with the same pixelated effect achieved by setting image-rendering: pixelated?
Apologies for any language mistakes and thank you in advance!