Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: Read image from clipboard #980

Open
ajmeese7 opened this issue Jul 20, 2023 · 0 comments
Open

Feature Request: Read image from clipboard #980

ajmeese7 opened this issue Jul 20, 2023 · 0 comments

Comments

@ajmeese7
Copy link

I'd like to have a flag like --clipboard or --paste that will read an image from the user's clipboard and run the script on that. This is useful for if you're grabbing a still from an image file and you don't want to go through the hassle of saving it to the disk if you don't even know if it's going to work.

Some quick research shows that something like xclip -selection clipboard -o should do the trick, I want to look into making a PR myself when I have the time but I wanted to go ahead and make an issue in case somebody gets to it before me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant