How to Use
- Paste one or multiple lines.
- Review outputs for each case style.
- Open Slugify settings to tune separators and stop words.
- Copy a single result or copy all at once.
Core Features
- Convert text to APA/Chicago Title Case with style-aware rules.
- Transform lines into camelCase, snake_case, kebab-case, and more.
- Generate SEO-friendly URL slugs with custom separators.
- Filter stop words to keep slugs clean and consistent.
- Process multi-line input in bulkโeach line handled separately.
- Copy results instantlyโprivate, client-side only.
Related Tools
Free private text to slug converter. Instantly turn titles, names, or strings into SEO-friendly lowercase URL slugs by replacing spaces and removing special characters.
Instantly count words, characters, sentences, paragraphs, and reading time. A client-side word counter for essays, SEO copy, and social media drafts.
Online Markdown editor with live preview, Mermaid, and autosave. Export a clean styled PDF for sharingโprivate, client-side. Start writing now, free today.
Convert Markdown to HTML in real time, preview the rendered output, and copy HTML or rich text for README sections, release notes, CMS fields, and email drafts.
Calculation Logic
- Title Case rules handle โsmall wordsโ (prepositions/conjunctions/articles) differently by style.
- Slugify typically lowercases, strips symbols, and replaces spaces with hyphens.
FAQ
- Is it free?
- Yes.
- Is my text uploaded?
- No. All conversion runs locally in your browser.
- How do I generate SEO-friendly URL slugs?
- Use Slugify to lowercase, remove symbols, and replace spaces with hyphens.
- Why arenโt some short words capitalized in Title Case? (Technical)
- Many style guides keep short prepositions/conjunctions/articles lowercase unless theyโre the first/last word of the title.
- Can I convert multiple lines at once?
- Yesโeach line is converted independently for fast bulk workflows.