Batch job convert files?

Discussion in 'Computer Gaming Forum' started by ASSEMbler, Feb 2, 2013.

  1. ASSEMbler

    ASSEMbler Administrator Staff Member

    Joined:
    Mar 13, 2004
    Messages:
    19,394
    Likes Received:
    995
    I want to re-release the acclaim archive but update the old graphics files to new standards.

    Anyone know a program that will batch convert files where they are instead of saving them to a new unrelated folder?
     
  2. Druidic teacher

    Druidic teacher Officer at Arms

    Joined:
    Jun 6, 2006
    Messages:
    3,643
    Likes Received:
    129
    x
     
    Last edited: Jun 22, 2017
  3. Shinebi

    Shinebi Dauntless Member

    Joined:
    Jul 6, 2011
    Messages:
    744
    Likes Received:
    8
    ACDSEE will do this also for most formats:
    just open first image, then double-click on the already opened image (if needed), then select all images, then convert all with tools option.
     
  4. tehgazza

    tehgazza Rising Member

    Joined:
    Nov 11, 2012
    Messages:
    63
    Likes Received:
    2
    irfanview is the best batch converter i have ever seen.
     
  5. -=FamilyGuy=-

    -=FamilyGuy=- Site Supporter 2049

    Joined:
    Mar 3, 2007
    Messages:
    3,031
    Likes Received:
    889
    mogrify -format jpg *.bmp

    will convert all bmp to jpg in the current folder. It's very fast /efficient, it's also multithreaded!
    It's part of imagemagik, one of the best image conversion toolkit there is IMO. I use it all the time to go from ps <=> pdf <=> svg <=> png <=> jpg <=> bmp.
    Find it here for any platform: http://www.imagemagick.org/script/binary-releases.php

    FG
     
    Last edited: Feb 6, 2013
sonicdude10
Draft saved Draft deleted
Insert every image as a...
  1.  0%

Share This Page