Slugify
View API docs →Generate URL slugs from arbitrary strings. Lowercases, transliterates accented characters, strips punctuation, and replaces whitespace with hyphens.
POST
/api/slugify·cap 64.0 KiB·1 cost unit(s)More Text transformation
See all →Lorem Ipsum
Generate Lorem ipsum placeholder text.
Text case convert
Convert a string between case styles (camel / snake / kebab / Pascal / Title / etc.).
Text summarize
Summarize a long text into a shorter version using Llama 3.1.
URL decode
URL-decode a string (`%XX` → original characters).
URL encode
URL-encode a string for safe use in URL paths or query parameters.