We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Rather a feature request than an issue: What do you think of clipboard output instead of a file?
The text was updated successfully, but these errors were encountered:
I like the idea a lot! But... I don't know when I'll get time to do it. If anyone else can work out how to do it I'll definitely help get it merged...
Sorry, something went wrong.
Really simple to do this I think, with CopyQ tool
Script would look like that
webkit2png -o /tmp/~export https://www.google.com copyq write image/png - < /tmp/~export-full.png && copyq select 0 rm /tmp/~export*.png
screenshot 2 clipboard
6afc339
paulhammond#70
No branches or pull requests
Rather a feature request than an issue: What do you think of clipboard output instead of a file?
The text was updated successfully, but these errors were encountered: