Menu

#7 Renaming File-Extensions

open
None
1
2004-09-21
2004-03-21
Anonymous
No

The filters should allow renaming of
filename+file-extension.

e.g.

bla.nfo -> bla.txt

Discussion

  • Werner BEROUX

    Werner BEROUX - 2004-09-21

    Logged In: YES
    user_id=298482

    It does. What it doesn't explecitely is renaming only the
    extension. You can make workarounds by using the
    Search&Replace with regular expressions like "[^.]*$" that
    would fith the extension string only.

     
  • Werner BEROUX

    Werner BEROUX - 2004-09-21
    • assigned_to: nobody --> wernight
     
  • Werner BEROUX

    Werner BEROUX - 2004-09-21
    • priority: 5 --> 1
     
  • mjflanagan

    mjflanagan - 2007-02-26

    Logged In: YES
    user_id=1311129
    Originator: NO

    I tried the regex suggestion--doesn't seem to work. It doesn't look like I have access to the extension in the 'Find what' box. 'Before renaming' box doesn't show the extension, either. So, for example, if the input file is a.mpp, and I use your suggested workaround to rename the file to "a.sav", the rename suggests that the files would be renames a.sav.mpp. It doesn't look like I can tell Rename-It to stop putting the extension back in. If I use your regex workaround and tell Rename-It to rename the file to 'a', it says it will rename it to 'a.mpp'.

    Or am I missing something? Thanks.

    I'm using version 3.41 on XP Pro.

     
  • Werner BEROUX

    Werner BEROUX - 2007-02-26

    Logged In: YES
    user_id=298482
    Originator: NO

    Top menu "Rename" > Check "Filename with extension". After that it'll be renamed.
    For more details you can take a look at the Flash tutorial on the website.

     

Log in to post a comment.