Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FFclip

This piece of code will send your clipboard image to ffmpeg. The desired output is left as an exercise for the user!

Build

cargo build --release

The executable will be located at target/release/ffclip

Usage

Once an image is in your clipboard (and FFmpeg exists in your PATH env):

./ffclip .webp
./ffclip image.png
./ffclip -qscale:v 2 capybara.jpg

Acknowledgment

The app is cross-platform thanks to arboard.

License

See here

About

save clipboard image as a file

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Contributors

Languages