Text & Code
URL Encoder / Decoder
Encode and decode URLs with percent-encoding. Parse URLs into components.
Your files stay on your device - processed locally via WebAssembly, never uploaded
Encoding Mode
🔒 All encoding and decoding happens in your browser. Nothing is sent anywhere.
Embed this tool on your website
Copy this code to add the URL Encoder / Decoder to your site for free. It runs entirely in your visitors' browsers - no API key, no usage limits.
<iframe src="https://optipix.art/embed/url-encoder" width="100%" height="600" style="border:1px solid #e4e4e7;border-radius:8px;" title="URL Encoder / Decoder by OptiPix" loading="lazy"></iframe> <p style="font-size:12px">Free tool by <a href="https://optipix.art/url-encoder">OptiPix URL Encoder / Decoder</a></p>
❤️ Love this tool? Support our team.
No ads, no tracking, no limits. Tips keep 104 tools free for everyone.
Secure payment via Stripe · No account needed
About URL Encoder / Decoder
Last updated: May 2026
OptiPix מקודד/מפענח URL ממיר טקסט בין פורמטים קריאים לבני אדם ופורמטים מקודדי אחוזים ל-URL. השתמש ב-encodeURIComponent (ברירת מחדל), encodeURI, או במצבי קידוד אחוזים מלאים. הפעל מצב חי כדי להמיר אוטומטית בזמן ההקלדה. מנתח ה-URL המובנה מפרק כל URL לרכיביו - פרוטוקול, מארח, פורט, נתיב, פרמטרים של שאילתה ופרגמנט - מה שמקל על בדיקה וניפוי באגים של כתובות URL. העתק טקסט מקודד או מפוענח בלחיצה אחת. מושלם למפתחי אינטרנט העובדים עם מחרוזות שאילתה, אינטגרציות API וניפוי באגים של URL. הכל פועל בדפדפן שלך - אין נתונים שנשלחים לשרת כלשהו.
How It Works
הכלי משתמש בפונקציות המובנות של JavaScript encodeURIComponent(), encodeURI(), ו-decodeURIComponent() לקידוד/פענוח סטנדרטי. מנתח ה-URL משתמש בבנאי ה-URL כדי לפרק כתובות URL לרכיבי RFC 3986 שלהן.
Use Cases
- •קודד פרמטרים של שאילתה לבקשות API
- •פענח כתובות URL מקודדות באחוזים לצורך ניפוי באגים
- •נתח כתובות URL מורכבות כדי לבדוק רכיבים בודדים
- •הכן טקסט להכללה בטוחה בנתיבי URL
- •נפה באגים במחרוזות שאילתה של URL עם תווים מיוחדים
You Might Also Like
If you find URL Encoder / Decoder useful, check out these related tools: HTML Entity Encoder / Decoder, Base64 Text Encoder / Decoder, and Hash Generator. All tools run entirely in your browser with no uploads or signups required.
Explore more: Browse all tools · Step-by-step guides · Tips & tutorials · Compare tools
Frequently Asked Questions
מהו קידוד URL?
אילו מצבי קידוד זמינים?
האם ניתן לנתח URL לרכיביו?
האם הנתונים שלי נשלחים לשרת כלשהו?
האם הוא מטפל בתווים בינלאומיים?
Related Tools
HTML Entity Encoder / Decoder
Encode and decode HTML entities. Four encoding modes plus a searchable reference table of 100+ common entities.
Base64 Text Encoder / Decoder
Encode text to Base64 and decode Base64 back to text. URL-safe mode available.
Hash Generator
Generate MD5, SHA-1, SHA-256, SHA-384, and SHA-512 hashes from text or files.
תמונה ל-Base64
קודד תמונות ל-Base64 / Data URI ופענח Base64 בחזרה לתמונות – באופן מיידי, בדפדפן שלך.