Search found 7 matches

by thesquire
2016-03-13T16:20:46-07:00
Forum: Users
Topic: Using IM (windows ver) to convert Kodak .pcd files to TIFFs
Replies: 12
Views: 3766

Re: Using IM (windows ver) to convert Kodak .pcd files to TIFFs

Here is your post.

Postby snibgo » 2016-03-13T16:11:34-06:00
This creates a 6144x4096 pixel sRGB image from your file:

Code: Select all
convert IMG0101.PCD[6] -colorspace sRGB x.tiff
snibgo's IM pages: im.snibgo.com

I plead extreme ignorance about the line containing the words: Code: Select All.
by thesquire
2016-03-13T16:18:00-07:00
Forum: Users
Topic: Using IM (windows ver) to convert Kodak .pcd files to TIFFs
Replies: 12
Views: 3766

Re: Using IM (windows ver) to convert Kodak .pcd files to TIFFs

Before I used IM I set up IRFANVIEW (latest version) and tried it. It worked beautifully to capture the highest resolution available. The pictures were taken with a high-end Canon SLR (A1) and good quality Canon glass circa 1994 it produced an image file of approx 18 MB in size. Damned good quality ...
by thesquire
2016-03-13T15:21:57-07:00
Forum: Users
Topic: Using IM (windows ver) to convert Kodak .pcd files to TIFFs
Replies: 12
Views: 3766

Re: Using IM (windows ver) to convert Kodak .pcd files to TIFFs

Thanks, snibgo. I will try that code. Since I have never used ImageMagick before, could you clarify what the line: Code:SELECT ALL does? Also what does the [6] do in the convert line? Sorry to be such a bother.
by thesquire
2016-03-13T14:43:58-07:00
Forum: Users
Topic: Using IM (windows ver) to convert Kodak .pcd files to TIFFs
Replies: 12
Views: 3766

Re: Using IM (windows ver) to convert Kodak .pcd files to TIFFs

I sent snibgo a dropbox URL with a .pcd file re the topic.
by thesquire
2016-03-13T14:08:19-07:00
Forum: Users
Topic: Using IM (windows ver) to convert Kodak .pcd files to TIFFs
Replies: 12
Views: 3766

Re: Using IM (windows ver) to convert Kodak .pcd files to TIFFs

Hi:

I will attempt set up Dropbox in order to try your suggestion. Thanks.
by thesquire
2016-03-13T13:13:34-07:00
Forum: Users
Topic: Using IM (windows ver) to convert Kodak .pcd files to TIFFs
Replies: 12
Views: 3766

Re: Using IM (windows ver) to convert Kodak .pcd files to TIFFs

I don't know how to upload a .pcd file to snibdo.
by thesquire
2016-03-13T12:25:35-07:00
Forum: Users
Topic: Using IM (windows ver) to convert Kodak .pcd files to TIFFs
Replies: 12
Views: 3766

Using IM (windows ver) to convert Kodak .pcd files to TIFFs

Hi: My first post. First of all I read the basic Windows usage information about using IM. It does not answer my issue. I am a complete novice at IM. Haven't used it yet. I want to convert my Kodak .PCD files to TIFF format, but to at the same time extract the large resolution image from the .PCD ...