I am working on functionality that removes the white background of any image uploaded on the site working on the PHP platform. I have completed the uploading part but I am having issues with working on the functionality.
I came across this: Remove the white background from an image and make it transparent. But this does the reverse of what I wanted. Can someone help me do this?