Manipulation Images Javascript

Asked

Viewed 338 times

1

Does anyone know of a Javascript image manipulation library? I wanted to put two images together in one, in certain preset positions. An example are those tests for facebook, which takes the profile image of a certain person and added in another background image.

1 answer

0

This example in jsfiddle http://jsfiddle.net/sqJtr/ I believe it can help you, put an image on another with "div" but can change to "img" which will work as well.

  • But in case I needed to manipulate two images or more to create another, not just put one on top of the other. As if to automate a process you could do with Photoshop, Firework...

Browser other questions tagged

You are not signed in. Login or sign up in order to post.