The Text to Slug tool converts a page title, product name, or heading into a lowercase, hyphen-separated URL slug that search engines and humans both parse easily. It normalises Unicode with NFKD decomposition so ‘Café Málaga’ becomes `cafe-malaga`, strips punctuation, collapses whitespace, and removes leading/trailing hyphens. Optional stopword removal drops common words like ‘the’, ‘of’, ‘and’, ‘a’ that add no SEO value and inflate URL length. Google recommends slugs under 60 characters and made of ‘hyphen-separated words that describe the page content’ — this tool caps output at 75 characters by default (adjustable) and warns when the result is too long or duplicates an existing slug on your site. Everything happens in your browser, so drafts of unpublished articles remain private.
Free, fast, and runs entirely in your browser — no signup, no upload to a server.