$ staticdelivr --migrate --all
Upgrade your
infrastructure.
Moving from unpkg, jsDelivr, GitHub, or GitLab? Convert your links instantly. Same files, same structure, but delivered via our redundant multi-CDN edge.
// Waiting for valid input...
Why make the switch?
Auto-Redundancy
We aggregate Cloudflare, Fastly, and Gcore. If one provider fails, we route traffic to another instantly.
Smart Routing
Our DNS steers users to the closest performant PoP, not just the closest datacenter, reducing latency.
Global Scale
With 570+ PoPs worldwide, we deliver assets from the edge, ensuring consistent speed for global audiences.
Find & Replace
Batch Migration Patterns
Use these patterns in your IDE or codebase-wide search to migrate all CDN links at once.
Auto-detect
jsDelivr
Works for both NPM packages and GitHub files. Paths are automatically preserved.
Find
cdn.jsdelivr.netReplace
cdn.staticdelivr.comAdd /npm/
unpkg
Remember to add /npm/ after the domain to maintain compatibility.
Find
unpkg.com/Replace
cdn.staticdelivr.com/npm/