DuckyTools
HomePrivacy

Privacy

The short version: we do not collect anything, because there is no "we" to collect it.

Files and text you enter

Everything you drop into a DuckyTools page is processed by JavaScript running in your browser. It is held in memory for as long as the page is open and discarded when you close the tab. It is never transmitted anywhere — there is no server that could receive it.

Analytics and cookies

There are none. No analytics script, no tracking pixel, no cookie banner, because there are no cookies to consent to.

What is stored locally

One item: your light/dark theme preference, kept in your browser's own localStorage so the site does not flash white at you every visit. It never leaves your device and you can clear it any time along with your browsing data.

Third parties

Pages load no external fonts, scripts, images or frames. Every file your browser fetches is served from this site — including the heavy ones: the PDF engine, the ZIP builder and the full Tesseract OCR engine with its English model.

One narrow exception. Image to Text (OCR) bundles English only. If you switch it to one of the other fourteen languages, that model (2–15MB) is fetched from the jsDelivr CDN, because shipping all of them would put roughly 60MB in the site for a small minority of visitors. That is a download to your device — your image is still read locally and never uploaded — and the tool states it plainly before you run anything. Leave the language on English and nothing external is ever requested.

Hosting

The site is served as static files. Whoever hosts it may keep standard server access logs — typically IP address, timestamp and requested URL. That is a property of the web, not of DuckyTools, and it records the page you asked for, never its contents.

Changes

If this ever stops being true, this page changes first and says so plainly.