# Text Utilities for AI Agents This website provides a collection of free online text manipulation tools. ## Base URL https://www.textwiz.app ## Available Tools ### Case Converter URL: /case-converter Description: Convert text between Uppercase, Lowercase, Title Case, and Sentence Case. ### Text Cleaner URL: /text-cleaner Description: Remove double spaces, empty lines, and format text. ### List Cleaner URL: /list-cleaner Description: Remove duplicates from lists, trim whitespaces, and sort items. ### Slug Generator URL: /slug-generator Description: Generate SEO-friendly URL slugs from text titles. ### Character Counter URL: /character-counter Description: Real-time character, word, and line counter. ## Usage The tools are client-side React applications. Navigation to any tool URL will load the specific tool.