Generate sha256, sha384, and sha512 Subresource Integrity strings from pasted code or uploaded files, verify existing integrity values, and copy ready-to-ship HTML tags without leaving your browser.
Paste asset contents directly or upload a local file. If both are present, the uploaded file wins.
Copy a single hash, a combined integrity attribute, or a full HTML tag.
Generate a hash to see integrity output here.
A ready-to-use script or link tag will appear here.
Each selected algorithm will appear on its own line here.
Paste the current asset contents and the integrity value you want to validate.
Verification details will appear here.
Useful guardrails when shipping SRI in production.
sha384 for CDN-hosted JS/CSS unless you have a policy requiring a different algorithm.crossorigin="anonymous" and a response that can be fetched in CORS mode.