Skip to content
/ foto Public

A Swift command-line tool to copy and paste images to and from your clipboard

License

Notifications You must be signed in to change notification settings

capaldo/foto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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