Privacy
Your images stay on your computer. Nothing is uploaded. There is no account, no cookie and no analytics script.
Your images
Every cut runs in worker threads on your own computer. The site makes no network request that carries your images, any part of them, or any fact about them: not the pixels, not the file names, not the dimensions, not a hash. There is no processing on a server at all, only static files your browser downloads.
Your images never leave your browser, and you do not have to take that on trust. Open the network panel in your browser’s developer tools and watch it while you cut a batch; the browser-only page shows what you will see.
What is stored on your computer
ClipBrook saves your tool settings in your browser’s localStorage, under one key, clipbrook.settings.v1. That covers the three slider values, the preview backdrop and its custom color, and the export size, trim and padding settings, so they are still set the next time you visit. The data stays on your device and is never sent anywhere. Clearing this site’s data in your browser deletes it. ClipBrook sets no cookies, and localStorage is not a cookie: it is never attached to a request.
The site’s page framework stores a little more, all of it about moving between pages. Your browser’s sessionStorage holds two keys: sveltekit:scroll, the scroll position of each page you have visited in this tab, and sveltekit:snapshot, for page state a page asks to have restored when you press Back; no page on this site asks, so it stays empty. Four more values sit on each entry in this tab’s history: sveltekit:history and sveltekit:navigation number the entries, sveltekit:pageurl is the address of the page, and sveltekit:states holds state a page attaches to a history entry, which this site never attaches. None of it comes from your images, and all of it is gone when you close the tab.
Analytics and ads
There are none. No analytics script, no ad network, no tracking pixel, no fingerprinting.
The code carries a switch for Cloudflare Web Analytics, a cookieless page-view count, and that switch is off. While it is off, the site you receive contains no analytics code at all. If it is ever turned on, this page will say what is collected before that happens. Ads work the same way: this page changes first.
What any website sees
Loading this site sends your IP address and the address of the page you asked for to the server that holds the files, the way loading any website does. That request never contains your images, because your images are never in any request.
Contact
Privacy questions: [email protected].