A simple tool that resizes images to a desired block size
C#MIT
TextureRescaler
A texture rescaler that resizes images to a desired block size. Useful in Unity when you want to utilize the DXT5|BC3 compression which requires width/height of textures being multiple of 4.