Permissions‑Policy Header Generator - Online Security Config
Configure browser feature permissions (camera, microphone, geolocation) and generate the Permissions‑Policy HTTP header.
UD5 Toolkit
Paste a Content-Security-Policy header value or enter a URL to fetch it automatically. Identify weaknesses, get improvement suggestions, and generate a hardened policy.
.txt file or paste from clipboard.fetch. If blocked, paste the policy manually.'unsafe-inline', *), and suggests hardened alternatives to balance security and compatibility.default-src, script-src, style-src, img-src, connect-src, font-src, object-src, media-src, frame-src, worker-src, and others. Also checks for base-uri, form-action, etc.http: or data:. Low – Mostly secure with minor improvements possible.'unsafe-inline', 'unsafe-eval', replaces wildcard * with 'self', and upgrades http: to https:. It also suggests adding 'strict-dynamic' when nonces/hashes are present. Always test the generated policy before deploying.Content-Security-Policy response header. Due to browser CORS restrictions, this may not always succeed. In such cases paste the header value manually (you can copy it from DevTools → Network → Response Headers).Configure browser feature permissions (camera, microphone, geolocation) and generate the Permissions‑Policy HTTP header.
Send a test CSP violation report and see the ReportingObserver in action. Understand how monitoring works.
Paste a list of numbers to visually check uniformity, mean, and simple pattern analysis. Educational tool for statistics and RNG.
Enter a URL and fetch its text/background colors to perform a bulk contrast check. See warnings for WCAG violations.
Quickly estimate your internet connection speed by downloading a small test file. See class and recommendations.
Enter a URL and get a one‑page report of titles, description, headings, image alts, and broken links. All from browser.
Paste an ASCII‑armored PGP message and view its packet structure. See the encrypted/plaintext blocks without decrypting.
Paste text to compute reading ease and grade level using Flesch-Kincaid, SMOG, and ARI. Improve your writing clarity. All in browser.
Measure your internet connection speed by downloading and uploading a small test file. Works from your browser.
Analyze text for keyword frequency and density. Highlights over-optimized terms. Perfect for content writers and SEO editors. Entirely browser-based.
Create a DMARC policy record with percentage, reporting addresses, and alignment mode. Validate and copy the final DNS TXT.
Check current screen orientation and test the lock API. Useful for mobile web apps. Demo with code.
Analyze letter/symbol frequency with an interactive bar chart and heatmap. Useful for breaking simple ciphers, linguistics, and SEO keyword analysis. Local processing.
Track freezer contents with type, date frozen. See what's been in too long. Simple grid view. Data local.
Inject dynamic messages into ARIA live regions and monitor how they trigger screen reader announcements. Debug a11y.
Test the Web Share API by sharing text, links, and files directly from the browser. Check compatibility and see example code.
Simulate a PWA receiving shared text, links, and images. Test the Web Share Target API without a server.
Paste text with mixed Arabic/Hebrew and English. See the Unicode bidi class of each character and ordering. i18n debugger.
Paste text to accurately count sentences, average sentence length, and longest sentence. For editors and writers.
Generate a random, completely fake analytics dashboard snippet. 'Bounce rate: 98% from Mars.' Geeky humor.
Paste any article and get a list of the most relevant keywords using a simple TF‑IDF‑like model. Skip stop words. All local.
Compare font‑display values (block, swap, fallback, optional) on the fly. See how text renders during web font load. Choose the right strategy.
Upload a PDF and quickly see which pages contain color and which are pure black & white. Helps optimize printing.
Paste text to calculate the estimated reading time based on your WPM. Set speaking time too. Perfect for speeches.
Simulates 4d6 drop lowest many times and shows average stat array. Character creation helper.
Check if the current page can be loaded offline by examining the service worker cache. Developer tool for PWAs.
Check if a website is globally reachable or experiencing issues. Status code and latency displayed. Quick browser-side test.
Compute multiple readability scores (Flesch Reading Ease, Grade Level, ARI, SMOG). Paste any English text and see which grade level it's suitable for. Local.
Enter a URL and get a rough client-side performance simulation: request count, DOM size, and potential speed tips. No real Lighthouse.
If your device has a barometer, read the pressure and see trend analysis for short-term weather prediction. Fully local sensor access.