UIViewContentModeScaleAspectFill not clipping November 29, 2022 by Tarik Can you try setting clip to bounds [_photoview setClipsToBounds:YES]; Or directly in your Storyboard / Xib if you can :