Hi everyone,
I’m a designer, not a developer. I run a blog and often need to fix post URLs and file names. Manually changing case, spaces, and punctuation was slow, so I built Slug Converter with help from ChatGPT.
Paste a title, pick dash or underscore, and get a clean, consistent slug you can reuse as a URL or filename. I focused on a fast, minimal UI; the code is simple and may have rough edges, but it fits my daily workflow. Feedback and ideas are welcome.