{
  "@context": "https://schema.org",
  "@type": "WebPage",
  "name": "Free Online Text Formatter & Case Converter | TechMind",
  "description": "Convert text case, generate clean URL slugs, remove extra spaces, clean line breaks, and format content instantly with simple online text utilities designed for modern writing and content workflows.",
  "url": "https://techmind.click/",
  "publisher": {
    "@type": "Organization",
    "name": "TechMind",
    "url": "https://techmind.click/",
    "logo": {
      "@type": "ImageObject",
      "url": "https://techmind.click/techmind-click-logo.svg"
    },
    "sameAs": [
      "https://www.producthunt.com/products/techmind-click",
      "https://fazier.com/launches/www.techmind.click"
    ]
  },
  "breadcrumb": {
    "@type": "BreadcrumbList",
    "itemListElement": [
      {
        "@type": "ListItem",
        "position": 1,
        "name": "Home",
        "item": "https://techmind.click/"
      }
    ]
  },
  "mainEntity": {
    "@type": "WebApplication",
    "name": "Case Converter & Text Formatting Tools",
    "description": "Convert text to UPPERCASE, lowercase, Sentence case, Title case, Toggle case, Inverse case, generate slugs, remove extra spaces and line breaks.",
    "applicationCategory": "UtilityApplication",
    "operatingSystem": "All",
    "browserRequirements": "JavaScript enabled",
    "offers": {
      "@type": "Offer",
      "price": "0",
      "priceCurrency": "USD",
      "availability": "https://schema.org/InStock"
    },
    "featureList": [
      "UPPERCASE conversion",
      "Lowercase conversion",
      "Sentence case conversion",
      "Title case conversion",
      "Toggle case conversion",
      "Inverse case conversion",
      "Slug generator",
      "Remove extra spaces",
      "Remove duplicate line breaks"
    ]
  },
  "mainEntityOfPage": {
    "@type": "WebPage",
    "@id": "https://techmind.click/"
  },
  "potentialAction": {
    "@type": "SearchAction",
    "target": "https://techmind.click/?q={search_term_string}",
    "query-input": "required name=search_term_string"
  },
  "about": {
    "@type": "Thing",
    "name": "Text formatting tools",
    "description": "Online utilities for case conversion, slug generation, and text cleanup."
  },
  "datePublished": "2025-01-01",
  "dateModified": "2025-01-01"
}