Stasonix Niculin
Stasonix Niculin

Reputation: 557

JQuery/javascript: Is it possible do this (watch link below) with simple image on webpage?

http://testmenow.500mb.net

So, as you can see, i can change hue/saturation and other effects, but it's possible only with html elements, what if I to do this with JPG,JPEG,PNG or other formats images placed on my page, what I need to do, need a feature convertor or what?

Upvotes: 0

Views: 85

Answers (1)

Tadeck
Tadeck

Reputation: 137360

Check out some JavaScript image manipulation libraries, such as Pixastic.

There is even an article mentioning 10 of them: http://www.blogohblog.com/top-10-javascripts-for-image-manipulation/

Upvotes: 1

Related Questions