Announcement

Collapse
No announcement yet.

Basic Rename

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Aaron
    replied
    Hello,

    Not quite. BC4 does have the ability to Rename multiple files, using DOS Masking or Regular Expressions, but not with an increasing Counter (1,2,3,n+). So we aren't able to sequentially number them like you need, but have other renaming syntax. If you select multiple files, right-click -> Rename, and click the '?' Help button in the Rename dialog you can view our Help article on the subject.

    Leave a comment:


  • kathleen08
    started a topic Basic Rename

    Basic Rename

    I am trying to rename files like this:

    original names:

    1.png
    12.png
    50.png
    abc.png

    Rename to:

    001.png
    002.png
    003.png
    004.png

    So starting with random file names, and renaming to sequential, 3 digit numeric. In addition, is there a way to specify the number the sequence starts with.

    Thanks!
Working...
X