0.01
No commit activity in last 3 years
No release in over 3 years
AbsoluteRenamer is a very powerful tool that helps files and directories renaming using the Krename syntax. Unlike many batch renaming tools, AbsoluteRenamer is able to rename folders. AbsoluteRenamer is modular and can be extended to adapt itself to any kind of file or to add new options and features.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

 Project Readme

AbsoluteRenamer¶ ↑

AbsoluteRenamer is a very powerful tool that helps files and directories renaming using the Krename syntax.

Synopsis¶ ↑

absrenamer [OPTION]... [FILE]...

For instance, the following line will rename all IMG*.JPG files in photo_01.jpg, photo_02.jpg, …

absrenamer -f 'photo_##' -x '%' IMG*.JPG

Requirements¶ ↑

  • Ruby >= 1.8.7 (earlier releases will not work)

Installing¶ ↑

You can simply install AbsoluteRenamer with gem :

sudo gem install gemcutter
sudo gem tumble
sudo gem install AbsoluteRenamer

Documentation¶ ↑

Contributors¶ ↑

  • Simon COURTOIS

Copyright © 2009 Simon COURTOIS. See LICENSE for details.