All image formats that FreeImage can read should be usable as input for the PosteRazor :
BMP, DDS, Dr. Halo, GIF, ICO, IFF, JBIG, JPEG/JIF, KOALA, LBM, Kodak PhotoCD, PCX, PBM, PGM, PNG, PPM, PhotoShop PSD, Sun RAS, TARGA, TIFF, WBMP, XBM, XPM
PosteRazor can handle the following image color types :
Monochrome, Grayscale, 4 Bit palette, 8 Bit palette, 24 Bit RGB, 48 Bit RGB (only via TIFF and PNG), 32 Bit CMYK (only via TIFF).
32 Bit RGBA images can be loaded, but are transformed to 24 Bit RGB by “merging” them with a white background.
Because people around the world invented so many different dimension units, PosteRazor supports quite a few :
m, mm, cm, inch, ft, pt(72th inch)
The page size and orientation of the printer where the poster will be printed can be set manually or selected one from the following list of predefined formats :
DIN A4, DIN A3, Legal, Letter, Tabloid
The size limit for one page is 5 meters (16.4 feet), which is the maximum that PDF allows.
The size of the final poster can be set one of these three ways :
The final size of the poster is theoretically unlimited. Let’s say it this way: it is less limited that the ink of your printer
It is possible to select the alignment of the image on the total paper. This is useful if you want to keep the unused paper.
For a bigger tolerance when cutting spare paper borders and for easier pasting, an overlapping width and height of an image tile over the next can be set.
The PDF output is implemented with the maximum image quality and a good compression in mind. A source image is embedded once in the PDF document and referenced from every tile page. Image color types remain unchanged. As compression method, the PDF “FlateDecode filter” (zip) is used. If a Jpeg image is used as input it gets directly embedded into the document without recompression. The PDF version is 1.4, so any Acrobat Reader version 4 and higher should be able to read the resulting document.
Missing features : Cut lines/aids; Support of Jpeg-CMYK images; Support of 16 Bit Grayscale images; Embedding an ICC profile into the PDF if there is one embedded in the input image