You can use MS Paint to do it.
If you have an image of 1000x1000 pixels, you can measure how big a single pixel is in the image, let's say it is 20x20 pixels.
So you have to divide 1000 : 20 = 50, your final image will be 50x50 pixels.
Just resize the source image to 1000x1000 pixels, then...