CoolUtils Logo

TIFF Paging Command Line

Usage: TIFFPaging.exe <source> <destination> <options>
If you have path with spaces, use quotation marks.

 

Options:

  • -log <FileName> - Don`t show errors. Write them to the log file
  • -list - File with files mask to convert
  • -Recurse - Include subfolders
  • -do - Delete originals
  • -kfs - Keep Folder Structure
  • -c - Convert action
    • bmp - convert to windows bitmap
    • jpg - convert to jpeg file
    • j2k - convert to jpeg 2000 file
    • ico - convert to ico file
    • tif - convert to tiff file
    • gif - convert to gif file
    • png - convert to png file
    • pcx - convert to pcx file
    • pXm - convert to pxm file (pgm,ppm,pbm)
    • tga - convert to targa file
    • raw - convert to raw bitmap file
  • -s - Resize to <Width>x<Height>
  • -m - Resize method
    • n - no resize
    • s - stretch
    • t - thumbnail
    • f - fit
  • -o - Rotate
    • tr - top / right side
    • br - bottom / right side
    • bl - bottom / left side
    • lt - left side / top
    • rt - right side / top
    • rb - right side / bottom
    • lb - left side / bottom
    • ue - Use EXIF information (if exists)
  • -tc - Tiff file compression
    • unc - uncompressed TIFF
    • lzw - LZW compression
    • rle - RLE compression (packbits)
    • jpg - JPEG compression
    • bhc - Bilevel Huffman compression (CCITT1D)
    • bgm - Bilevel Group 3 CCITT compression, monodimensional (G3FAX1D)
    • bgb - Bilevel Group 3 CCITT compression, bidimensional (G3FAX2D)
    • bg4 - Bilevel Group 4 CCITT compression, bidimensional (G4FAX)
  • -jq - JPEG compression quality
  • -jr - J2K compression rate (1-100)
  • -ft - File name template
  • -e - Extract selected pages
  • -merge - Combine pages into one file <pages per width>x<pages per height> (not tiff format)
  • -combine - Combine some pages into one multipage tiff file (for tiff)

Note that -list is used when there is a list of files in a file.

Site Map  |  Contacts |  Resellers | About |  Privacy Policy |    Copyright © 1998-2024 CoolUtils Development. All rights reserved.