Is it possible to remove/delete an image's background (white background) using jQuery/javascript?
I know it is possible to do this using PHP and ImageMagick but I do not have ImageMagick installed on my shared hosting and it would be a lot easier to find a jQuery solution if it is possible.