twbs / bootstrap

The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
https://getbootstrap.com
MIT License
170.22k stars 78.77k forks source link

Feature Request: Clipping of thumbnail images #3242

Closed kaiwa closed 12 years ago

kaiwa commented 12 years ago

There are some use cases where images need to be resized & cropped at client side, so it would be great to have an easy built-in way to make images fit by cropping them when using the thumbnail classes.

Might be possible with something like this: http://www.seifi.org/css/creating-thumbnails-using-the-css-clip-property.html

mdo commented 12 years ago

We'll punt on this—not something we need to solve for everyone's use case.