Online URL tools
Utilities for URLs: encode/decode, parameter parsing and link extraction.
Included tools
View full catalogURL Encode / Decode
Encode and decode URL strings for query params, tracking links and API requests.
URL Parser
Parse URLs into protocol, host, path, query and hash for debugging.
URL Extractor
Extract URLs from text blocks with quick copy and optional deduplication.
Explore other collections
Frequently asked questions
Does the parser detect query params and fragments?
Yes. It breaks down common components such as query params and fragments when present.
What is the difference between encode and decode?
Encode makes a URL safe by escaping characters; decode reverses that for readability and debugging.
Can I extract URLs from a text block?
Yes. The extractor detects links and helps you copy the final list.
Work with URLs faster
URLs and query parameters are part of any web workflow. These tools help you encode, decode and inspect components quickly.
You can also extract lists of links from text for audits, migrations and validation.