About the tool
What Is The SBMM Ultimate URL Editor?
The SBMM Ultimate URL Editor runs eleven batch operations over a pasted list of addresses: trim, drop blank lines, lowercase, strip the query string, strip the fragment, strip a trailing slash, force HTTPS, add www, remove www, de-duplicate and sort. Tick the ones you want, paste the list, and copy back the cleaned version.
URL lists collect mess the moment they leave a tool. A backlink export, a Search Console download, a sitemap extract or a manual scrape arrives with tracking parameters, mixed case, http and https side by side, www and non-www versions of the same page, fragment anchors, blank lines and duplicates. Cleaning that by hand is an hour a list; this is one pass.
The operations run in a fixed, published order rather than the order you ticked them, because the answer depends on it. Rewrites happen before de-duplication, so two addresses that differ only by www or a tracking parameter collapse into one instead of surviving as a pair. Sorting runs last, so the same input always produces the same output.