URL Encoding Guide
What is URL Encoding?
URL encoding converts special characters into a format that can be transmitted safely over the Internet. It replaces unsafe ASCII characters with a "%" followed by two hexadecimal digits. For example:
- Space becomes "%20"
- Forward slash "/" becomes "%2F"
- Question mark "?" becomes "%3F"
Tool Features & Limitations
- Single URL Processing: No character limit for individual URLs
- Batch Processing: Maximum 1000 URLs per batch
- History: Stores last 100 entries locally
- Cache: Automatically cleared based on settings
- File Size: Maximum 4MB cache size before warning