Back to Home

Privacy Policy

Last updated: January 2025

Our Privacy Commitment

PDFmyAI is built with privacy-first principles. We do NOT store, log, track, or sell your data. Your AI conversation URLs are processed in real-time and immediately discarded. This is not marketing speak - it's how our serverless architecture works.

What We DON'T Collect

❌ No Conversation Data

We do not store the content of your ChatGPT, Claude, or Perplexity conversations. URLs are fetched and processed in ephemeral serverless functions that destroy all data after execution.

❌ No Personal Information

We don't collect names, emails, IP addresses, or any personally identifiable information. You don't need an account, so there's nothing to store.

❌ No Cookies or Tracking

We don't use cookies, tracking pixels, Google Analytics, Facebook Pixel, or any third-party analytics. Your browsing behavior is never monitored.

❌ No Usage Logs

We don't log which URLs you convert, when you convert them, or how many conversions you perform. Your usage patterns are invisible to us.

How Our Serverless Architecture Ensures Privacy

PDFmyAI runs on Vercel's serverless platform. Here's what happens when you convert a conversation:

  1. You paste a URL and click convert. The request is sent to a temporary serverless function.
  2. The function spins up (cold start), fetches the conversation content using Puppeteer, and generates a PDF.
  3. The PDF is returned directly to your browser. No server storage involved.
  4. The serverless function terminates within seconds. All temporary files, browser instances, and memory are destroyed.
  5. Result: Your data existed for ~10-60 seconds and is now permanently gone.

Technical Note: We use AWS Lambda-style serverless functions via Vercel. These are stateless, ephemeral, and have no persistent storage. Even if we wanted to log your data, the infrastructure doesn't support it without explicit database integration (which we don't have).

Data Lifecycle: From Request to Deletion

0s

You Submit URL

URL sent to serverless function

1-5s

Temporary Processing

Puppeteer fetches conversation in isolated environment

5-30s

PDF Generation

PDF created in temporary memory (RAM)

30s

Download Starts

PDF sent directly to your browser

60s

Function Terminates

All data automatically deleted, function shuts down

Forever

Zero Trace

No records, logs, or backups exist anywhere

Third-Party Services

PDFmyAI relies on these external services:

  • Vercel (Hosting): Provides serverless infrastructure. Vercel may log request metadata (timestamps, response codes) for service monitoring, but does NOT log request bodies or conversation data. Vercel Privacy Policy
  • OpenAI/Anthropic/Perplexity (Content Sources): When you provide a shared URL, we fetch the conversation from their public share pages. This is no different than visiting the URL yourself. We don't interact with their APIs or send authentication.

Your Rights

Since we don't collect or store any personal data, traditional data rights (access, deletion, portability) don't apply - there's simply no data to access or delete.

You have complete control: Your PDF downloads directly to your device. Delete it anytime. We never have a copy.

Changes to This Policy

If we ever change our privacy practices (e.g., adding analytics), we'll update this page with a new "Last updated" date. Given our architecture, fundamental privacy changes are unlikely.

Questions?

If you have questions about this privacy policy or how PDFmyAI handles data, contact us:

support@pdfmyai.com