Skip to content

feralcreative/sanitize-filenames

Repository files navigation

sanitize-filenames.alfredworkflow

This Alfred workflow calls a very simple applescript that sanitizes your filenames for web use by removing special characters and converting to kebab-case.

The script makes the following changes to your selected files:

  • Converts filenames to lowercase

  • Removes special characters from filenames: \ * { } ^ : , $ ! = # ( ) % ? " ' ; / \ [ ] ~ |

  • Replaces "&" with "and"

  • Replace spaces and underscores with dashes

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published