11-12-2014, 10:32 PM
Via un background, c'est possible, sinon, à l'affichage (donc, dans la page HTML et non dans le fichier image: si c'est dans le fichier image, passe par imagecrop comme le suggère @lucard) il faut passer par un background:
<div style="width:100px;height:100px;background-image:url('image.png');background-size:cover;"></div>