Convert any text into a clean, URL-friendly slug.
A slug is the last, readable part of a URL: "/blog/italian-cooking-recipes". Search engines and users prefer clear URLs over strings of numbers.
Type the title or phrase and get the slug instantly: lowercase, without accents, spaces converted to dashes and no weird characters.
It lowercases the text, removes accents, and replaces spaces and symbols with dashes, keeping only letters and numbers.
It is more compatible with systems and short URLs; an á would otherwise turn into %C3%A1, but using "a" is cleaner and avoids special-character issues.
You can replace the permalink with the slug generated here to get short, readable, SEO-friendly URLs.
UUID Generator
Generate unique UUID v4 and v7 instantly. Copy one or many with a single click.
JSON Formatter
Format and validate your JSON instantly: indent, minify and colorize your code.
Base64 Encoder & Decoder
Encode and decode text to Base64 quickly and securely.
CSS Minifier & Formatter
Minify or pretty-print your CSS instantly. Free, no install required.