Modifier: Casing

Changes the case of path, file, and extension names.

  • Path
  • The path of the file, excluding the name and extension.

  • Filename
  • The name of the file, excluding the path and extension.

  • Extension
  • The extension of the file (including leading full-stop), excluding path and name.

  • Force Lower
  • A standard substring match that forces any matches to lowercase. If an item's path, file, or extension contains any of the substrings, it'll be forced to lowercase regardless of the Path Filename Extension options.

    Separate multiple entries with a semi-colon ; character.

    Has a lower priority than Force Upper.

  • Force Upper
  • A standard substring match that forces any matches to uppercase. If an item's path, file, or extension contains any of the substrings, it'll be forced to uppercase regardless of the Path Filename Extension options.

    Separate multiple entries with a semi-colon ; character.

    Has a higher priority than Force Lower.

  • Examples
  • Examples of how the current settings will affect files; click a path/file to change.