can an image be highly pixelated (32x32 for example) but be able to output a high resolution image? so that a image look pixelated without a low resolution.
also, can i reduce the number of colors to a fixed amount?
Hello, yes you can resize a 32x32 pixel image to 128x128px using the Nearest algorithm (Use Resize to side node) to get a higher resolution image that still looks like it has 32x32 pixels.
There are 2 ways to reduce the number of colors: