URL decode
{ } الويب والكود
URL decode
HTML وCSS وJSON وCSV وBase64 والروابط والتعبيرات النمطية داخل المتصفح.
النتيجة
{ } الويب والكود
HTML وCSS وJSON وCSV وBase64 والروابط والتعبيرات النمطية داخل المتصفح.
المنطق
decodeURIComponent macht URL-kodierte Zeichen wieder lesbar.
مثال
a%20b%26cالنتيجة
a b&c
أخطاء شائعة
يعمل محلياً
تبقى المدخلات في المتصفح.
Check
URL decode uses this visible logic: decodeURIComponent macht URL-kodierte Zeichen wieder lesbar. Example values and common mistakes are shown next to the tool.
Yes. The calculation runs in the browser. Toolwise does not send inputs to a server or load external calculation modules.
Copy the result or pass it locally to File transfer time if you want to continue the workflow.