Diysb Tools

创建回文

世界上最简单的基于浏览器的回文创建工具,可从任何文本创建回文。输入文本即可立即将其转换为正反读相同的回文。非常适合文字游戏、创建对称文本模式或探索语言学知识。

文本工具
Input text
Result
工具选项
回文选项
Duplicate the last character in the mirrored part
Create a palindrome for each line separately
创建回文 示例

Create Simple Palindrome

Create a palindrome by mirroring the text including the last character.

hello
hello
helloolleh
helloolleh
回文选项
Duplicate the last character in the mirrored part
Create a palindrome for each line separately

Create Palindrome (exclude last char)

Create a palindrome without duplicating the last character.

hello
hello
helloleh
helloleh
回文选项
Duplicate the last character in the mirrored part
Create a palindrome for each line separately

Multi-line Palindrome

Create palindromes for each line separately.

cat dog
cat dog
cattac doggod
cattac doggod
回文选项
Duplicate the last character in the mirrored part
Create a palindrome for each line separately