1. Information We Do Not Collect
Because PDFVoid is built entirely on a serverless, local-first model, we do not collect:
- Document Contents: Text, images, metadata, and structural data within your uploaded files are processed strictly in your browser's sandboxed RAM.
- Personal Credentials: We do not require registration, accounts, emails, or names to use any of our tools.
- File Names or Sizes: No tracking logs exist containing details about what files you processed.
2. Browser Local Storage & Preference Cookies
We use standard browser features like localStorage to store user preferences. For example, when you switch between light and dark modes, this setting is saved on your device so the site retains your theme on subsequent visits. This data is entirely client-side and is never sent back to a server. We do not use advertising cookies or cross-site tracking tools.
3. Anonymous Page Analytics
To understand site traffic and improve usability, we may collect basic, anonymous traffic analytics (such as page views, referrer sites, and general browser language). These analytics do not contain any information about your documents or custom processing settings. IP addresses are anonymized, and no tracking profiles are compiled.
4. Third-Party Websites & External Libraries
PDFVoid relies on modern open-source WebAssembly engines (e.g., standard PDF compilation libraries) that run locally. The site is hosted on a static delivery network, ensuring fast loads. If you navigate to external links (such as social channels or related guides), those sites will be governed by their own privacy policies.
5. Security & Browser Sandbox
All document modifications occur in the browser sandbox. The browser sandbox restricts files from accessing your system directories or writing to storage without authorization. This ensures that PDFVoid is not only private from external parties but also completely safe for your local system.
Questions & Support
If you have questions about how our browser-based privacy works, feel free to visit our Contact Page or review our code libraries to verify our offline capabilities.
