CSS Property:
clip-path:

Result:
CSS Code:

img#myImg {
  clip-path: circle(40%);
}
  
Click the property values above to see the result
W3Schools.com - Play it