0

I have a directory structure containing 300 gigs worth of Tiff Images. Some are encoded as Jpeg-in-Tiff, others as "Group 4 fax encoding". I need to change the format of all to the later without losing my folder structures.

Anyone have any ideas?

anon
  • 19
  • 1
  • Jpeg-in-Tiff is either grayscale or color while Group 4 fax is black/white only. Can you explain what you mean by "normal Tiff"? Maybe uncompressed Tiff? – rwong Apr 02 '11 at 18:45

1 Answers1

1

Pretty much any image viewer with a batch conversion shoudl do this I like irfanview

Martin Beckett
  • 94,801
  • 28
  • 188
  • 263