AWARE [SYSTEMS] Imaging expertise for the Delphi developer
AWare Systems, Imaging expertise for the Delphi developer, Home TIFF and LibTiff Mailing List Archive

LibTiff Mailing List

TIFF and LibTiff Mailing List Archive
December 1996

Previous Thread
Next Thread

Previous by Thread
Next by Thread

Previous by Date
Next by Date

Contact

The TIFF Mailing List Homepage
This list is run by Frank Warmerdam
Archive maintained by AWare Systems



Valid HTML 4.01!



Thread

1996.12.22 16:33 "Dos Utilities for Batch Tiff Conversion", by Narendra Hiranandani
1996.12.23 03:45 "Re: Your Message / Dos Utilities for Batch Tiff Conversion", by Narendra Hiranandani
1996.12.23 15:43 "PC Utility to Uncompress Tar Files", by Nuri Boydstun

1996.12.23 15:43 "PC Utility to Uncompress Tar Files", by Nuri Boydstun

Item Subject: Re: Your Message / Dos Utilities for Batch Tiff Conversion
     I used Keyview to uncompress the tar file on my PC.  I got Keyview as 
     an addon to Netscape.  I am runing WinNT but I assume it would work 
     with Win95 also.
     
     Sincerely,
     
     Nuri Boydstun
     nuralima_boydstun@hp.com


______________________________ Forward Header __________________________________
Subject: Re: Your Message / Dos Utilities for Batch Tiff Conversion
Author:  Non-HP-owner-tiff (owner-tiff@relay.engr.sgi.com) at HP-Boise,mimegw7
Date:    12/22/96 7:45 PM


Narendra Hiranandani wrote:
> 
> Adam Jenkins wrote:
> >
> > >
> > > I am new to this list so please do not get upset if this query has 
> > > been answered before.
> > >
> > > We require a Dos Util for batch conversion of 
> > >
> > > 1.TIFF uncompressed to TIFF Lzw 
> > > 2.TIFF G4 to TIFF Lzw
> > > 3.TIFF G4 to PCX
> > >
> > > If anyone in the mailing list knows of any utility that can perform 
> > > the above we would be grateful if you could let us know.
> > >
> >
> > Get libtiff from ftp.sgi.com /graphics/tiff/.  It includes tools for 
> > doing the conversions you want to do with command-line tools, so it 
> > should be simple to write a bat file in dos to do it in batch.
> > something like
> >
> > for %f in (*.tif) do tiffcp -c lzw %f \tmp\%f 
> > move \tmp\*.tif .
> >
> > would work from the DOS command-line, using the tiffcp program that comes 
> > with libtiff.
> >
> > --
> > Adam P. Jenkins
> > mailto:ajenkins@cs.umass.edu
> >
> > University of Massachusetts/Amherst 
> > Office Number: (413) 545-3506 
 Sir,
     I am thankful to you for your prompt reply.
 I did access the above site (ftp.sgi.com /graphics/tiff/) 
 but all the files are in "Unix tar" compressed format.
 We do not have access to any Unix machine. We only have access to  only 
 DOS/Win95 based 486 PCs. We could not uncompress the above files.
     
 We would be highly grateful if you could help us.
     
Regards.

.......................................................................

FROM: Non-HP-enhira/HP-Boise_mimegw7////////HPMEXT1/enhira#a#giasbm01#f#vsnl#f#net#f#in@hpbs1480
TO: tiff@sgi.com