Encode & Decode
Back to showcase

URL encoder & decoder

Encode query parameters or decode escaped URLs instantly. Switch between full URI mode, toggle <code>+</code> spacing, and keep everything on-device with Mini Tool Showcase.

...

0 chars·0 bytes
0 chars·0 bytes
Quick references
  • • Use Full URI mode when you want to preserve reserved URL characters like ? and #.
  • • Toggle Space ↔︎ + when working with application/x-www-form-urlencoded payloads.
  • • Decoder safely normalizes whitespace and supports multi-line inputs.