-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathprivacy.html
More file actions
49 lines (42 loc) · 3.55 KB
/
Copy pathprivacy.html
File metadata and controls
49 lines (42 loc) · 3.55 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Privacy Policy — PDFNest</title>
<meta name="description" content="PDFNest privacy policy. Your files are processed in your browser and never uploaded. Learn what limited data we and our partners collect.">
<link rel="canonical" href="https://getpdfnest.com/privacy.html">
<meta name="robots" content="index,follow">
<meta name="theme-color" content="#6c5ce7">
<link rel="icon" href="/favicon.ico" sizes="48x48">
<link rel="icon" type="image/svg+xml" href="/favicon.svg">
<link rel="apple-touch-icon" href="/apple-touch-icon.png">
<link rel="stylesheet" href="assets/css/style.css?v=20260625">
</head>
<body>
<div id="site-header"></div>
<section class="tool-hero"><div class="container"><h1>Privacy Policy</h1><p>Last updated: June 2026</p></div></section>
<section class="section"><div class="container prose">
<h2>The short version</h2>
<p>PDFNest processes your files <strong>entirely within your web browser</strong>. Your documents and images are never uploaded to our servers, never stored by us, and never seen by us. When you close the tab, nothing remains.</p>
<h2>Files you process</h2>
<p>All PDF and image processing happens locally on your device. We do not receive, transmit, store, or have any access to the contents of the files you work with on PDFNest.</p>
<h2>Information we collect</h2>
<p>We use privacy-respecting analytics to understand which tools are popular and how the site performs. This may include your approximate region, browser type, and the pages you visit, in aggregate. We do not use this to identify you personally.</p>
<h2>Advertising</h2>
<p>PDFNest is supported by advertising and uses <strong>Google AdSense</strong> to display ads. Third-party vendors, including Google, use cookies to serve ads based on your prior visits to this and other websites. Google's use of advertising cookies enables it and its partners to serve ads to you based on your visit to PDFNest and/or other sites on the internet.</p>
<p>You can opt out of personalised advertising by visiting <a href="https://www.google.com/settings/ads" rel="nofollow noopener" target="_blank">Google Ads Settings</a>. You may also opt out of some third-party vendors' use of cookies for personalised advertising at <a href="https://www.aboutads.info/choices/" rel="nofollow noopener" target="_blank">aboutads.info/choices</a>. For more detail on how Google uses data when you use our site, see <a href="https://policies.google.com/technologies/partner-sites" rel="nofollow noopener" target="_blank">How Google uses information from sites that use its services</a>.</p>
<p>Third-party vendors and ad networks may also use cookies to serve ads on PDFNest. These cookies allow them to recognise your device when you visit this and other websites.</p>
<h2>Cookies</h2>
<p>We use a small number of cookies for basic site functionality and, where applicable, advertising. You can control or delete cookies through your browser settings at any time.</p>
<h2>Children's privacy</h2>
<p>PDFNest is not directed at children under 13 and we do not knowingly collect personal information from them.</p>
<h2>Changes</h2>
<p>We may update this policy from time to time. Material changes will be reflected by the “last updated” date above.</p>
<h2>Contact</h2>
<p>Questions about privacy? Reach us via our <a href="contact.html">contact page</a>.</p>
</div></section>
<div id="site-footer"></div>
<script src="assets/js/site.js?v=20260625"></script>
</body>
</html>