Background Remover
Strip backgrounds from photos and game art using Transformers.
Features
Runs locally
Inference in your browser — your pixels are not uploaded to our servers.
WebGPU or WASM
Faster WebGPU path when available; ONNX WebAssembly fallback elsewhere.
PNG with alpha
Download cutouts with transparency, or composite onto a solid color.
Max input size
Downscale large images before inference to control memory and speed.
Common formats in
PNG, JPEG, WebP, GIF, and BMP supported for upload.
Open models
Uses Hugging Face–hosted models; see HF for each model’s license.
How It Works
Upload an image
Drag and drop or browse for PNG, JPEG, WebP, GIF, or BMP.
Load the model
On first visit the model and runtime download (may take a minute).
Remove & download
Click Remove background, preview, then download your PNG.
Why Use I Love Sprites?
Whether you need transparent PNGs for sprites, UI, or compositing, you do not have to send files to a cloud API. I Love Sprites runs background removal locally with an RMBG-style model and a MODNet fallback. Tune max input size to balance quality and performance, optionally flatten onto a solid color, then download PNG — with the same privacy story as the rest of the site.
Frequently Asked Questions
Common questions about background remover.
No. Processing runs in your browser with Transformers.js and ONNX Runtime for Web.
A PNG with transparency by default, or a PNG on a solid background if you enable that option.
The neural network weights and runtime files download and initialize once. Later runs reuse cached assets and are faster.
Browsers with WebGPU can run inference on the GPU. Others use WASM, which is slower but widely supported.
Yes. Export transparent PNGs for engines like Unity, Godot, or Phaser, or flatten to a color if you need a matte background.
Related Tools
Image Compressor
Compress images to reduce file size without losing too much quality. Upload PNG, JPEG, WebP, GIF, or BMP. Set max file size or dimensions. Free, runs in your browser.
Pixel Art Sprite Sheet Generator
Create sprite sheets from pixel art videos or images. Preserve crisp pixels with scale control. Export for Unity, Godot, Phaser.
Sprite Sheet Generator
Generate sprite sheets from videos and GIFs directly in your browser. Free, private, and fast. Export for Unity, Godot, Phaser, and more.
Stay Updated
Get notified about new features and tool updates.