Convert TIFF images to PBM online with ImageHQ.
or drag and drop images here
Fast async jobs
No install required
Temporary files
Batch uploads
Sibling conversion platform
ImageHQ is built for fast image tools. For broader file conversion — including documents, videos, audio, archives, and hundreds of file formats — use ConverterHQ.
.tif, .tiff
pbm
/v1/convert
Submit files to /v1/convert, poll the job endpoint, then download outputs programmatically.
PBM does not support alpha transparency. Transparent TIFF areas must be flattened onto a background color.
Animated, sequence, or multipage inputs need explicit frame/page handling.
Converting TIFF to PBM decodes the source image and writes a PBM output. Use this route when PBM is a better fit for compatibility, file size, editing, or delivery.
Quality behavior depends on PBM compression: uncompressed.
Choose conversion targets based on PBM compression, transparency, animation, metadata, and compatibility requirements.
Known metadata support: Exif, XMP, ICC, IPTC, custom tags.
Supported by ImageMagick, Netpbm, and technical imaging tools.
Adobe / ITU mirror - official_spec
ExifTool - library_documentation
sharp - library_documentation
ImageMagick - library_documentation
Netpbm - official_project_documentation
Netpbm - official_project_documentation