URL Encoder / Decoder

Encode, decode, parse, and build URLs. Batch process, double encode, Base64 URL, cURL & fetch snippet generation.

Encode Method
Auto Encode
Double Encode

◆ What it does

Encode, decode, parse, and build URLs with advanced features. Batch process multiple URLs, generate cURL/fetch snippets, and convert between URL-safe Base64.

▸ How to use

  • Paste a URL or text to encode/decode
  • Use Parse tab to break down URL components
  • Build URLs from parts in the Builder tab
  • Batch encode/decode multiple lines at once
  • Generate cURL or fetch snippets from URLs

▸ Why use this

  • Full encodeURI vs encodeURIComponent support
  • URL parser with query parameter extraction
  • URL builder with dynamic query params
  • Batch encode/decode multiple URLs
  • cURL and fetch code generation

FAQ

What is URL Encoder / Decoder?

Encode, decode, parse, and build URLs. Batch process, double encode, Base64 URL, cURL & fetch snippet generation.

How do I use URL Encoder / Decoder?

Paste a URL or text to encode/decode Use Parse tab to break down URL components Build URLs from parts in the Builder tab

Why use URL Encoder / Decoder?

Full encodeURI vs encodeURIComponent support URL parser with query parameter extraction URL builder with dynamic query params