# LocalRemove > A privacy-first, 100% local AI watermark and object remover that runs entirely in your browser using on-device browser AI models. ## Overview LocalRemove is an offline-first web application that allows users to seamlessly remove watermarks, text, and unwanted objects from images. By using on-device browser AI models with WebGL/WASM acceleration, image data stays on the user's device and is never uploaded to LocalRemove servers for processing or AI training. ## Why it exists Many users inadvertently upload sensitive screenshots (containing passwords, financial info, or personal details) to cloud-based image editors. LocalRemove solves this by processing everything locally, making it the safest choice for privacy-sensitive tasks. ## Key URLs - **Main App**: [https://localremove.com/](https://localremove.com/) - **Full AI Context**: [https://localremove.com/llms-full.txt](https://localremove.com/llms-full.txt) - **Privacy Policy**: [https://localremove.com/privacy](https://localremove.com/privacy) ## Features - **100% Local Processing**: Runs seamlessly via WebGL/WASM on your device. - **No Image Uploads**: Images are never uploaded to LocalRemove servers. - **High Efficiency**: Powered by on-device browser AI models optimized for local inference. - **Works Offline**: Once loaded, it can be used without an internet connection.