logoalt Hacker News

tambourine_man10/01/20241 replyview on HN

How have I never heard of pngpaste before?

https://github.com/jcsalterego/pngpaste

Thanks


Replies

fragmede10/01/2024

Oh hey I wrote something similar. https://github.com/fragmede/pasteboard-image

I used python so it's annoying to install, and I need to work on the readme, but I snoop the command line so pbipaste > foo.jpeg works as expected. there's also a copy command

show 1 reply