More free image tools
Same quality bar. Still free. Still no upload.
Your files never leave your device
This is not a promise about how carefully we handle your upload. There is no upload. The file you choose is read into memory by your own browser, processed there, and handed back as a download — the tool has no server component and makes no network request with your data.
- Nothing is stored. We never receive the file, so there is no copy to retain, no retention period to disclose, and nothing to delete on request.
- Nothing is transmitted. No upload endpoint, no analytics payload carrying file contents, no third-party processor.
- You can verify it. Load this page, disconnect from the internet, and use the tool. It still works, because everything it needs is already on your machine.
- Nothing persists after you close the tab. Files are held in page memory only — not in local storage, not in a cache, not in a database.
A note on wording, because it matters: we do not describe these tools as “encrypted.” Encryption protects data that travels to somebody else's computer. Your file does not travel, so there is nothing to encrypt and nothing to intercept — which is a stronger guarantee than encryption, not a weaker one. The page itself is served over HTTPS like the rest of the site.
This makes the tools safe for material you are contractually barred from uploading to third-party services — client footage under NDA, unreleased campaign assets, anything covered by a confidentiality clause.
How it works
1. Drop a photo
PNG, JPEG or WebP. The file is decoded in this tab only.
2. Paint a mask
Brush, erase-mask, rect or lasso over the object. Magenta overlay shows what will be removed.
3. Erase and download
LaMa fills the hole on device. Cancel anytime. Download a PNG. Longest side is capped at 1280px for speed.
Questions
Does this upload my photo?
No. Your image is painted and inpainted entirely in this tab. Nothing is sent to Versely or a third-party image host.
What model does it use?
LaMa (Large Mask Inpainting) via the Carve/LaMa-ONNX lama_fp32.onnx build (Apache-2.0, original advimman/lama Apache-2.0). Fixed 512x512 tiles blended back into your photo.
Why is the first run slow or large?
The first run may download about 198 MB of LaMa ONNX weights from Hugging Face into this browser cache (Cache Storage). Later runs reuse the cache. WebGPU is preferred; if it is unavailable the tool uses WASM and says so.
What if WebGPU or ONNX fails?
The tool falls back to WASM when WebGPU is missing. If ONNX Runtime cannot start at all, you can use the labeled blur-fill fallback (not LaMa) or try Chrome/Edge on desktop.
Do my files get uploaded anywhere?
No. This free tool runs entirely in your browser using the Canvas and File APIs. The file you choose is read into memory on your own machine, processed there, and offered back as a download. Nothing is sent to a server, which is also why it keeps working with your network off.
Is it actually free, or is there a catch?
Actually free, with no account and no limit, because it costs nothing to run. The work happens on your device rather than on our hardware. That is different from generating with an AI model on Versely, which does cost credits. There is no free tier for generation.
Related tools
Stay in the same job cluster. Free tools stay on-device; paid tools are labelled as such.
These rearrange files. Versely makes new ones.
Everything on this page works on a file you already have, which is why it costs nothing. Generating something that did not exist (video from a prompt, a voice, a score) runs a model, and that costs credits.