image resizer and bootstrap responsive website
Hi all,
lately I'm building bootstrap 3 websites.
How can I use Image Resizer with bootstrap?
Usually in my bootstrap pages I don't specify image sizes at all since it is bootstrap, with the class "img-responsive", that do all the resizing.
So, how can I use IR with this scenario? I can't predict image sizes on every device or using media queries (except little exceptions).
TIA
tony


You would probably resize the image to the maximum size during the upload and not use image resizer. 
