English to Urdu Converter

Type in English letters and see real-time conversion to Urdu script.

📝 Type in English
0 characters
Translating...
Final conversion to Urdu format applied.

How to Use - استعمال کرنے کا طریقہ

×

🎯 Getting Started

This tool converts English text (typed phonetically) into Urdu script.

📝 How to Type

  • Suggestions: Start typing in English (e.g., *kya haal hai*). Suggestions will appear above the text area.
  • Conversion: When you press Spacebar or Enter, the English word you just typed will be converted to the top Urdu translation.
  • Use Suggestions: Click any blue suggestion chip (including the original English word) to insert it followed by a space.
  • Pasting Text: You can paste English text. The conversion of pasted words happens when you type a space/enter after them.
  • Final Conversion Button: Click the 'Apply Final Conversion' button to apply any final formatting.

🎯 شروع ہو جائیں

یہ ٹول انگریزی متن (صوتی طور پر ٹائپ کیا گیا) کو Urdu رسم الخط میں تبدیل کرتا ہے۔

📝 ٹائپ کیسے کریں

  • تجاویز: بس انگریزی میں ٹائپ کرنا شروع کریں (جیسے *kya haal hai*)۔ تجاویز ٹیکسٹ ایریا کے اوپر نظر آئیں گی۔
  • تبدیلی: جب آپ اسپیس بار یا اینٹر دباتے ہیں، تو آپ کا ٹائپ کردہ انگریزی لفظ سرفہرست Urdu ترجمہ میں تبدیل ہو جائے گا۔
  • تجاویز استعمال کریں: کسی بھی نیلی تجویز چپ (بشمول اصل انگریزی لفظ) پر کلک کرنے سے وہ لفظ داخل ہو جائے گا اور اس کے بعد ایک اسپیس آئے گی۔
  • متن پیسٹ کرنا: آپ انگریزی متن پیسٹ کر سکتے ہیں۔ پیسٹ شدہ الفاظ کی تبدیلی اس وقت ہوتی ہے جب آپ ان کے بعد اسپیس/اینٹر ٹائپ کرتے ہیں۔
  • حتمی تبدیلی کا بٹن: پورے متن پر کوئی بھی حتمی فارمیٹنگ لاگو کرنے کے لیے 'Apply Final Conversion' بٹن پر کلک کریں۔
'); printWindow.document.close(); setTimeout(() => { printWindow.print(); }, 250); }); clearBtn.addEventListener('click', () => { inputEditor.value = ''; suggestions.style.display = 'none'; // Hide suggestions inputEditor.style.marginTop = defaultEditorMarginTop; // Reset margin if(charCount) charCount.textContent = '0'; }); inputEditor.addEventListener('copy', (event) => { /* ... unchanged ... */ const selectedText = window.getSelection().toString(); if (selectedText && selectedText.length > 0) { showNotification('Text copied!'); } }); // --- Modal functionality (Unchanged) --- if (helpBtn && modal && closeBtn) { helpBtn.onclick = function() { modal.style.display = 'block'; } closeBtn.onclick = function() { modal.style.display = 'none'; } window.onclick = function(event) { if (event.target == modal) { modal.style.display = 'none'; } } document.querySelectorAll(tabClass).forEach(tab => { tab.addEventListener('click', () => { document.querySelectorAll(tabClass).forEach(t => t.classList.remove(activeTabClass)); document.querySelectorAll(tabContentClass).forEach(tc => tc.classList.remove(activeTabClass)); tab.classList.add(activeTabClass); const tabId = tab.getAttribute('data-tab'); document.getElementById(prefix + '-' + tabId).classList.add(activeTabClass); }); }); } })();

Menu