← All Tools

About This Tool

This tool percent-encodes text or a full URL so it can be safely used inside a query string or URL path, escaping spaces and special characters correctly.

How to Use

  1. Type or paste the text or URL you want to encode.
  2. Choose Component (encodeURIComponent) or Full URL (encodeURI) mode.
  3. Click "Copy" to copy the encoded output.