Text / SEO
Clean text
Normalize spaces, line breaks, and basic formatting.
Input
Clean text
Result
Clean text
Waiting for text
The result will appear here.
API
Also available by API
Use JSON with a NOXUS API key. API billing uses separate USD balance.
The response includes structured values and downloadable content when useful.
POST /api/v1/tools/text-clean
Authorization: Bearer TU_API_KEY
Content-Type: application/json
{
"text": " Texto con espacios ",
"collapse_spaces": true
}