Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 437 Bytes

README.md

File metadata and controls

21 lines (17 loc) · 437 Bytes

foto

A command-line tool to copy and paste images in a variety of formats.

Usage

To copy an image to the clipboard:

foto copy ~/File/Path/To/Image.png

To paste an image from the clipboard:

foto paste ~/New/File/Path/Image.png

Although png is used in the example, its been tested with other common image formats without issue.

Installation

Using homebrew:

brew install capaldo/tap/foto