pngpaste

Paste PNG into files, much like pbpaste does for text.

  • 所有者: jcsalterego/pngpaste
  • 平台:
  • 许可证: Other
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

pngpaste

Paste PNG into files, much like pbpaste does for text.

However instead of pngpaste > thefile.png, it's pngpaste thefile.png,
so one does not accidentally barf binary into the console.

Motivation

http://apple.stackexchange.com/q/11100/4795

Build

$ make all

Installation

From source:

$ make all
$ sudo make install

Or with Homebrew:

$ brew install pngpaste

Usage

$ pngpaste hooray.png

Bonus and Disclaimers

Supported input formats are PNG, PDF, GIF, TIF, JPEG.

Supported output formats are PNG, GIF, JPEG, TIFF.

Output formats are determined by the provided filename extension,
falling back to PNG.

It's unclear if EXIF data in JPEG sources are preserved. There's an
issue with pasting into JPEG format from a GIF source.

Error Handling

Minimal :'(

主要指标

概览
名称与所有者jcsalterego/pngpaste
主编程语言Objective-C
编程语言Objective-C (语言数: 2)
平台
许可证Other
所有者活动
创建于2011-03-30 20:08:33
推送于2023-02-09 17:37:17
最后一次提交
发布数4
最新版本名称0.2.3 (发布于 )
第一版名称0.2.0 (发布于 )
用户参与
星数520
关注者数9
派生数34
提交数32
已启用问题?
问题数19
打开的问题数5
拉请求数3
打开的拉请求数0
关闭的拉请求数4
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?