Making an image larger does not add detail
Enlarging invents pixels by interpolating between the ones that exist. It cannot recover detail that was never captured, so a 200-pixel image blown up to 800 is a blurry 200-pixel image, not a sharper one.
This is worth being clear about because the interface makes both directions look equally available. Reducing is lossless in the sense that matters — the result is a genuine smaller image. Enlarging is a guess, and beyond about double it looks like one.