ihave.tools
ihave.tools
File Converter
Time Converter
Time Calculator
JSON Formatter
URL Encoder
Text Manipulator
URL Encoder / Decoder
Encode or decode URLs and URL components safely
URL
URI Component
Input
Encode
Decode
https://example.com/my space/file.txt?name=John Smith&email=user@email.com
Advanced
Result
Copied!
https://example.com/my%20space/file.txt?name=John%20Smith&email=user@email.com
URL Parts
Copied!
Protocol
https:
Copied!
Hostname
example.com
Copied!
Path
/my%20space/file.txt
Search Parameters
Copied!
name
John Smith
Copied!
email
[email protected]