Image Tile Description
...Back to Downloads
Image RIPper
Utility to concatenate 24 bit TIFF images together into one large file, useful for generating large format images, and ganging images for printing on wide carriage printers.
Accepts TIFF files generated by the ImageMAKER 24 bit print driver. Image sizes can differ.
The size of the first image determines the matrix size.
If the source image has multiple pages, then we tile all pages to the output file.
Supported command lines:
imgRIP /lfileset1.txt /oimage1.tif /w1200
imgRIP /iInput.tif /oOutput.tif /w1200
imgRIP /?
loads a list of files
converts multi-pages from input.tif to output.tif
returns a list of supported parameters
Usage:
ImgRIP - Copyright (c) 2002 ImageMAKER Development Inc.
Usage: ImgRIP [/i<inputfile> | /l<inputlist>] /o<outputfile> /w<outputwidth> [/g<logfile>]
Where:
inputfile - tif input file
inputlist - text file list of input files (one per line)
outputfile - output file name with extension
outputwidth - width of output file in hundedths of an inch
logfile - log file name
Error Return Codes:
-3    No input files.
-4    Could not open output file.
-5    input TIFF file was not 24 bit color
-6    Did not recognize input file format.
-7    could not open input file list.
-8    unrecognized parameter switch.
-9    bad list of parameters.
-10   Not enough parameters.
To test:
unzip, and run 'sample.bat
Demo Files:
readme.txt
fileset1.txt
ImgRIP.exe
sample.bat
- this file
- list of files to rip
- demo EXE
- sample batch file to do conversion
IMGVIEW.EXE
IMG32JPS.DLL
- sample VIEWER
model.tif
multipg.tif
cottage.tif
- sample files
To install:
Unzip and run SETUP.EXE
Uses:
1) XXXX
2) XXXX
3) XXXX
Quick Start Instructions:
1) XXX
2) XXX
3) XXX
4) XXX
Product overview and operation is provided in the USRGUIDE.DOC file.
...Back to Downloads
Links