Reverse Text — Three flavors of reversal: characters (each character in reverse order), words (the order of words in the line is flipped), and lines (the order of lines is flipped). Pick whichever matches what you need.
Reversal happens entirely in your browser.
Was Reverse Text useful?
ما هو Reverse Text؟
Three flavors of reversal: characters (each character in reverse order), words (the order of words in the line is flipped), and lines (the order of lines is flipped). Pick whichever matches what you need.
All three are unicode-safe, so accented characters and emoji code points are preserved correctly (no broken surrogate pairs).
كيفية الاستخدام
-
Paste your text
A word, sentence, paragraph, or multi-line block.
-
Pick a mode
Characters, words, or lines — switch to see the difference.
-
Copy the result
Use the Copy button to grab the reversed text.
أمثلة
Character reverse
"hello world" becomes "dlrow olleh".
النتيجة: dlrow olleh
Word reverse
"hello world" becomes "world hello".
النتيجة: world hello
الأسئلة الشائعة
أدوات ذات صلة
محوّل حالة الأحرف
حوّل النص إلى UPPERCASE أو lowercase أو Title Case أو camelCase أو snake_case والمزيد. مجاني، في متصفحك، بدون رفع.
Character Counter
Count characters, words, lines, and UTF-8 bytes as you type.
Palindrome Checker
Check if a word, phrase, or sentence is a palindrome. Also detects anagrams. Case-insensitive, ignores spaces and punctuation.
Last reviewed: 2026-09-25