# Install tiff2png with Homebrew

TIFF to PNG converter. Version 0.92 via Homebrew; verified from local package data.

## Install

```sh
sudo av install brew:tiff2png
```

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install tiff2png
```

  Evidence: local Homebrew formula metadata

## Package facts

- **Package key:** brew:tiff2png
- **Package manager:** Homebrew
- **Package manager page:** <https://formulae.brew.sh/formula/tiff2png>
- **Version:** 0.92
- **Source summary:** TIFF to PNG converter
- **Homepage:** <http://www.libpng.org/pub/png/apps/tiff2png.html>
- **Repository:** <https://github.com/rillian/tiff2png>
- **Upstream docs:** <http://www.libpng.org/pub/png/apps/tiff2png.html>
- **License:** ISC
- **Source archive:** <https://github.com/rillian/tiff2png/archive/refs/tags/v0.92.tar.gz>
- **Generated:** 2026-07-08T18:08:21+00:00

## Executables

- tiff2png (cli)
- tiff2png (alias)

## Dependencies

- jpeg-turbo
- libpng
- libtiff

## Install behavior

- Post-install hook: not defined
- Bottle: available on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Freshness

- Page generated: 2026-07-08
- Package-manager version: 0.92
- Local data: ok
- Upstream repository: https://github.com/rillian/tiff2png
- Upstream latest detected: v0.92 (current)
- info: No package-manager update timestamp was available.
## Project history and usage

tiff2png is a small command-line converter for turning TIFF images into PNG files. Its official libpng-hosted page describes the main goal as direct TIFF-to-PNG conversion while preserving alpha transparency, scaling information, and user-controlled compression.

### Project history

The official page credits Willem van Schaik, Greg Roelofs, and Ralph Giles as authors and presents version 0.92 as the current release. It also records earlier lineage through Willem van Schaik's separate 0.7 offshoot, labelled 0.82, and explains behavioral differences around wildcard batch conversion and overwrite handling.

The project sits close to the PNG ecosystem rather than the modern image-toolkit world: the official page is hosted under libpng's PNG applications area and lists libpng, zlib, libtiff, and IJG JPEG libraries as supporting components.

### Adoption history

The official page lists source tarballs, a GitHub repository, git mirrors, and older platform binaries for systems including SCO OpenServer and 32-bit Windows. That distribution style reflects an older portable C utility that survived through source archives, mirrors, and package-manager formulas.

Homebrew keeps tiff2png available as a narrow utility for users who want one conversion command rather than a full ImageMagick-style suite.

### How it is used

tiff2png is used for batch conversion, with the official page giving a wildcard example such as converting multiple .tiff files at once. It is especially relevant when users care about preserving transparency while producing PNG output.

For package users, the practical use case is scripted image conversion in build, publishing, archival, or web pipelines where a dedicated TIFF-to-PNG binary is simpler than invoking a larger image-processing framework.

### Why package nerds care

Its package-nerd significance is mostly historical and practical: it is the sort of small, old-school image utility that package managers preserve because scripts depend on exact command names and behaviors.

The official warning about a related offshoot lacking wildcard support and overwrite checks is a reminder that tiny conversion tools often matter because their edge-case behavior is part of the package contract.

### Timeline

- 2000-2005, 2014: Copyright years shown on the official tiff2png page.
- 2000s: Official page documents version 0.92, older platform binaries, and support libraries.
- 2014: GitHub repository created for rillian/tiff2png as a libpng.org-derived conversion utility.

### Related projects

- The official page links the utility to libpng, zlib, libtiff, and the Independent JPEG Group library.
- The official page also notes Willem van Schaik's separate 0.82-labelled offshoot from version 0.7.

### Sources

- <http://www.libpng.org/pub/png/apps/tiff2png.html - official tiff2png page for purpose, authors, version, lineage, usage, source links, binaries, and supporting libraries.>
- <https://api.github.com/repos/rillian/tiff2png - GitHub repository metadata for creation date and description.>


## Security Notes

narrow executable package without higher-risk signals.

- **Geiger risk:** green / low
- narrow executable package without higher-risk signals

## Source Database Details

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** tiff2png
- **Version Scheme:** 0
- **Revision:** 3
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable


## Related links

- [Terminal utility packages](https://www.automicvault.com/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://www.automicvault.com/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Media and graphics packages](https://www.automicvault.com/pkg/media-graphics-tools/) - Matched media, image, audio, video, or graphics metadata.
- [Web development packages](https://www.automicvault.com/pkg/web-dev-tools/) - Matched web development metadata.
- [jpeg-turbo](https://www.automicvault.com/pkg/brew/jpeg-turbo/) - Runtime dependency declared by Homebrew.
- [libpng](https://www.automicvault.com/pkg/brew/libpng/) - Runtime dependency declared by Homebrew.
- [libtiff](https://www.automicvault.com/pkg/brew/libtiff/) - Runtime dependency declared by Homebrew.
- [jp2a](https://www.automicvault.com/pkg/brew/jp2a/) - Shares av.db curated category or tags: cli, image-conversion, image-processing, media, png.
- [gd](https://www.automicvault.com/pkg/brew/gd/) - Shares av.db curated category or tags: cli, image-processing, media, png.
- [graphicsmagick](https://www.automicvault.com/pkg/brew/graphicsmagick/) - Shares av.db curated category or tags: cli, image-conversion, image-processing, media.
- [imagemagick](https://www.automicvault.com/pkg/brew/imagemagick/) - Shares av.db curated category or tags: cli, image-conversion, image-processing, media.
- [largetifftools](https://www.automicvault.com/pkg/brew/largetifftools/) - Shares av.db curated category or tags: cli, image-processing, media, tiff.
- [libicns](https://www.automicvault.com/pkg/brew/libicns/) - Shares av.db curated category or tags: cli, image-conversion, image-processing, media.
- [netpbm](https://www.automicvault.com/pkg/brew/netpbm/) - Shares av.db curated category or tags: cli, image-conversion, image-processing, media.
- [sng](https://www.automicvault.com/pkg/brew/sng/) - Shares av.db curated category or tags: cli, image-processing, media, png.

## Combined YAML source

View the package source record on GitHub. [combined/tiff2png.yml](https://github.com/automic-vault/db/blob/main/combined/tiff2png.yml)


## Sources

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- cross-ecosystem install command graph
