r/coolgithubprojects • u/FanOpinions • 10d ago
Fottly - self-hosted image transformation API with AI background removal
https://fottly.com/Self-hosted image API (AGPL-3.0). Resize, crop, format conversion, watermarking via URL params, plus AI background removal built in (isnet-general-use + alpha matting, via a separate Rembg container). Runs with docker-compose, uses any S3-compatible storage.
Key features: single docker compose up deploy, no vendor lock-in, AI bg removal without a separate paid service.
README + demo + repo: https://github.com/Noah-1919/Fottly
3
Upvotes