Text Reverser

Reverse text by characters, words, sentences, or lines. Includes palindrome detection and multiple reversal modes.

5,800 AI Tokens Used
Feb 2, 2026 Created
textfun
Categories
0 chars · 0 words · 0 lines
Reversed text will appear here...

Examples

Characters:
"Hello World" → "dlroW olleH"
Words:
"Hello World" → "World Hello"
Sentences:
"First. Second. Third." → "Third. Second. First."
Lines:
"Line 1\nLine 2\nLine 3" → "Line 3\nLine 2\nLine 1"

Palindrome Check

Enter text to check if it's a palindrome

How This Tool Was Built

This tool was created entirely by AI. Here's the exact prompt used to generate it:

Prompt Used
Create a Text Reverser tool with these features:

1. Mode selector: Characters, Words, Sentences, Lines
2. Input textarea
3. Real-time reversal
4. Output display
5. Copy result button
6. Clear button
7. Character/word/line count stats
8. Examples showing each mode
9. Palindrome detection

Make it fun with cyan as the accent color.
AI
Claude AI Model
#
5,800 Tokens Used
100%
AI-Generated Code Origin