Question
How to scale up pixelated image without blurring it
Got this project im working on where there is pixel are involved. Got some really low res pictures that I need to scale up to fit the resolution of my project but whenever I do the pixels get blurred making it look really bad. tried the "nearest neighbor" thing and it did absolutely nothing. any other ways to upscale a low res image and have it be pixelated instead of blurry?
