We are evaluating your software in order to convert a gray scale pdf image to mono G4 tiff.
I tried the command line:
pdf2img -r 300 - compress 4 -mono -multipage Infile Outfile
The original file is 12 pages gray scale. The process takes 5-7 seconds on a 16 core server. The main issue is that the resulting tif has an unacceptable level of dithering.
Do you have any suggestions?
Customer
---------------------------------------
Please use -threshold option to try again, for example,
pdf2img.exe -r 300 -threshold 180 -multipage test3.pdf _pdf2bw_threshold.tif
pdf2img.exe -r 300 -threshold 180 test3.pdf _pdf2bw_out.png
This is original PDF file,

The following image was created by following command line,
pdf2img.exe -r 300 -mono test3.pdf _pdf2bw_mono.png

The following image was created by following command line, the resultant TIFF file is a multi-page TIFF file,
pdf2img.exe -r 300 -threshold 180 -multipage test3.pdf _pdf2bw_threshold.tif

The following image was created by following command line,
pdf2img.exe -r 300 -threshold 180 test3.pdf _pdf2bw_out.png

If you still have same problem, please send to us your sample PDF file, we will check your PDF file and figure out a best command line to you asap.
VeryPDF
Related Posts
- VeryPDF PDF to CAD Converter DLL allows you to add conversion of PDF, DWF, DWG, DXF, CGM, PLT, TIFF, Gerber and other formats to your own applications
- How to add text stamps to PDF pages and convert PDF pages to image files with PDF Editor OCX product?
- How to batch convert from colour PDF files to multiple page black and white TIFF files?
- How to stitch multiple PDF pages into a long page TIFF image file?
- PDF to Image Converter – bulk convert PDF to image in C#, Java, or batch
- Do you have a PDF to Image Converter SDK for 64bit system?
- How to use PDF Extract Tiff 2.0 via command line and processing PDF files within sub-directories and the use of wildcards?
- Test vs Licensed. What is the difference between Test and Licensed versions of PDF to Image Converter Command Line application?
- How to convert dynamic form fields (XFA) from PDF files to image files?
- How to call PDF to Image Converter from SaaS (- Software as as Service) platform?
- Recommend an app to convert between PDF and image
- What’s the function of page range when dozens of pdf files to be converted in PDF To Image Converter?
- Convert PDF to Office Formats with VeryPDF PDF to Office Conversion SDK to Developers Royalty Free
- How to convert PDF to JPG and set JPG quality?
- How to convert PDF to image (JPG, PNG, BMP, GIF, TIF, EMF, TGA, etc.)