FREE TOOL

Privacy Notice Generator

Answer the questions → get a clean GDPR Article 13/14 privacy notice ready to publish on your website. No signup, nothing leaves your browser.

1. Who you are
2. What you do with data





3. Sharing, transfers and retention

Leave empty if nobody outside your organisation receives it.

4. Your rights & complaints

Visitors always have the right to complain to their local authority; this names the most likely one.

Why you need a privacy notice

Prefer to adapt a file yourself? Download the free privacy policy template instead.

\n\n'; var blob = new Blob([doc], { type: 'text/html' }); var a = document.createElement('a'); a.href = URL.createObjectURL(blob); a.download = 'privacy-policy-' + current.org.toLowerCase().replace(/[^a-z0-9]+/g, '-') + '.html'; a.click(); URL.revokeObjectURL(a.href); }); })();