macOS
brew install slugifylocal Homebrew formula metadata
brew
Convert filenames and directories to a web friendly format. Version 1.0.1 via Homebrew; verified 2026-07-04.
install
brew install slugifylocal Homebrew formula metadata
sudo apt install slugifyDebian stable package indexes · slugify · source: deb.debian.org
overview
Convert filenames and directories to a web friendly format
history
Slugify is a small shell command for renaming files and directories into web-friendly forms. It sits in the long Unix tradition of tiny, composable filename-cleanup utilities.
The official GitHub repository was created in 2012. The project published v1.0.0 in August 2015 and v1.0.1 in January 2016, with a man page describing `slugify` as a command that converts filenames and directories to a web-friendly format.
The supplied package metadata lists Homebrew, Debian, and Ubuntu packages. That distribution pattern fits a simple CLI utility: useful enough for packaging, but intentionally narrow in scope.
Slugify is commonly used to normalize filenames for the web, scripts, media libraries, or static-site workflows. Its documented dry-run mode is important because it lets users preview filesystem renames before changing files.
Package nerds care about tools like slugify because they are boring, inspectable Unix commands: a single executable, a man page, predictable options, and no service dependency.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
slugify | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/JabberLabs/slugify
install metadata
| Package key | brew:slugify |
|---|---|
| Version | 1.0.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/slugify |
| Homepage | https://github.com/JabberLabs/slugify |
| Repository | https://github.com/JabberLabs/slugify |
| Upstream docs | https://github.com/benlinton/slugify#readme |
| License | MIT |
| Source archive | https://github.com/JabberLabs/slugify/archive/refs/tags/v1.0.1.tar.gz |
| Last updated | 2026-07-04T16:53:45+09:00 |
| Pulse | updated |
| Bottle | available (on all) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | slugify |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
slugify 8.0.4-4
Python utility that generates clean, URL-safe slugs
https://github.com/un33k/python-slugify
sudo apt install slugifyslugify 8.0.4-1
Python slugify application that handles unicode
https://github.com/un33k/python-slugify
sudo apt install slugifysource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.