pngpaste
brew install pngpaste
v0.2.3
BSD-2-Clause
Paste PNG into files
487
30-day installs · #1775
2.0k
90-day · #1616
4.4k
365-day · #2035
577
★ GitHub stars · updated 3y ago
Links
- https://github.com/jcsalterego/pngpaste
- GitHub: jcsalterego/pngpaste
- Brew formula source: Formula/p/pngpaste.rb
Raw metadata
{
"aliases": [],
"alternatives": [],
"build_dependencies": [],
"categories": [],
"caveats": null,
"conflicts_with": [],
"dependencies": [],
"deprecated": 0,
"deprecation_reason": null,
"desc": "Paste PNG into files",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:41:40+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "pngpaste",
"github_default_branch": "main",
"github_last_commit_at": "2023-02-09T17:37:17Z",
"github_readme_excerpt": "pngpaste\n========\n\nPaste PNG into files on MacOS, much like `pbpaste` does for text.\n\nHowever instead of `pngpaste \u003e thefile.png`, it\u0027s `pngpaste thefile.png`,\nso one does not accidentally barf binary into the console.\n\n### Motivation\n\n[http://apple.stackexchange.com/q/11100/4795](http://apple.stackexchange.com/q/11100/4795)\n\n### Build\n\n $ make all\n\n### Installation\n\nFrom source:\n\n $ make all\n $ sudo make install\n\nOr with Homebrew:\n\n $ brew install pngpaste\n\n### Usage\n\n $ pngpaste hooray.png\n\n### Bonus and Disclaimers\n\nSupported input formats are PNG, PDF, GIF, TIF, JPEG.\n\nSupported output formats are PNG, GIF, JPEG, TIFF.\n\nOutput formats are determined by the provided filename extension,\nfalling back to PNG.\n\nIt\u0027s unclear if EXIF data in JPEG sources are preserved. There\u0027s an\nissue with pasting into JPEG format from a GIF source.\n\n### Error Handling\n\nMinimal :\u0027(\n",
"github_repo": "jcsalterego/pngpaste",
"github_stars": 577,
"github_topics": [],
"homepage": "https://github.com/jcsalterego/pngpaste",
"homepage_og_description": null,
"homepage_og_image": null,
"homepage_title": null,
"installs_30d": 487,
"installs_365d": 4440,
"installs_90d": 1955,
"keg_only": 0,
"keg_only_reason": null,
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "BSD-2-Clause",
"llm_generated_at": null,
"llm_model": null,
"name": "pngpaste",
"oldnames": [],
"one_liner": null,
"optional_dependencies": [],
"rank_30d": 1775,
"rank_365d": 2035,
"rank_90d": 1616,
"raw_hash": "a3e8af532bc27616",
"recommended_dependencies": [],
"revision": 0,
"ruby_source_path": "Formula/p/pngpaste.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [],
"version_head": null,
"version_stable": "0.2.3",
"versioned_formulae": [],
"why_use_this": null
}