openSUSE Forums > Archives > SF Archives > ARCHIVES - Software > ARCHIVES - Software Recommendations & Requests » Looking For An "image Batch Converter" For Linux

Go Back   openSUSE Forums > Archives > SF Archives > ARCHIVES - Software > ARCHIVES - Software Recommendations & Requests
Forums FAQ Members List Search Today's Posts Mark Forums Read


ARCHIVES - Software Recommendations & Requests A place to comment about software you want, like, or dislike

 
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 19-Apr-2008, 15:46
RaX
Guest
 
Posts: n/a
Thumbs down

Does anyone of you guys, know about a simple application able to grab a group of image files, and convert them to other image formats ???

I'd be more than happy I'd be able to find one like that, I've googled around but I've been unable to find one like that.
  #2 (permalink)  
Old 19-Apr-2008, 17:05
ken_yap
Guest
 
Posts: n/a
Default

You can write a shell script to do the conversion using netpbm tools. For example, png to gif:

pngtopnm foo.png | pnmquant 256 | ppmtogif > foo.gif

I think Imagemagick might be able to do conversions too.
  #3 (permalink)  
Old 19-Apr-2008, 17:17
oldcpu
Guest
 
Posts: n/a
Default

A batch image resizer is birt:
http://acherondevelopment.com/project.php?name=birt

It is packaged by Packman:
http://packman.links2linux.org/package/birt

It may also save in a different format (I am not certain). You could check it out to see if it does that.
  #4 (permalink)  
Old 19-Apr-2008, 18:35
dobbs
Guest
 
Posts: n/a
Default

Quote:
A batch image resizer is birt:
http://acherondevelopment.com/project.php?name=birt

It is packaged by Packman:
http://packman.links2linux.org/package/birt

It may also save in a different format (I am not certain). You could check it out to see if it does that.
[/b]
Hey, thanks for info. I'm going to give this a try.....
  #5 (permalink)  
Old 19-Apr-2008, 19:07
gropiuskalle
Guest
 
Posts: n/a
Default

Gwenview contains a batch-converter, too. A simple and nice KDE-context-menu for doing pretty much everything you could do with image-file is »Kim«, which also lets you pick multiple images at once.
  #6 (permalink)  
Old 21-Apr-2008, 10:23
RaX
Guest
 
Posts: n/a
Default

Really nice suggestions. I ended using KIM, it's a nice and easy 'addon' to the konqueror context menu. It comes with lots of nice features, pretty handy.

Thanks for the recommendations guys!
 

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




 

Search Engine Friendly URLs by vBSEO 3.3.0 RC2