Effective 14 August 2026 · the plain-English version is the whole version
Your images are processed entirely on your own device. They are never uploaded to our servers, never transmitted to any third party, and never stored anywhere by us. We could not retrieve one if we wanted to, because we never receive it.
When you choose a file, your browser reads it locally and draws it into a
<canvas> element. The resizing and compression happen in your browser's own memory.
The result is handed back to you as a download. At no point does the file travel over the network.
This is not only a promise — it is enforced by your browser. Every page here is served with a strict
Content Security Policy whose connect-src directive is set to 'self'.
That instructs your browser to block every outbound connection this page's code could attempt —
fetch, XMLHttpRequest, sendBeacon, WebSockets — to anywhere other
than this domain. There is no allowed destination to upload an image to. Even if our code were altered
or compromised, your browser would refuse to send it. You can read the policy yourself in the response
headers for any page on this site.
You do not have to take our word for it. Open your browser's developer tools, switch to the Network tab, and resize an image. You will see the page's own files load, and an anonymous page-view measurement request. You will not see your image, because it is never sent.
Two things, both handled by our hosting provider, Cloudflare. Nothing else, from anyone else.
Cloudflare, Inc. is our sole processor — it hosts the site and provides the analytics described above. No other company receives anything. Cloudflare's own privacy practices are described in its privacy policy, and its Data Processing Addendum, incorporating the EU Standard Contractual Clauses and the UK Addendum, applies to our account.
Some browsers send a "Do Not Track" signal. This site does not track users across websites or over time under any circumstances, so there is no tracking for the signal to switch off. We treat all visitors the same way whether the signal is present or not.
Data protection laws give people the right to access, correct or delete personal data held about them. We hold no identifiable personal data, so there is nothing for us to retrieve or erase. If you would like to ask about this anyway, write to [email protected] and you will get a straight answer.
This site is not directed at children under 13 and we do not knowingly collect personal information from them. There is nothing here for a child to sign up for.
If this policy changes materially — in particular if advertising is ever introduced — the effective date at the top of this page will be updated and the change will be described here before it takes effect. The commitment that your images are processed on your device and never uploaded will not change; it is the point of the site.
HermitFile is operated by an individual in Pennsylvania, United States. For anything at all — a privacy question, a bug, a form specification we have wrong — email [email protected].