URL Parser - Online Decompose Link into Components
Break down any URL into its individual components: protocol, hostname, path, query parameters. Decode query strings easily. Purely client-side.
UD5 Toolkit
Instantly expand shortened URLs to reveal their true destination. Check where that link really goes before you click — stay safe online.
Tracing redirects and resolving the destination
curl -L which can show each redirect hop.
Break down any URL into its individual components: protocol, hostname, path, query parameters. Decode query strings easily. Purely client-side.
Encode or decode a string for use in a URL query parameter. See the raw and encoded versions. Dev tool.
Paste a full URL or query string and instantly get a pretty JSON object. Parse arrays and nested keys.
Convert title to URL slug with options: ignore stop words, transliterate special characters, choose separator. SEO friendly.
Enter a URL and see a nested list of all h1‑h6 tags. Check document structure for SEO and accessibility.
Paste an SVG and get a ready‑to‑use data URI for CSS backgrounds or img tags. Optimized with URL encoding. All local.
Search by MIME or file extension to see the corresponding type. Helpful when configuring web servers. Static.
Shows the decimal and hex code point for every character in a string, including emojis. Copy as array. Dev reference.
Minify JavaScript and CSS code to reduce file size for production. Remove whitespace and comments instantly. Run locally, your code stays private.
Paste an SVG and get an optimized, URL‑encoded data URI for use in CSS backgrounds. Reduces file size and escapes characters.
Paste code and get a beautifully highlighted preview with line numbers. Supports many languages. Copy as HTML. Pure frontend.
Paste text with \uXXXX or \xXX escape sequences and decode to readable characters. Works for all Unicode planes.
Convert a JSON object into application/x‑www‑form‑urlencoded format. Essential for testing legacy APIs. Pure browser.
Paste a cURL command and instantly generate equivalent HTTP request code in Python, JavaScript, PHP, and more. Speed up API integration — fully local.
Optimize an SVG and convert it into a URL‑encoded data URI ready for CSS backgrounds. Strip unnecessary attributes. All local.
Drag points to create a custom clip‑path shape. See the CSS value update live. For creating non‑rectangular elements.
Build and test regular expressions against sample text. Real-time match highlighting, capture groups display, and flavor options. All inside your browser.
Enter a URL and see a nested list of all headings (h1‑h6). Check your document structure for SEO and accessibility. Pure fetch.
Paste Jira/Confluence wiki markup and get a rendered HTML preview. Supports headings, lists, links, and code blocks. All local.
Paste or upload an SVG and convert it into a CSS background‑image data URI. Clean and ready to embed.
Write a standard README with pre‑filled sections like Installation, Usage, and License. Export as Markdown. Save time.
Take a bloated inline SVG and clean it: remove unnecessary attributes, apply CSS shorthand. Smaller markup. Pure parser.
Convert your text to all lowercase instantly. Clean and simple. Works offline.
Type text and instantly see it rendered with text‑transform: uppercase, lowercase, capitalize, and full‑width. Copy CSS.
Browse a collection of ready-to-use CSS animations (fade, slide, bounce). Click to preview, then copy @keyframes and class to your project. Local tool.
Pick an emoji and get the exact CSS content property value with escaped Unicode. For inserting emojis via CSS.
Create a Remix route file with loader, action, and default export. TypeScript ready. Copy the route.tsx.
Offline‑first search of the CanIUse database. Type a CSS property, HTML element, or API and see global support percentages. Fast.
Press any key combination and see the human‑readable shortcut for macOS and Windows. Developer docs helper.
Map English letters to fancy mathematical or ornamental Unicode symbols. Create Facebook/Twitter bio art. All local.