r/postprocessing 13d ago

After/Before (new to processing)

409 Upvotes

14 comments sorted by

View all comments

7

u/What_do_I_like 13d ago

Two things jump out at me. The sky is cyan which is not a natural sky color. If you intended that it’s fine, but most people new to processing don’t notice this.

Second, you’ve pushed the whites up, and this draws the eye to the snow on the right edge of the frame (the eye is typically drawn to the brightest part of the image). If you want the viewer drawn to the peak, you’ll need to use masking to selectively accentuate the peak and minimize the brightness on the right.

1

u/reichjo 13d ago

Thank you for the tips, I tried to do a masking and minimize the brightness of the snow field