
Usage:
  pdftoolbox --saveasimg [--excludeprocessingsteps] [--rect=rect] [--pagebox=pagebox] [--simulationprofile=simulationprofile] [--simulatepaper] [--blackpointcompensation] [--nosimulateoverprint] [--digits=digits] [--smoothing=smoothing] [--resolution=resolution] [--colorspace=colorspace] [--jpegformat=jpegformat] [--compression=compression] [--imgformat=imgformat] [--licensetype=licensetype] [--timeout_licenseserver=timeout_licenseserver] [--lsmessage=lsmessage] [--licenseserver=licenseserver] [--satellite_type=satellite_type] [--timeout_satellite=timeout_satellite] [--timeout_dispatcher=timeout_dispatcher] [--noshadowfiles] [--nolocal] [--endpoint=endpoint] [--dist] [--timeout=timeout] [--customdict=customdict] [-l=l] [--cachefolder=cachefolder] [--noprogress] [-t] [--topdf_noremotecontent] [--topdf_psepilogue=topdf_psepilogue] [--topdf_psprologue=topdf_psprologue] [--openpassword=openpassword] [--password=password] [--topdf_parameter=topdf_parameter] [--topdf_psfontsonly=topdf_psfontsonly] [--topdf_psaddfonts=topdf_psaddfonts] [--topdf_ignore] [-p=p] [--topdf_pdfsetting=topdf_pdfsetting] [--topdf_useexcelpagelayout] [--topdf_screen] [--topdf_forceopenoffice] [--optimizepdf] [--nooptimization] [-o=o] [-f=f] [-w] [-s=s] <input file>

Purpose:
  Renders an image per page preserving the page
    aspect ratio

