Privacy
Last updated: 2026-04-30
The short version
When you use a tool on imglover.com, your image is sent over HTTPS to our processing server, transformed in memory, and the result is sent straight back to you. Nothing is written to disk, nothing is logged, nothing is shared.
What we do collect
- Anonymous traffic statistics via Cloudflare Web Analytics — no cookies, no fingerprinting, no personal identifiers.
- Standard request metadata (timestamp, IP for rate-limiting, response status). Discarded after a few days.
What we do NOT collect
- The contents of your images. We never write them to disk.
- Account information — there are no accounts.
- Email addresses, names, or contact info.
- Cross-site tracking cookies.
How processing works
Each request lives entirely in RAM:
- Your image arrives at our server over HTTPS.
- The image bytes are decoded into memory by libvips (sharp).
- The chosen transform runs and produces an output buffer.
- That buffer is streamed back to you and the memory is released.
No file ever touches disk. No cache, no queue, no third-party storage.
Background removal
The "Remove background" tool uses an on-server ONNX model (rembg). The model itself is generic — it has never been trained on, and never will be trained on, user images.
Advertising
imglover may display advertising in the future. If and when that happens, this page will be updated to describe the chosen ad network. Until then, no third-party advertising scripts are loaded.
Contact
For privacy questions, email hello@imglover.com.