How to convert PowerPoint to tiff and set compression mode by command line?

In this article, I will show you how to convert PowerPoint to tiff file and then set compression mode by command line. The software I use is ·VeryDOC DOC to Any Converter, which can be used to convert all the Office file, OpenOffice file to tiff, PDF and other image file formats through command line in batch. In the following part, I will show you how to use this software.

Step 1. Download DOC to Any Converter

  • When downloading finishes, there will be a zip file. You need to extract it to some folder then you can call executable file in MS Dos Windows.
  • When you use this Window application, please obey rules, usage and examples in readme.txt.

Step 2. Convert PowerPoint to Tiff and set compression modes.

  • Here is the usage for your reference: DOC2Any [options] <in-file> [<out-file>]
  • When converting PowerPoint to tiff and set compression mode, please refer to the following command line templates.

    doc2any.exe -useprinter -compression 88880 "C:\in.ppt" C:\out.tif
    By this command line, we can convert PowerPoint to tiff and compress tiff file by 204x98  G4 ClassF TIFF.
    doc2any.exe -useprinter -compression 88881 "C:\in.pptx" C:\out.tif
    By this command line, we can convert PPTX file to tiff using virtual printer and using compression method of 204x196 G4 ClassF TIFF
    doc2any.exe -useprinter -compression 88883 "C:\in.ppt" C:\out.tif
    By this command line, you can compress output tiff file by 204x196 G3 ClassF TIFF.
    doc2any.exe -multipagetif -compression 88880 "C:\in.ppts " C:\out.tif
    By this command line, we can convert PowerPoint to multipage tiff file and compress it by 204x98  G4 ClassF TIFF.
    doc2any.exe -multipagetif -bitcount 1 -xres 300 -yres 300 "C:\in.pptx" C:\out.tif
    By this command line, we can convert PowerPoint to multipage tiff and set bitcount as 1, resolution from X and Y directions.

    Now let us check the parameters related to the conversion:
    -compression <int>       : Set compression for TIFF image
        -compression 1     : NONE compression
        -compression 2     : CCITT modified Huffman RLE
        -compression 3     : CCITT Group 3 fax encoding (1d)
        -compression 4     : CCITT Group 4 fax encoding
        -compression 5     : LZW compression
        -compression 6     : OJPEG compression
        -compression 7     : JPEG DCT compression
        -compression 32773 : PACKBITS compression
        -compression 32809 : THUNDERSCAN compression
        -compression 88880 : 204x98  G4 ClassF TIFF
        -compression 88881 : 204x196 G4 ClassF TIFF
        -compression 88882 : 204x98  G3 ClassF TIFF
        -compression 88883 : 204x196 G3 ClassF TIFF
        -compression 88884 : CCITT Group 3 fax encoding (2d)
      -rotate <int>            : Rotate pages, 90, 180, 270

You can use the same method to convert other Office file and OpenOffice file to Tiff and compress it by above compression methods. When converting Word file to tiff, you do not need to install Office word application. But when conversion other Office file to tiff, please make sure install corresponding Office application.

During the using, if you have any question, please contact us as soon as possible.

     

VN:F [1.9.20_1166]
Rating: 0.0/10 (0 votes cast)
VN:F [1.9.20_1166]
Rating: 0 (from 0 votes)

Related Posts

Leave a Reply

Your email address will not be published. Required fields are marked *


Verify Code   If you cannot see the CheckCode image,please refresh the page again!