Palindrome Checker
Check if a string is a palindrome.
About the Palindrome Checker Tool
Check if a string is a palindrome. This free online tool runs entirely in your browser — no login, no installation, and no data is stored.
This tool is part of the Text category on NumbersChecker. Browse all Text tools or explore all 139 tools.
Related: palindrome · mirror · read
API usage
POST /api/palindrome
Content-Type: application/json
{
"text": "your input here"
}