Privacy First

Your Files Stay Yours.

PrimeCraft Tools processes everything in your browser's memory. Nothing is uploaded to our servers, stored in a database, or retained after your session.

🗓 Last updated: January 2025
🌐 Site: primecrafttools.com
📍 GDPR Compatible
🔒
Zero-Storage Guarantee

Every file you open in PrimeCraft Tools is processed entirely in your browser's temporary memory (RAM). The moment you close a tab or navigate away, all data is automatically and permanently erased. We never see, touch, or log your files.

1

Overview

This Privacy Policy describes how PrimeCraft Tools (primecrafttools.com) handles — and, more accurately, does not handle — your personal data and any files you interact with through our website.

PrimeCraft Tools is a suite of browser-based productivity utilities including a PDF Editor, document converters, and other file-processing tools. Our guiding principle is simple: your files are processed locally in your browser and are never transmitted to any server we operate.

✅ The short version
We do not collect, store, sell, or share your files or personal data. Everything happens in your browser, in temporary memory, and disappears the moment your session ends.
2

How Your Files Are Processed

When you upload or open a file in any PrimeCraft Tool, the following process occurs entirely within your browser:

📂
File is read into browser memory

Your file is loaded into your browser's RAM using the standard browser File API. It never leaves your device at this stage.

⚙️
Processing happens in-memory

All edits, conversions, and operations are applied to an in-memory copy of your file. We use temporary cache (RAM) only — no disk writes, no server calls.

⬇️
Output is downloaded directly to you

The processed file is generated in memory and downloaded directly to your device via a browser Blob URL, which is immediately revoked after use.

🗑️
Memory is cleared automatically

When you close the tab, refresh, or navigate away, the browser discards all temporary memory associated with your session. No trace of your file remains.

🛡️ Technical note
File data is held exclusively in JavaScript variables and browser-provided Web APIs (File, Blob, ArrayBuffer). These are session-scoped: they are garbage-collected by the browser engine as soon as references are dropped or the session ends. We do not use localStorage, IndexedDB, or Service Worker caches to persist any file content.
3

Data We Collect

We collect the absolute minimum information required to operate a website. Here is a complete breakdown:

Data Type Collected? Purpose Retention
Your files (PDFs, docs, images) ✓ Never Processed in-browser only Session only (auto-cleared)
File content or metadata ✓ Never Not applicable Not retained
Name, email, account info ✓ Never No accounts required Not retained
IP address Brief Standard web server logs (security) ≤ 7 days, then auto-deleted
Browser / OS type Brief Aggregate traffic analytics only Anonymised after 24 hours
Pages visited Brief Understanding tool popularity Anonymised, no personal link
Cookies ✓ None We use no tracking cookies Not applicable
Third-party trackers ✓ None No Facebook Pixel, Google Ads, etc. Not applicable
⚠️ Server-side note (PDF Editor only)
The PDF Editor uses a lightweight Django backend to render PDF pages as images for display. Your PDF is sent to our server for rendering purposes only, processed immediately in RAM, and the resulting page images are returned to your browser. No file content is written to disk or retained in any storage after the request completes — typically within seconds. Server RAM is released immediately after response.
4

Cookies & Tracking

🍪 Zero cookies policy
PrimeCraft Tools sets no tracking cookies, analytics cookies, advertising cookies, or any persistent browser storage linked to your identity. We do not use Google Analytics, Facebook Pixel, Hotjar, Mixpanel, or any third-party behavioural tracking service.

The only browser storage we use is temporary session storage for technical functionality (such as maintaining your edit state within a single page session). This is erased automatically when you close the browser tab.

Our server may set a CSRF security token as a session cookie to protect form submissions from cross-site request forgery attacks. This token contains no personal information and expires at the end of your browser session.

5

Third-Party Services

We use a small number of third-party services to operate the website. None of them receive your file data.

🌐
Google Fonts

We load fonts from Google Fonts. Your browser makes a request to Google's servers to download font files. Google may log this request. See Google's Privacy Policy.

🏠
Hosting Provider

Our server infrastructure provider processes connection metadata (IP, timestamp) as part of standard hosting. We select providers with strong data protection agreements.

🚫
No advertising networks

We have no advertising partnerships. No ad network receives any data from your visit to PrimeCraft Tools.

6

Your Rights

Under applicable data protection laws (including GDPR and CCPA), you have the following rights. Because we collect virtually no personal data, most of these are automatically satisfied:

🔍
Right to Access

Request a copy of personal data we hold about you. (We hold almost none.)

✏️
Right to Rectification

Request correction of inaccurate personal data we may hold.

🗑️
Right to Erasure

Request deletion of your data. Server logs auto-delete within 7 days.

Right to Object

Object to processing of your personal data at any time.

📦
Right to Portability

Receive your personal data in a structured, machine-readable format.

🔕
Right to Opt-Out

We do not sell personal data. There is nothing to opt out of.

7

Data Security

The best security is no data at all. Because we do not store your files, there is nothing for an attacker to breach. Our security measures include:

🔐
HTTPS everywhere

All connections to primecrafttools.com are encrypted with TLS. Your files are never transmitted over an unencrypted connection.

🧹
Immediate memory release

Server-side processing (PDF rendering) completes within seconds and memory is released immediately after the response is sent.

🛡️
CSRF protection

All form submissions are protected with CSRF tokens to prevent cross-site request forgery attacks.

📭
No persistent file storage

Our servers have no file storage directories for user uploads. Files processed server-side exist only in RAM for the duration of a single request.

8

Children's Privacy

PrimeCraft Tools is not directed at children under the age of 13, and we do not knowingly collect personal information from children. Since we do not require account registration or collect personal identifiers, we have no mechanism to identify a user's age.

If you believe a child has inadvertently provided personal information through our service, please contact us and we will take immediate steps to address the situation.

9

Changes to This Policy

We may update this Privacy Policy from time to time to reflect changes in our practices or for legal, operational, or regulatory reasons. When we make material changes, we will:

📅
Update the "Last updated" date

Shown prominently at the top of this page so you can quickly identify whether anything has changed since your last visit.

📢
Display a site notice

For significant changes, we will display a prominent notice on our homepage for at least 30 days.

We encourage you to review this policy periodically. Your continued use of PrimeCraft Tools after any changes constitutes acceptance of the updated policy.

📌 Our commitment
We will never change this policy to start storing your files or selling your data. Our core architecture prevents it — there is no database or file storage system to put your data into.