URL Formatter FAQ — ComTools
Free URL formatter on ComTools: parse, edit and rebuild query strings in the browser — no upload.
How to use
- Open — https://comtools.cn/url-params
- Paste URL — Paste full URL or query
- Edit & copy — Change pairs and copy result
FAQ
What is URL formatting?
It turns a long URL or ?key=value&... string into an editable table, then rebuilds the link. Open /url-params.
URL formatter vs URL encode?
Formatting edits the whole query. Encode/decode only percent-encodes one string (/url-encode, /url-decode).
Is my URL uploaded?
No. /url-params runs entirely in the browser.
What can I edit?
Decode query keys/values, edit pairs, and rebuild the URL.
Encoded characters?
The tool helps view decoded params and re-encode when rebuilding.
English UI?
/en/url-params
Related?
Developer tools hub /developer-tools