jQuery Library to Create Photo Collage

Anna Vital picture Anna Vital · Nov 8, 2012 · Viewed 8.2k times · Source

I am making a photo collage app and looking for a javascript library to make my collage look like "Life in Landscape" from Path. (It came out 5 days ago.) Here is the screenshot: enter image description here

I already know that Masonry, Isotope, and jQuery Tiles Gallery do a similar collage. I already built a solution using Tiles Gallery (www.vash.co/vital.anna) but it cuts images arbitrarily, whereas Path seems to cut them so that the faces are centered.

Also I want video and text to be part of the collage, but none of the above libraries allow for that.

If you can suggest any library that does this, it would be much appreciated.

Answer