Three privacy tools in one. Strip photo metadata, clean tracking parameters from URLs, and search privately. Runs entirely in your browser — we never receive your files or URLs.
Drag from Mac, Windows, or tap to browse on iPhone & Android
HEIC: if your browser can’t open it, convert/export to JPEG first
connect-src 'none' — even if malicious code were injected, it cannot make network requests. Your images are physically unable to leave your browser.
URL() API — no network request is made.
connect-src 'none' enforces zero transmission
Even if malicious code were injected, the browser blocks all outbound network connections. Your URLs cannot leave the page.
Searches open in a new tab at duckduckgo.com with safe search off and strict privacy parameters enforced in the URL. DuckDuckGo does not store search history or build user profiles. NoTrace+ does not log, store, or transmit your search terms — they are only ever passed directly to DuckDuckGo as a URL parameter when you press search.
kp=-2 disables safe search filtering. No affiliate IDs, referrer tokens, or tracking parameters are added to the query.