aves
aves copied to clipboard
View image without smoothing, using nearest-neighbor interpolation
I want ability to view pixelated image without smoothing
Sample low res pixel art image that would benefit from this:
The term for this is nearest neighbor interpolation - might make sense to add that to the title
Using nearest neighbor algorithm for small images only. Arbitrary threshold at 256 pixels for the longest side.