Skip to content

BryceRussell/removebg-bulk

Repository files navigation

Remove Background Bulk

Remove the background from your images in bulk for free

  • Free
  • Bulk/Automatic
  • Easy to use
  • 100% safe

Powered by @imgly/background-removal

Hosting

local: (Fastest)

  • Clone project and install depencencies
  • Use the command pnpm build on Linux or pnpm build:windows for Windows
  • Use the command pnpm preview to run a local server for viewing and using the tool

Netlify:

  • Deploy the repo to Netlify, everything should already be setup

Other:

Why is it slower than other tools?

  • All image processing happens on the client in your browser
  • The very first image has to wait for the 80mb model to download/initialize
  • If an image is being processed and more images are uploaded, the image must finish processing before starting on the newly uploaded images (don't spam the upload!)

About

Remove the background from your images in bulk for free

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published