MathewSachin / Captura

Capture Screen, Audio, Cursor, Mouse Clicks and Keystrokes
https://mathewsachin.github.io/Captura/
MIT License
9.55k stars 1.79k forks source link

Screenshot capture to clipboard buffer #452

Closed tantoinet closed 4 years ago

tantoinet commented 4 years ago

Is your feature request related to a problem? Please describe. Taking a screenshot then pasting it to an email or an Editor is super handy. The only way to acheive this using Captura is opening again the image in mspaint then copy/pasting it from there to a mail client (eg. Outlook)

Describe the solution you'd like Copying the captured image to the clipboard buffer so we can paste it to an email client or any image editor (mspaint, gimp, ...). This is possible using Gadwin PrintScreen.

Additional context Captura was only tested on Win 10.0.18362 Build 18362 x64.

MathewSachin commented 4 years ago

This is already possible. There's a button to enable this. Which version of Captura are you using?

tantoinet commented 4 years ago

I'm using v9.0.0 stable. where can I enable this? From the UI, the only option I've found was "Copy Output file path to Clipboard" from the "Configure" menu.

MathewSachin commented 4 years ago

v9.0.0 is not stable yet. Please recheck the version you are using, then I'll let know how to enable the option.

MathewSachin commented 4 years ago

I'm sorry it's my mistake that the pre-release builds are being displayed as stable.

I've highlighted the option for v9.0.0-beta3.1

Inked2019-11-05-18-43-54_LI

tantoinet commented 4 years ago

That's the same version I'm using :) I've tried your advise and it works as expected, thank you!