← BACK TO PROJECTS
PROJECT / ACTIVE

URL INSPECTOR

Long URLs are easier to debug when you can see the pieces.

OPEN URL INSPECTOR
01 / OVERVIEW

WHAT IT DOES

It separates protocol, host, path, query string and fragment, then lists query parameters as readable key and value pairs. Encode and decode actions run locally.

02 / MILESTONES

RECENT WORK

2026-08-08 URL API PARSER SHIPPED 2026-08-08 QUERY PARAMETER BREAKDOWN ADDED 2026-08-08 ENCODE / DECODE + COPY ACTIONS ADDED