Options:
      --excludeprocessingsteps    Exclude all Processing Steps
      --rect                      <lower left x>,<lower left y>,<upper right x>,<upper right y>[<unit>]: Render only part of page relative to --pagebox
                                     <unit>: Optional unit for coordiantes: pt, mm (default: pt)
                                     Ignored if --imgformat=pdf 
      --pagebox                   Render pages using a page geometry box (default: CROPBOX)
                                     MEDIABOX: Render MediaBox of page
                                     CROPBOX: Render CropBox of page
                                     TRIMBOX: Render TrimBox of page
                                     BLEEDBOX: Render BleedBox of page
                                     Ignored if --imgformat=pdf 
      --simulationprofile         Simulation profile
                                     <DESC>: Use ICC profile with 'desc' tag <DESC>
                                     <PATH>: Use ICC profile loaded from <PATH>
                                     OUTPUTINTENT: Use outputintent of file
      --simulatepaper             Simulate paper color
      --blackpointcompensation    Use blackpoint compensation
      --nosimulateoverprint       Do not simulate overprint
      --digits                    Defines the number of digits for page number (Default = 4)
      --smoothing                 Smoothing options (case insensitve comma seperated)
                                     NONE:      No smoothing
                                     ALL:       Smooth line art, images and text (default)
                                     LINES:     Smooth line art
                                     IMAGES:    Smooth images
                                     TEXT:      Smooth text
                                     NTLH:      Disable thin line heuristics
      --resolution                Resolution in ppi or width x height in pixel, e.g. 1024x800 (default: 72)
      --colorspace                JPEG: RGB, Gray, CMYK (default: RGB)
                                  PDF:  RGB, Gray, CMYK (default: RGB)
                                  TIFF: RGB, Gray, CMYK, Multichannel (default: RGB)
                                  PNG:  RGB, RGBA, Gray (default: RGB)
      --jpegformat                Baseline_Standard, Progressive_3_Scan (default: Baseline_Standard)
      --compression               JPEG: JPEG_minimum, JPEG_low, JPEG_medium, JPEG_high, JPEG_maximum (default: JPEG_medium)
                                  PDF:  JPEG_minimum, JPEG_low, JPEG_medium, JPEG_high, JPEG_maximum, PDF_Flate (default: JPEG_medium)
                                  TIFF: TIFF_None, TIFF_LZW, TIFF_FLATE (default: TIFF_LZW)
                                  PNG:  n.a.
      --imgformat                 JPEG, PNG, TIFF, PDF (default: JPEG)
      --licensetype               Use only specific license type on license server
                                      ALL (default)
                                      CREDITS
                                      RUNCOUNT
      --timeout_licenseserver     Time interval in seconds before search for available license is cancelled, if < 0: wait forever, default: 60)
      --lsmessage                 Optional message forwarded to license server sessions (http://<licenseserver>/status/data.json)
      --licenseserver             Use a callas license server instead of local license
                                  Syntax: --licenseserver=<IP Adress>:<PORT>
      --satellite_type            Distribute to satellite with specific type
      --timeout_satellite         Time interval before processing of job is cancelled on satellite (default: infinite)
      --timeout_dispatcher        Time interval before search for available satellite is cancelled (s.a. --nolocal, default: 10)
      --noshadowfiles             do not create 0kB shadow files in --dist mode
      --nolocal                   do not process locally, return error in case of timeout
      --endpoint                  dispatcher url
      --dist                      distribute execution to satellites
      --timeout                   Time interval before local processing of job is cancelled
      --customdict                Custom dictionary
  -l  --language                  Reporting language (e.g. en (English, default), de or fr)
      --cachefolder               Sets the cache folder path
      --noprogress                Switches off progress information
  -t  --timestamp                 show time stamp in output
      --topdf_noremotecontent     Disables remote content
      --topdf_psepilogue          Path to Epilogue for PostScript to PDF
      --topdf_psprologue          Path to Prologue for PostScript to PDF
      --openpassword              Open password
      --password                  Secure password
      --topdf_parameter           Custom parameters, valid values are:
                                     ShowHiddenColumns (for MS Excel conversion only)
                                     ShrinkToFit (for MS Excel conversion only)
                                     PrintQualityAndComments (for MS Word conversion only)
                                     UpdateChangedFields (for MS Word conversion only)
                                     DoNotHideOffice (for MS Office only)
                                     NoMemoryOptimization (for MS Office only)
                                     CSV_IMPORT=FieldSeparator,TextDelimiter,ChararcterSet (for LibreOffice only)
                                         FieldSeparator: Set field seperator as ASCII value, e.g. 44 for comma, 59 for semi-colon, 44/59 for both
                                         TextDelimiter: Set TextDelimeter as ASCII value, e.g. 34 for double quotes and 39 for single quotes
                                         ChararcterSet: Set character set. 0 = Unknown/System, 1 = Windows-1252, 9 = System Default, 11 = Ascii, 76 = UTF-8
                                     NoBitmapMissingFonts (for MS Word conversion only)
      --topdf_psfontsonly         Path to font folder for PS to PDF conversion (no usage of system fonts)
      --topdf_psaddfonts          Path to additional font folder for PS to PDF conversion 
      --topdf_ignore              Ignores the Office conversion
  -p  --pagerange                 <firstpage>[-<lastpage>], default: all pages;
                                  Only applied when analyzing not when converting PDF files.
                                  When converting non-PDF documents the page range of the
                                  original document can be specified.
      --topdf_pdfsetting          Path to Distiller joboptions file for PostScript to PDF
      --topdf_useexcelpagelayout  Use Excel page layout
      --topdf_screen              Images from Office documents will have lower quality, 
                                  result file will be smaller
      --topdf_forceopenoffice     Processes MS Office documents with Open Office
      --optimizepdf               The internal PDF structure is optimized
                                  when saving the PDF.
      --nooptimization            The internal PDF structure is not optimized
                                  when saving the PDF.
  -o  --outputfile                Destination for modified input file(s)
  -f  --outputfolder              Puts modified input file(s) into folder
  -w  --overwrite                 Overwrites existing files (default: index file name)
  -s  --suffix                    Adds suffix to modified file(s)

Arguments:
  input file   File to be processed

