How to save a QR code generated from the Electrum Wallet directly as a PNG or JPG file?
How do I save and send the QR code:
as a jpg
or png
?
There are ways to use gimp
and/or xclip
but I would hope that I can just save the QR
code directly to file. Is this possible?
Notably, Windows has the handy windows-shift-s which will allow an easy clip-and-save. I'd resort to that if it's not possible to directly save the above QR
code.
Solution 1:
Use Ubuntu's screenshot taking features. Press Shift+Print Screen, then select QR-code area at the screen using mouse. Selected area will be saved as a PNG image file in ~/Pictures
folder.