Announcement

Collapse
No announcement yet.

batch renaming BMP as DIB

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

    batch renaming BMP as DIB

    I cannot seem to use Irfanview (v4.10) via batch to change the extension of BMP files to DIB. If I use the template $N.DIB, it instead renames the file "filename.DIB.bmp". What's the trick?

    TIA

    #2
    Try leaving out the period.
    Before you post ... Edit your profile • IrfanView 4.62 • Windows 10 Home 19045.2486

    Irfan PaintIrfan View HelpIrfanPaint HelpRiot.dllMore SkinsFastStone CaptureUploads

    Comment


      #3
      Why skip the period? What good would that do?

      Comment


        #4
        If you are indeed renaming and not converting, then IrfanView will not probably work. I would use the Command Prompt and enter something like:

        REN "D:\Documents and Settings\UserName\Desktop\Test\*.bmp" "*.dib"

        Or you could try a renaming program:

        FreeCommander
        Other Programs

        Comment

        Working...
        X