fsainz / jqueryFauxCrop

CSS Faux Cropping for images using Javascript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jqueryFauxCrop

This plugins resizes and positions the image inside a container to act as if it had been cropped. It finds the largest centered square area on the original image and fits it into the thumbnail wrapper. You can also pass crop coordinates as you would do with an image processor.

Example and usage on jquery_faux_crop

License: Feel free to do whatever you like.

About

CSS Faux Cropping for images using Javascript


Languages

Language:JavaScript 53.1%Language:CoffeeScript 46.9%