URL تشفيرr / فك التشفيرr
تشفير special characters in URLs or decode URL-encoded strings. Real-time preview of both encoded and decoded output.
الصق رابط أو نص بأحرف خاصة
النتيجة
What is URL/Text to تشفيرd URL Conversion?
URL encoding يحول الأحرف الخاصة في URLs إلى تنسيق percent-encoded. FreeCVT يقوم بالتشفير وفك التشفير بالكامل في متصفحك.
فهم الصيغ
صيغة URL/نص
قد تحتوي عناوين URL على أحرف خاصة تتطلب التشفير لنقل آمن.
تشفيرd URL Format
Percent-encoded URLs replace special characters with percent-XX hex codes.
متى تستخدم هذا المحول
- تشفير query parameters for API calls
- فك التشفير encoded URLs to read them
- Prepare URLs for web scraping
القيود
- Double-encoding can occur if applied multiple times
- Edge cases with Unicode may vary
- Not a full URL validator
لماذا Freecvt؟
100% خاص
Everything is processed in your browser. Nothing is uploaded to any server.
معاينة فورية
See both encoded and decoded results simultaneously as you type.
يعمل في كل مكان
Runs on any device with a modern browser. No installation required.
الأسئلة الشائعة
متى يجب أن أترميز الرابط؟
When passing data in URL query strings or API parameters.
ما هو encodeURI مقابل encodeURIComponent؟
encodeURI encodes fewer characters. encodeURIComponent encodes more.
هل تم رفع بياناتي؟
No. Everything happens in your browser.