[Linux] クリップボードの画像のサイズを変更する Wataru Ashihara 2020-08-22 19 words Contents English: [Linux] Resize image in clipboard 1 xclip -selection clipboard -t image/png -o | convert - -resize 50% - | xclip -selection clipboard -t image/png Please enable JavaScript to view the comments powered by Disqus.