Tiff PDF Cleaner Command Line
Usage: TiffPDFCleaner.exe <source> <destination> <options>
If you have a path with spaces use quotation marks.
Options:
- -verbosity - Log file verbosity
- error - Write to log file only errors (default)
- detail - Write detailed log file
- -logmode - Log file mode
- overwrite - Overwrite (default)
- append - Append
- -list - File with files mask to convert. Simple text file, each file on new line
- -Recurse:off - Include subfolders
- -do - Delete originals
- -kfs - Keep folder structure
- -kfl:off - Keep folder level
- -fo - Force overwrite existed files
- -limit - Limit converted files to count
- -combine:off - Combine all files into one document (pdf, tiff)
- -ds:off - Copy original date stamps to converted documents
- -sort - Sort source file list
- unsorted - Unsorted, natural order (default)
- name - Sort by file name
- date - Sort by file modification date
- numbers - Sort by numbers in file name
- -ext - Use custom extension for output files
- -optionfile - text file with options to use, "opt=value", one line - one option definition
- -c - Convert to
- tiff - convert to tiff
- pdf - convert to pdf
- -crop:off - Crop pages (remove black frame)
- -noblank:off - Do not remove blank pages
- -deskew:off - Deskew pages
- -w - Workspace (<left>x<top>-<right>x<bottom>), pixels
- -da - Delete page action
- remove - remove
- pdf - save to pdf
- tif - save to tiff
- -tp - Blank file name template
- -bt - Blank page detection tolerance (1-10)
- -cdpi - Render PDF dpi for crop processing
- -Head:off - Turn off header text
- -HeadText - Header text. Where [page] - Page Number and [date] - current date
- -HeadAlign - Header align
- left - align left
- right - align right
- center - align center
- -HeadFont - Header font name
- -HeadSize - Header font size
- -Foot:off - Turn off footer text
- -FootText - Footer text. Where [page] - Page Number and [date] - current date
- -FootAlign - Footer align
- left - align left
- right - align right
- center - align center
- -FootFont - Footer font name
- -FootSize - Footer font size
- -HeadImage - Draw picture on the header
- -HeadImageAlign - Header image align
- left - align left
- right - align right
- center - align center
- -FooterImage - Draw picture on the footer
- -FooterImageAlign - Footer image align
- left - align left
- right - align right
- center - align center
Note that -list is used when there is a list of files in a file.