LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 09-26-2005, 07:08 AM   #1
hottdogg
Member
 
Registered: Aug 2004
Distribution: opensuse ,debian/ubuntu
Posts: 222

Rep: Reputation: 30
Urgent!! Image batch converting, how?


People, I need immediate help and advice regarding multiple image converting.
I'll be given a task to convert 800 (that's right, 800) jpeg images to tiff format or vice versa, haven't got the detail yet. And must be finished within 48 hrs or less after the task is given. I think this should be done wih "batch converting". I know there's Imagemagick. But will it do the job done?
O yeah... B'cause the linux workstation I'm using isn't specifically for large image processing like this, I may do the task "batch converting" for every 10 images (80 times) so that my linux won't hang or do something stupid. I hope the required paramater for every image is the same (plz God let them be...). So, can you give me advice using ImageMagick (hint: what sould I type) or maybe refer to other tool? or anything?! or use windows-based tool? I don't mind as long as it's free to download. Please, Please, Please help.

THanks a lot.
Now, I want google "batch image convering" or someting like that.
 
Old 09-26-2005, 07:22 AM   #2
xowl
Member
 
Registered: Jan 2005
Distribution: Slackware current (and others)
Posts: 188

Rep: Reputation: 30
Quote:
Urgent!! Image batch converting, how? ( post #1)

People, I need immediate help and advice regarding multiple image converting.
I'll be given a task to convert 800 (that's right, 800) jpeg images to tiff format or vice versa, haven't got the detail yet. And must be finished within 48 hrs or less after the task is given. I think this should be done wih "batch converting". I know there's Imagemagick. But will it do the job done?
O yeah... B'cause the linux workstation I'm using isn't specifically for large image processing like this, I may do the task "batch converting" for every 10 images (80 times) so that my linux won't hang or do something stupid. I hope the required paramater for every image is the same (plz God let them be...). So, can you give me advice using ImageMagick (hint: what sould I type) or maybe refer to other tool? or anything?! or use windows-based tool? I don't mind as long as it's free to download. Please, Please, Please help.

THanks a lot.
Now, I want google "batch image convering" or someting like that.
Well.... Actually this is pretty simple.

lets suppose U have a directory where all Ur jpegs are. U go into de directory and type:

Code:
for i in *jpg; do convert $i $(basename $i jpg).tif ; done
and thats all.
 
  


Reply



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



Similar Threads
Thread Thread Starter Forum Replies Last Post
Batch converting images ObsessiveMathsFreak Linux - Software 6 06-10-2005 11:18 AM
Batch image manipulation elfoozo Linux - Software 5 06-03-2005 06:22 PM
Looking for a Batch Image Resizer Fonk Linux - Software 1 10-13-2004 02:58 PM
Batch image conversion mrsolo Linux - Software 1 09-06-2004 04:47 PM
batch image resizer jdaniel Linux - General 2 07-14-2003 11:08 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 04:19 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration