Quick Guide:
- Full URL: Paste a complete URL and it will encode only the parts that need it (query parameters). The protocol, domain, and path stay readable.
- Text/Email/Value: Encode individual text, emails, or special characters. Use this when you need to encode something to put INTO a URL parameter.
Tip: Not sure which to use? Try "Full URL" first - it's smart enough to handle most cases.