macOS
brew install pngpastelocal Homebrew formula metadata
sudo port install pngpasteMacPorts ports tree · sysutils/pngpaste/Portfile · source: api.github.com
brew / rank 1912
Paste PNG into files. Version 0.2.3 via Homebrew; verified 2026-09-16. Also installable with nix: nix profile install nixpkgs#pngpaste.
install
brew install pngpastelocal Homebrew formula metadata
sudo port install pngpasteMacPorts ports tree · sysutils/pngpaste/Portfile · source: api.github.com
nix profile install nixpkgs#pngpastenixpkgs package indexes · pkgs/by-name/pn/pngpaste/package.nix · source: api.github.com
overview
Paste PNG into files
history
pngpaste is a macOS command-line utility that writes image data from the clipboard to a file.
pngpaste was created as a small Objective-C macOS utility motivated by the lack of a simple command-line counterpart to `pbpaste` for images. The official repository maintains the implementation, README, and changelog.
The project is distributed from source and through Homebrew, with additional packaging recorded for MacPorts and Nix in source_facts.package-manager. Its deliberately small interface has made it useful in macOS terminal and automation workflows.
Invoke `pngpaste output.png` after copying an image. The filename extension selects the output format, with PNG as the fallback; the README documents PNG, GIF, JPEG, and TIFF output and several accepted clipboard input formats.
pngpaste fills a characteristic Unix-tooling gap in macOS: `pbpaste` handles text, while pngpaste turns image clipboard contents into a named file without sending binary data to the terminal.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
pngpaste | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/jcsalterego/pngpaste
install metadata
| Package key | brew:pngpaste |
|---|---|
| Version | 0.2.3 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/pngpaste |
| Homepage | https://github.com/jcsalterego/pngpaste |
| Repository | https://github.com/jcsalterego/pngpaste |
| License | BSD-2-Clause |
| Source archive | https://github.com/jcsalterego/pngpaste/archive/refs/tags/0.2.3.tar.gz |
| Last updated | 2026-09-16T16:10:17Z |
| Pulse | updated |
| Bottle | available (on arm64_big_sur, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, monterey, sonoma, ventura) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | pngpaste |
| Version Scheme | 0 |
| Revision | 0 |
| Requirements |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
pngpaste
nix profile install nixpkgs#pngpastepngpaste
sudo port install pngpastesource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.