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).