All tools. One workspace.
Command K
Public tool listing

Slug Generator details

Generate URL-friendly slugs from titles with separators, case options, and transliteration. Slug Generator is now a native Toolars workspace for local URL slug creation, batch cleanup, and duplicate-safe publishing handoff.

Native workspaceFreeSlugSEOURL

Overview

Slug Generator turns titles, labels, filenames, and content drafts into clean URL-friendly slugs with configurable separators, lowercase handling, transliteration, max length, and duplicate suffixing. The workspace migrates the Aixtral source behavior into Toolars-native input, option, result, and history panels so editors and developers can prepare stable URLs locally before publishing.

How it works

1Paste titlesAdd one title or multiple lines of headings, labels, filenames, or content ideas directly in the local workspace.Input
2Choose slug rulesSelect hyphen, underscore, or dot separators, then control lowercase output, ASCII transliteration, max length, and duplicate suffixes.Options
3Generate clean slugsNormalize punctuation, whitespace, accents, repeated separators, and duplicate rows into copy-ready URL segments.Output
4Review before publishCheck duplicates, truncated terms, routing constraints, and recent history before copying slugs into a CMS, docs site, or route map.Review

Local slug generation model

LocalSource titles are processed in the browser and are not uploaded for slug generation.
DeterministicSlug output comes from transparent string rules, so separator, case, transliteration, and duplicate handling remain reviewable.
PublicThis tool has a dedicated Toolars workspace, source-backed library implementation, and focused tests.

Implementation handoff

AXAixtral sourceUses the Aixtral Slug Generator utility functions and client behavior as the source reference.Source
UIToolars workspaceAdds a native workbench, batch duplicate handling, option review, history cleanup, and public catalog readiness.Ready