josemoraes / white-background-remover

An easy and fast way to remove the white background from an image and delivery a PNG image as result. This app doesn't has the intention of being a sophisticated image processor, and I made it just to solve a particular problem, that can be a problem to you too, maybe. By the way, feel free to suggest improvements ;)

Home Page:https://josemoraes.github.io/white-background-remover/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

White Background Remover

An easy and fast way to remove the white background from an image and delivery a PNG image as result. This app doesn't has the intention of being a sophisticated image processor, and I made it just to solve a particular problem, that can be a problem to you too, maybe. By the way, feel free to suggest improvements ;)

User stories

  • User can upload an image;
  • When the user clicks on the button, the canvas with the uploaded image must be generated and a download button must be on available;

Extra info

About

An easy and fast way to remove the white background from an image and delivery a PNG image as result. This app doesn't has the intention of being a sophisticated image processor, and I made it just to solve a particular problem, that can be a problem to you too, maybe. By the way, feel free to suggest improvements ;)

https://josemoraes.github.io/white-background-remover/

License:MIT License


Languages

Language:JavaScript 62.1%Language:HTML 37.9%