luadocs/content/lua.scripts.manual/scripts/contrib/rename_images.md
2022-01-12 16:33:41 -05:00

716 B

title id weight draft author
rename_images rename_images 275 false people

Name

rename_images.lua - rename one or more image files

Description

Rename an image or images according to a pattern built by the user. It is possible to specify a different directory in the rename pattern, which will result in a move as well as a rename. The database will be updated to reflect the new name/location of the image.

Usage

  • require this script from your luarc file or start it from script_manager
  • select an image or images
  • enter a renaming pattern
  • click the button to rename the files

Additional Software Required

Limitations

Author

Bill Ferguson - wpferguson@gmail.com