Resizing a texture without re-importing it?

Is it possible to resize a texture without re-importing it at a smaller resolution?

Ex: The texture is originally imported as 2048 x 2048, but only a 512 x 512 is needed.

You simply go into texture settings ( double click ) and set Mip Bias to 2 in this case to go from 2048 to 512