Tifmerge

Jul 20, 2023

Library to merge TIFF files into multi-page TIFF files

Library to convert TIFF files into multi-page TIFF files. It contains only one function callable by programs

int TiffAppendconst char *outfile, const char *infile;

It will insert images from infile as additional pages to outfile. Infile and outfile must be names of two existing TIFF files.

The function returns 0 on success, non-0 otherwise.

The code for this library was written by Peter van Vloten pixelpan@aol.com and was published in May 1999 issue of Windows Developer’s Journal sic!.



Checkout these related ports:
  • Zphoto - Zooming photo album generator
  • Zint - Barcode generator (library and utilities)
  • Zimg - Image-generator that uses ASCII input files to create PNGs/EDFs
  • Zgv - Graphics viewer for SVGAlib
  • Zbar - ZBar barcode reader
  • Zathura - Customizable lightweight pdf viewer
  • Zathura-ps - PostScript support for Zathura PDF viewer
  • Zathura-pdf-poppler - Poppler render PDF plugin for Zathura PDF viewer
  • Zathura-pdf-mupdf - MuPDF render PDF plugin for Zathura PDF viewer
  • Zathura-djvu - DjVu support for zathura
  • Zathura-cb - Comic book plugin for Zathura PDF viewer
  • Yukon - Real-time capture tool for OpenGL applications
  • Yed - Editor for graphs and diagrams
  • Yafaray - Montecarlo raytracing engine
  • Yacreader - Yet another comic reader