I have rectangular, not necessarily square images.
Using Bootstrap\'s img-circle, I\'d like to get circular crops, <
You could simply use .rounded-circle bootstrap.
You can even specify the width and height of the rounded image by providing an inline style to the image, which overrides the default size.