Privacy Policy
ImgCutout is designed to process your images entirely on your own device. This page explains exactly what that means.
Your photos are never uploaded
When you drop or select an image, it is loaded directly into your browser's memory. Background removal and format conversion run locally using WebAssembly and the Canvas API. At no point is the image sent to our servers or any third party — we do not operate an image-upload backend for this tool.
What is downloaded
The first time you use the tool, your browser downloads the on-device AI model (about 90MB at the default quality setting) directly from huggingface.co, the public model host run by Hugging Face, so it can run locally. This is a one-time, generic file download — it contains no information about you or your image, and is cached by your browser for future visits. As with any web request, Hugging Face can see your IP address and browser details when serving the file, but never your images.
Analytics
We may use privacy-friendly, aggregate analytics (such as page view counts) to understand overall traffic. These analytics do not have access to your images and cannot see the photos you process.
Cookies
This site does not use cookies to track you or store your images.
Open-source credits
ImgCutout is built on open-source software. Background removal uses the ormbg model and runs it with Transformers.js and ONNX Runtime Web. ormbg and Transformers.js are licensed under the Apache License 2.0; ONNX Runtime is licensed under the MIT License.
Contact
Questions about this policy? Reach out via the contact details on our homepage.