SPL to TIFF Converter Shell for Mac
Please open Terminal in your Mac OS X, and then here are the examples about processes from SPL to TIFF, PRN to TIFF and PXL to TIFF, which can help you understand all the procedure in Terminal:
/Users/svp/Desktop/pcl2tiff/pcl2tiff -i sourcet.spl -o target.tif –r 200x300
/Users/svp/Desktop/pcl2tiff/pcl2tiff -i begin.pxl -o end.tif –b 8
/Users/svp/Desktop/pcl2tiff/pcl2tiff -i in.prn -o out.tif –c 2
In command lines above:
- /Users/svp/Desktop/pcl2tiff/pcl2tiff stands for path of program "pcl2tiff", which is typed for running SPL to TIFF Converter Shell for Mac
- -i is essential parameter specifying input file of SPL, PRN, PXL or PCL
- sourcet.spl, begin.pxl, in.prn: represent source file of SPL, PXL, PRN at current directory, which are used for adding them separately for process
- -o is requisite parameter to specify output TIFF file
- target.tif, end.tif, out.tif stands for output TIFF file, which are inputted for producing TIFF in current directory
- –r 200x300 is parameter to edit resolution of TIFF file as 200x300 DPI, which is optional
- –b 8 is parameter to edit bit-count of TIFF as 8 bits, which is optional
- –c 2 is parameter to set compression mode of TIFF as using Lempel-Ziv-Welch-1, which is optional, and 0-7 can be the int value of "-c ", which lead to different compression mode of TIFF
For obtaining other parameters, which may be useful in process from SPL to TIFF, PRN to TIFF, PXL to TIFF etc., please go here.
Features of SPL to TIFF Converter Shell for Mac .
Experience or purchase SPL to TIFF Converter Shell for Mac .