🔗 URL Shortener — Link Analyzer & Preview

Paste any URL to decompose it, preview metadata, generate a QR code, and check link safety — all free, all in your browser.

🛡️ Link Safety

🧩 URL Decomposition

📱 QR Code

🕐 History (last 10)

    🔍

    URL Decomposition

    Break any URL into protocol, subdomain, domain, TLD, path, query params, and fragment.

    👁️

    OG Preview

    Fetch and display Open Graph title, description, and image for any link.

    📱

    QR Generator

    Generate a scannable QR code for any URL instantly, downloadable as PNG.

    🛡️

    Safety Check

    Instantly see if a link uses HTTPS and get a domain age estimate.

    Frequently Asked Questions

    Is this URL shortener free?

    Yes, completely free with no signup required. All processing happens locally in your browser — no data is ever sent to a server.

    How does the link preview work?

    We attempt to fetch the target page's Open Graph metadata client-side via the Fetch API. If CORS blocks the request, we display what we can infer from the URL structure itself.

    Does this tool track my URLs?

    No. Everything runs locally in your browser. No analytics, no tracking, no server-side storage. Your history is stored only in your browser's localStorage.