Results 1 to 6 of 6

Thread: Mass image convertion

  1. #1
    This is not your country Killy's Avatar
    Join Date
    Sep 2001
    Location
    This is not a country, this is earth
    Posts
    639

    Default Mass image convertion

    Does anyone know of a program that would allows me to convert a large quantity of BMP file to JPG quickly (And by quickly I mean that I wont have to open each file and Save it as a JPG).

  2. #2
    Hypnotising you crono_logical's Avatar
    Join Date
    May 2001
    Location
    Back in Time
    Posts
    9,313
    Contributions
    • Former Administrator
    • Former Cid's Knight

    Default

    Macromedia Fireworks has a nice batch conversion feature, but it's not free software Dunno if there's any free stuff that can do similar.
    Problems playing downloaded videos? Try CCCP


  3. #3

    Default

    I think Photoshop does that kind of thing. It has a batch converter anyhow, but I've never used it. I think you can get a trial version from adobe.com, but it's a pretty hefty download. It'd probably be quicker to convert the files manually!

  4. #4
    ORANGE Dr Unne's Avatar
    Join Date
    Dec 1999
    Posts
    7,394
    Articles
    1
    Contributions
    • Former Administrator
    • Former Developer
    • Former Tech Admin

    Default

    Paint Shop Pro does batch conversions. So does the <a href="http://www.gimp.org">gimp</a>, though it might be a bit harder to figure out since you have to do it through scripting. <a href="http://www.imagemagick.com/">ImageMagick</a> was designed for exactly this kind of thing, but unless you're in Linux and feel like throwing together a script or two, you likely won't want to do that. It'd be like 4 or 5 lines worth of Perl code to do it though.

  5. #5
    This is not your country Killy's Avatar
    Join Date
    Sep 2001
    Location
    This is not a country, this is earth
    Posts
    639

    Default

    Thanks, Paint Shop Pro did it.

    Edit: Now, does anyone know of a way to Mass resize all those JPGs?
    Last edited by Killy; 11-02-2003 at 10:14 PM.

  6. #6
    Prinny God Recognized Member Endless's Avatar
    Join Date
    Aug 2000
    Location
    Prinny Moon
    Posts
    2,641
    Contributions
    • Former Cid's Knight

    Default

    Since you can do that in Photoshop, I assume you can in PSP aswell.
    The general idea is to create an action which will resize your image (like 75% or to a fixed size) and have the batch apply the action to all the files you want.

    And then there is Death

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •