I want to remove the white background of any image uploaded on the site working on PHP platform. The uploading function is done but messed up with this functionality.
Here is the link I found here: Remove white background from an image and make it transparent
But this is doing reverse. I want to remove the colored background and make it image with transparent background.