Permissions-Policy Header Generator
Build a Permissions-Policy header controlling camera, geolocation and more.
Works Offline
Privacy First
No Login
No API
Features
Generated header
About the Permissions-Policy Header Generator
Toggle each browser feature between blocked, self-only, allow-all or a custom origin list to build a valid Permissions-Policy header, plus a ready Nginx snippet.
Examples
Example
camera blocked, geolocation selfOutput
Permissions-Policy: camera=(), geolocation=(self)Related tools
Security Headers Auditor
Security
Grade HTTP response headers against security best practices.
CORS Config Generator
Security
Generate CORS headers/config for Nginx, Apache, Express, or Workers.
CSP Builder
Security
Build a Content-Security-Policy header from per-directive sources.
Htpasswd Generator
Security
Generate .htpasswd lines using SHA-1 or plain text.
JWT Inspector
Security
Decode a JWT and audit its claims for common issues.
Password Policy Generator
Security
Generate password policy rules, regex and copy for NIST or PCI presets.
Frequently asked questions
Version 1.0.0 · Updated 2026-08-09 · Runs entirely in your browser