KingDownloads

ksnip version history

10 releases tracked, newest first.

continuous

Pre-releaseJul 3, 2026
Maintenance and minor improvements.

6 downloads

v1.10.1

Mar 15, 2023
* Fixed: DragAndDrop not working with snaps. ([#898](https://github.com/ksnip/ksnip/issues/898)) * Fixed: Loading image from stdin single instance client runner side doesn't work. ([#741](https://github.com/ksnip/ksnip/issues/741)) * Fixed kImageAnnotator: Fix for unnecessary scrollbars. ([#303](https://github.com/ksnip/kImageAnnotator/issues/303)) * Fixed kImageAnnotator: Add KDE support for scale factor. ([#302](https://github.com/ksnip/kImageAnnotator/issues/302)) * Fixed kImageAnnotator: Show tab tooltips on initial tabs. * Fixed kImageAnnotator: Sticker resizing is broken when bounding rect flipped. ([#306](https://github.com/ksnip/kImageAnnotator/issues/306))

6 downloads

v1.10.0

May 22, 2022
* New: Set image save location on command line. ([#666](https://github.com/ksnip/ksnip/issues/666)) * New: Add debug logging. ([#711](https://github.com/ksnip/ksnip/issues/711)) * New: Add FTP upload. ([#104](https://github.com/ksnip/ksnip/issues/104)) * New: Upload image via command line without opening editor. ([#217](https://github.com/ksnip/ksnip/issues/217)) * New: Add multi-language comment option to desktop file. ([#726](https://github.com/ksnip/ksnip/issues/726)) * New: Add MimeType of Images to desktop file. ([#725](https://github.com/ksnip/ksnip/issues/725)) * New: Add .jpeg to open file dialog filter (File > Open). ([#749](https://github.com/ksnip/ksnip/issues/749)) * New: Escape closes window (and exits when not using tray). ([#770](https://github.com/ksnip/ksnip/issues/770)) * New: Double-click mouse to confirm rect selection. ([#771](https://github.com/ksnip/ksnip/issues/771)) * New: Activate tab that is prompting for save. ([#750](https://github.com/ksnip/ksnip/issues/750)) * New: Add Save all options menu. ([#754](https://github.com/ksnip/ksnip/issues/754)) * New: Allow overwriting existing files. ([#661](https://github.com/ksnip/ksnip/issues/661)) * New

6 downloads

v1.9.2

Nov 22, 2021
* Fixed: Version `Qt_5.15' not found (required by /usr/bin/ksnip). ([#712](https://github.com/ksnip/ksnip/issues/712)) * Fixed: CI packages show continuous suffix for tagged build. ([#710](https://github.com/ksnip/ksnip/issues/710)) * Fixed: kImageAnnotator not translated with deb package. ([#359](https://github.com/ksnip/ksnip/issues/359)) * Fixed: Windows packages increased in size. ([#713](https://github.com/ksnip/ksnip/issues/713)) * Fixed: Translations are not working in ksnip snap package. ([#662](https://github.com/ksnip/ksnip/issues/662)) * Fixed: The string 'Actions' is not available for translation. ([#729](https://github.com/ksnip/ksnip/issues/729)) * Fixed: HiDPI issue with multiple screen on Windows. ([#668](https://github.com/ksnip/ksnip/issues/668)) * Fixed: Snipping Area not closing when pressing ESC. ([#735](https://github.com/ksnip/ksnip/issues/735)) * Fixed: Sometimes "Snipping Area Rulers" not shown after starting rectangular selection. ([#684](https://github.com/ksnip/ksnip/issues/684)) * Fixed: Cursor not positioned correctly when snipping area opens. ([#736](https://github.com/ksnip/ksnip/issues/736)) * Fixed: Mouse cursor not captured when triggere

6 downloads

v1.9.1

Sep 13, 2021
Fixed: MacOS package damaged and not starting. (#653) Fixed: Deb CI build is frequently failing due to docker image pull limit. (#655) Fixed: Dropped temporary images appear in the open recent menu. (#613) Fixed: Resizing window to match content doesn't work on opening first image/screenshot. (#664) Fixed: HiDPI issue with multiple screen on Windows. (#668) Fixed: Cursor not captured in rectangle capture. (#670) Changed: Migrate CI from Travic-CI to GitHub Action. (#676) Fixed kImageAnnotator: Crashes on destruction. (#242) Fixed kImageAnnotator: Memory leaks caught by ASAN. (#243) Changed kImageAnnotator: Use system font provided by QGuiApplication as default for text tool. (#247)

6 downloads

v1.9.0

May 24, 2021
* New: Add option to select the default action for tray icon left click. ([#502](https://github.com/ksnip/ksnip/issues/502)) * New: Open/Paste from clipboard via tray icon. ([#520](https://github.com/ksnip/ksnip/issues/520)) * New: Show/hide toolbar and annotation settings with TAB. ([#476](https://github.com/ksnip/ksnip/issues/476)) * New: Add setting for auto hiding toolbar and annotator settings. ([#527](https://github.com/ksnip/ksnip/issues/527)) * New: Allow setting transparency of not selected snipping area region. ([#517](https://github.com/ksnip/ksnip/issues/517)) * New: Resize selected rect area with arrow keys. ([#515](https://github.com/ksnip/ksnip/issues/515)) * New: Copy a screenshot to clipboard as data URI. ([#474](https://github.com/ksnip/ksnip/issues/474)) * New: Allow disabling tray icon notifications. ([#561](https://github.com/ksnip/ksnip/issues/561)) * New: Provide option to open recent files. ([#272](https://github.com/ksnip/ksnip/issues/272)) * New: Allow disabling auto resizing after first capture. ([#551](https://github.com/ksnip/ksnip/issues/551)) * New: Drag and Drop from ksnip to other applications. ([#377](https://github.com/ksnip/ksnip/issues

6 downloads

v1.8.2

Mar 22, 2021
* Fixed: Add missing includes to build on UNIX. ([#581](https://github.com/ksnip/ksnip/issues/581)) * Fixed: Ksnip starts minimized. ([#593](https://github.com/ksnip/ksnip/issues/593)) * Fixed: Main window still show after screenshot when corresponding option disabled. ([#596](https://github.com/ksnip/ksnip/issues/596)) * Fixed: Cancel screenshot shows main window when window was hidden. ([#607](https://github.com/ksnip/ksnip/issues/607)) * Fixed: HiDPI scaling not handled correctly under windows. ([#590](https://github.com/ksnip/ksnip/issues/590)) * Fixed: Close button hidden after taking screenshot under kwin. ([#588](https://github.com/ksnip/ksnip/issues/588)) * Fixed kImageAnnotator: Fetching image from annotator with HiDPI enabled pixelates image. ([#218](https://github.com/ksnip/kImageAnnotator/issues/218)) * Fixed kImageAnnotator: Keep aspect ratio only work when pressing CTRL before moving resize handle. ([#219](https://github.com/ksnip/kImageAnnotator/issues/219))

5 downloads

v1.8.1

Feb 14, 2021
* Changed: Allow changing adorner color for rect area selection. ([#519](https://github.com/ksnip/ksnip/issues/519)) * Changed: Notarize ksnip for macOS. ([#402](https://github.com/ksnip/ksnip/issues/402)) * Changed: Default font for numbering tool change to Arial. ([#200](https://github.com/ksnip/kImageAnnotator/issues/200)) * Changed kImageAnnotator: Horizontally align text inside spin box. ([#203](https://github.com/ksnip/kImageAnnotator/issues/203)) * Changed kImageAnnotator: Change zoom with mouse wheel to CTRL+Wheel. ([#210](https://github.com/ksnip/kImageAnnotator/issues/210)) * Fixed: If file selection is cancelled during ksnip's file open dialog via tray icon, ksnip closes. ([#503](https://github.com/ksnip/ksnip/issues/503)) * Fixed: Cancel on Quit not work when editor is hidden. ([#342](https://github.com/ksnip/ksnip/issues/342)) * Fixed: Canceling rect area selection activates main window. ([#521](https://github.com/ksnip/ksnip/issues/521)) * Fixed: Enter key doesn't finishes resizing. ([#523](https://github.com/ksnip/ksnip/issues/523)) * Fixed: Missing version number in mac binaries. ([#401](https://github.com/ksnip/ksnip/issues/401)) * Fixed: Canceling save d

5 downloads

v1.8.0

Dec 13, 2020
* New: Pin screenshots in frameless windows that stay in foreground. ([#365](https://github.com/ksnip/ksnip/issues/365)) * New: Support for unit tests. ([#80](https://github.com/ksnip/ksnip/issues/80)) * New: Add brew cask package for ksnip. ([#394](https://github.com/ksnip/ksnip/issues/394)) * New: Allow setting image quality when saving images. ([#382](https://github.com/ksnip/ksnip/issues/382)) * New: Add support for cross-platform wayland screenshots using xdg-desktop-portal. ([#243](https://github.com/ksnip/ksnip/issues/243)) * New: Add save and save as tab contextMenu items. ([#332](https://github.com/ksnip/ksnip/issues/332)) * New: Add open directory context menu item on capture tabs. ([#339](https://github.com/ksnip/ksnip/issues/339)) * New: Add copy path to clipboard context menu item on capture tabs. ([#331](https://github.com/ksnip/ksnip/issues/331)) * New: Add option to delete saved images. ([#378](https://github.com/ksnip/ksnip/issues/378)) * New: Add support for loading image from stdin. ([#414](https://github.com/ksnip/ksnip/issues/414)) * New: Add screenshot options as application actions to desktop file. ([#450](https://github.com/ksnip/ksnip/issues/450))

5 downloads

v1.7.3

Jul 30, 2020
* New: Provide ksnip flatpak. ([#127](https://github.com/ksnip/ksnip/issues/127)) * Changed: Install svg icon file in hicolor theme dir instead of usr/share/pixmaps/. ([#297](https://github.com/ksnip/ksnip/issues/297))

5 downloads