Teks ke kebab-case

Ubah teks ke format kebab-case.

Alat Teks

Cara Menggunakan Teks ke kebab-case

  1. 1Paste your text (any format: spaces, camelCase, underscores)
  2. 2Conversion happens instantly
  3. 3Copy the kebab-case result

Tentang Teks ke kebab-case

kebab-case Converter transforms your text into the kebab-case format where words are lowercased and connected by hyphens. Unlike slug conversion, kebab-case is typically used for code identifiers (CSS classes, HTML attributes, file names) rather than URLs.

Input can be camelCase, PascalCase, snake_case, or plain text β€” all are correctly converted.

Pertanyaan yang Sering Diajukan

What is kebab-case used for?

kebab-case is used in CSS class names, HTML data attributes, file names, and some URL conventions.