-3

I've seen some relative post here in StackOverflow regarding Remove white background of an image and make it transparent using but unfortunately, most of them are backend stuff. PHP, Phyton & Ruby.

I'd just like to get your opinions and pick your brains, if I can remove the white background of an image using JAVASCRIPT?

for example, the image below has a white background in it, and I want it to remove and make it transparent. enter image description here

This if the image upload feature of the landing page I'm developing

  • Are you trying to actually create a new image file or just display it differently with CSS? – Alexander Nied May 10 '22 at 20:04
  • This is for the image upload, so before I upload the image, I was kinda hoping that I can manipulate the pixels of the image and turn the background to transparent before uploading it to the server – agent abstract May 10 '22 at 20:08
  • @gre_gor it seems so, I'll try it right away and give some update if this works. Thanks! – agent abstract May 10 '22 at 20:13

0 Answers0