LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 01-31-2006, 07:01 AM   #1
jst1
Member
 
Registered: Jan 2005
Location: chicago
Distribution: Suse 10.0
Posts: 39

Rep: Reputation: 15
imagemagick or pcdtoppm script to convert pcd to jpeg?


I want to convert an entire directory of pcd (Kodak PhotoCD) files to jpeg (~200 files). I have not found an easy way with either pcdtoppm or imagemagick convert. Thanks in advance for any assistance!
 
Old 02-01-2006, 05:26 PM   #2
GrueMaster
Member
 
Registered: Aug 2005
Location: Oregon
Distribution: Kubuntu.
Posts: 848

Rep: Reputation: 30
I'm not sure of the command line for pcdtoppm, but if you use tcsh as a shell, you could do it in a command line as follows:

foreach pcd (`ls *.pcd|awk 'BEGIN{FS="."}{print $1}'`)
pcdtoppm $pcd.pcd $pcd.jpg.
end


Another option that also will help organize your pictures into digital photo albums is digiKam. It may be part of Suse 9.3 already, but download a newer version anyways. It will do batch conversions.
 
  


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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
ImageMagick-Convert, resize width, keep aspect cadj Linux - Software 2 06-18-2010 05:10 PM
Using ImageMagick Convert RGB -> indexed colors paulsm4 Programming 0 01-17-2006 04:06 PM
How can i convert .obj to jpeg format in Tgif?? realxixi Linux - Software 0 11-03-2004 10:34 PM
converting JPEG images to MPEG-2 video using <convert>? BeetleBailey Programming 3 06-11-2004 09:07 AM
file to convert from pictClipping extension to jpeg - macutils dumpthecore Linux - Newbie 0 11-12-2003 01:07 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 03:06 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