WobblyDev

Image Background Remover - Free AI background remover. Fast, edge-powered, open source

by•
Remove image backgrounds in seconds. Upload a photo, get a transparent PNG — no signup needed. Built on Cloudflare Workers with Next.js 16. Apart from the domain, hosting is $0/month. Runs at the edge — fast worldwide, zero cold starts. šŸŽÆ One-click background removal ⚔ Edge-powered, globally fast šŸ†“ Free credits on signup šŸŒ English & Chinese šŸ“± Mobile-friendly šŸ”“ Open source For e-commerce sellers, designers, and creators who need clean photos without $20+/month tools.

Add a comment

Replies

Best
WobblyDev
Maker
šŸ“Œ
Thanks for checking this out! A bit of backstory: I have a graveyard of ~15 unfinished side projects. This time I told myself: ship the smallest version first, then iterate. V1 had no login, no payments, no blog — just upload → remove background → download. I added everything else after people actually started using it. Apart from the domain name, the whole thing costs me $0/month to run. Cloudflare's free tier (D1 + KV + Workers) replaces what would normally be $20-30/month in managed services. For indie devs and side projects, this changes the economics completely. Some fun stats: - Deploy time: ~90 seconds (two commands) - Auth system: ~200 lines (hand-rolled Google OAuth) - Monthly infrastructure cost (excluding domain): $0 I wrote a detailed technical breakdown on dev.to if you're curious about the architecture and deployment gotchas. Happy to answer any questions! šŸš€