Privacy Policy

Last Updated: May 31, 2026

🔒 Privacy First

PinePaper Studio is designed with privacy at its core. All processing happens locally in your browser. We never store your creations, images, or personal data on our servers.

1. Data Collection & Storage

PinePaper Studio is a client-side application. We do not collect, transmit, or store your creations, images, imported SVGs, or any design files on our servers. All processing happens locally within your browser.

What this means:

2. Browser Storage

We use your browser's Local Storage and IndexedDB to save your work and preferences locally. This includes:

This data never leaves your device. PinePaper uses IndexedDB for project persistence — there is no practical size limit. You can clear all stored data at any time through your browser settings (Settings → Privacy → Clear browsing data → Cookies and site data).

3. Analytics

Why we use analytics: to understand which features are used, to spot bugs that hit real users, and to improve the product. We do not sell, share, or use this data for advertising or behavioural profiling. The hosted editor at pinepaper.studio is and will remain free to use — analytics fund product development, not third-party targeting.

We use Google Analytics 4, configured with Consent Mode v2 in default-denied mode. That means until consent is granted, GA4 does not set cookies, does not send a page view, and queues events without dispatching them. We also pass anonymize_ip: true on every config call.

What GA4 receives when consent is granted:

What GA4 never receives: the content of your designs, the text you type into items, the images you import, or any data from your actual creative work. Design data is processed entirely in your browser and is never transmitted to our servers or to Google.

Opting out

You have three ways to disable analytics on the editor. Any one of them is honored automatically:

Developer access: window.editorAnalytics.disable() in your browser console does the same as the footer button. Full reference at /api/docs/telemetry.md.

Regional privacy law compliance. Consent Mode v2 default-denied is the Google-blessed pattern for the EU/UK GDPR, the California CCPA/CPRA (treated as a "Do Not Sell or Share" signal), and the UK PECR cookie rules. We do not use a separate Consent Management Platform — the opt-out controls above are the consent mechanism. If you operate under stricter obligations, your CMP can call editorAnalytics.disable() from its "Reject all" callback.

What the opt-out does not do: delete data that was already collected before you opted out (use Google's user-deletion request for that, scoped to your GA Client ID), or clear an already-set _ga cookie (clear browser cookies for pinepaper.studio to remove it).

4. Error Tracking & Debugging

We use Sentry to monitor application errors and improve product quality. When an error occurs, Sentry collects:

Sentry does NOT capture:

Error tracking data is minimized to only what is necessary to diagnose and fix bugs that affect real users.

5. AI Agents & API Usage

If you use an AI agent (like Claude, ChatGPT, or other assistants) to interact with PinePaper Studio through our API, please note:

MCP Integration: PinePaper supports the Model Context Protocol (MCP) via our open-source MCP server. MCP communication is direct between your browser and your chosen AI assistant — no data passes through PinePaper servers. The source code is publicly auditable under the MIT license.

6. Language & Localization Data

PinePaper Studio supports 59 languages. Your language preference may be stored in Local Storage/IndexedDB or detected from your browser settings. We do not collect or analyze:

7. Cookies

We use minimal cookies for:

We do NOT use cookies for:

8. Third-Party Services

PinePaper Studio integrates with the following third-party services:

9. Exported Files

When you export your designs as MP4, GIF, SVG, or PNG files:

10. Data Retention

Since we don't collect personal data or store your designs on our servers, there is no data retention period for your creative work. Browser storage data persists in your browser until you clear it.

Anonymous analytics data is retained according to Google Analytics' standard retention policies.

11. Your Rights

You have the right to:

12. Children's Privacy

PinePaper Studio does not knowingly collect information from children under 13. Since we don't collect personal data, the tool can be safely used by students and young creators under parental supervision.

13. International Users

PinePaper Studio is available globally in 59 languages. Since all processing happens in your browser, your data never crosses international borders through our service. Your exports remain on your device unless you choose to upload them elsewhere.

14. Changes to This Policy

We may update this Privacy Policy from time to time. Significant changes will be announced on the main page. Continued use of PinePaper Studio after changes indicates acceptance of the updated policy.

15. Contact Us

If you have questions about this Privacy Policy, please contact us through our feedback form.

Summary: We respect your privacy. Your designs stay on your device, we collect minimal anonymous analytics, and we're transparent about our practices. PinePaper Studio is built for creators, not for data collection.