How to use the Text Reverser
- Paste or type your text in the left panel.
- Click an operation button β the result appears on the right instantly.
Operations
- Reverse characters β mirrors the entire string character by character. Emoji and multi-byte characters are handled correctly.
- Reverse words β keeps individual words intact but flips their order.
- Reverse lines β flips the order of lines (last line becomes first).
- Check palindrome β tells you whether the text reads the same forwards and backwards (ignoring case, spaces, and punctuation).