Home Dev

RenameX

Alexandre Pilloud

About

RenameX allows you to rename your files :

  • Numbering with leading zeros (001, 002, 0...).
  • Append/prepend string with numbering with leading zeros (DCIM0001, DCIM...).
  • Select extensions to rename.
  • Active/unactive renaming by grouping extensions.
  • Sort renaming by date or by name, ascendant or descendant.
  • Replace string in filename with or without regexp (Qt RegExp).
  • Rename extension (eg: "html" to "php").

Changelog

v1.1.2

  • Update new domain host for futures updates

v1.1.1

  • Fixed reseting index for extensions choosen manually
  • Mac OS X first release

v1.1.0

  • Added RegExp Documentation

v1.0.1

  • Fixed warning at file drag and drop for Windows users

v1.0.0

  • First release
  • Works on Windows (Mac OS X soon)

Futures updates

  • Rename/Replace subfolder
  • Rename : choose index (now by default, begin renaming by "0")
  • Rename : rename extentions individually
  • Replace : real-time output

Screenshots