Skip to content
MyPDF4U

Security and file handling

Plain answers about what happens to a document when you use MyPDF4U — including the limits of what we can promise.

How files are processed

Every tool currently marked as live processes your file inside your own browser tab using JavaScript. Your document is read from your device into browser memory, transformed there, and offered back to you as a download. It is not transmitted to MyPDF4U servers, so there is no upload step to intercept.

Storage and deletion

Because live tools do not upload files, we hold no copy of your document — there is nothing for us to store or delete. Results exist only as temporary in-memory objects in your tab and disappear when you close or reload the page.

If we later add tools that genuinely require server-side processing (for example OCR or Office conversion), those tools will state so on their page, and we will publish the retention window before they go live rather than after.

Encryption

The site itself is served over HTTPS, so the page and its code arrive encrypted in transit. We do not claim end-to-end encryption of your documents, because for in-browser tools the document never travels anywhere — encryption in transit simply doesn't apply to it.

Validation and abuse prevention

Files are checked for type and size before processing, and unreadable or password-protected documents are reported with a clear message instead of a crash. Because processing is local, there is no shared queue to overload; any future server-side tool will add rate limiting at the endpoint.

Third parties

We load a web font from Google Fonts for typography. Beyond that, live tools make no third-party requests with your file data. No analytics provider is installed today; if one is added, it will be disclosed on our privacy page.

What we deliberately don't claim

You will not find security certifications, audit badges or “military-grade encryption” claims here. We would rather describe the actual mechanism — local processing, no storage — and let you judge whether it fits your documents.