tool.chip.free

مولّد سياسة الخصوصية

أجب على بعض الأسئلة واحصل على مسودة سياسة خصوصية تغطي GDPR و CCPA وخصوصية الأطفال.

⚠️ This is a starting template, not legal advice. It's built to cover common cases, but every app and jurisdiction is different. Review it carefully and, for anything important, have a lawyer check it before you publish. We don't guarantee compliance with any specific law.
Your app
What data do you collect?
Third-party services
Compliance

Live preview

Why your app needs a privacy policy

Both the Apple App Store and Google Play Store require a privacy policy for any app that collects user data — and most apps do, even if it's just analytics. Beyond the stores, laws like the GDPR (EU), CCPA/CPRA (California), and COPPA (children) can apply depending on who uses your app.

What this generator includes

Important: this is a template

This tool gives you a solid starting point, but it isn't legal advice and it can't know the specifics of your business. Privacy law is complex and changes often. Read every line, fill in anything specific to your app, and if your app handles sensitive data or serves a large audience, have a lawyer review it.

$ launchshots --next screenshots

Now make your screenshots

Policy sorted? LaunchShots turns your screenshots into polished App Store images — free, in your browser, no signup.

Open the app →
Enjoying LaunchShots?
Free forever — if it saved you time, you can buy me a coffee.
Support →
Copied to clipboard
'; const blob = new Blob([doc], { type:'text/html' }); const url = URL.createObjectURL(blob); const a = document.createElement('a'); a.href = url; a.download = 'privacy-policy.html'; a.click(); URL.revokeObjectURL(url); toast('Downloaded privacy-policy.html'); if(window.gtag) gtag('event','privacy_downloaded'); }); refresh(); })();