LINUX, FOSS AND LIBRARY TECHNOLOGY ENTHUSIAST

Monday, May 11, 2020

Install Ksnip Screenshot on Debian/Ubuntu

0 comments
PC: https://camo.githubusercontent.com

Ksnip is a Qt-based cross-platform screenshot tool that provides many annotation features for your screenshots.

Latest Ksnip version contains the following features:

  •     Supports Linux (X11 and experimental KDE and Gnome Wayland support), Windows and macOS.
  •     Taking screenshot of a custom rectangular area that can be drawn with mouse cursor.
  •     Taking screenshot of last selected rectangular area without selecting again.
  •     Taking screenshot of the screen/monitor where the mouse cursor is currently located.
  •     Taking screenshot of full screen, including all screens/monitors.
  •     Taking screenshot of window that currently has focus.
  •     Taking screenshot of window under mouse cursor.
  •     Take screenshot with or without mouse cursor.
  •     Capture mouse cursor as annotation item that can be moved and deleted.
  •     Customizable capture delay for all capture options.
  •     Upload screenshots directly to imgur.com in anonymous or user mode.
  •     Upload screenshots via custom user defined scripts.
  •     Command-line support, for taking screenshot and saving it to default location, filename, and format.
  •     Customizable default location, filename and format for saving new screenshots with wildcards for Year ($Y), Month ($M), Day ($D), and Time ($T).
  •     Print screenshot or save is to pdf/ps.
  •     Annotate screenshots with a pen, marker, rectangles, ellipses, texts, and other tools.
  •     Add watermarks to captured images.
  •     Global HotKeys for taking Screenshots (Currently only for Windows and X11).
  •     Tabs for Screenshots and images.
  •     Open existing images via dialog, drag-and-drop, or paste from clipboard.
  •     Many configuration options.

Download Ksnip .deb file from here

cd Downloads
sudo dpkg -i ksnip-1.6.2.deb
sudo apt install -f

No comments:

Post a Comment