winget install --id dynobo.NormCap
About NormCap
OCR-powered screenshot tool to capture text instead of images.
What's new in 0.6.0
All systems: - 🗲 Breaking: Remove commandline argument --mode {parse,raw} in favor of a new argument --parse-text {True, False}. - Add (optional) QR-Code and barcode detection. - Add option --screenshot-handler to explicitly choose among available methods. - Fix language downloads for some specific languages by falling back to different model type (#744). Windows: - Add automatic export of debug logs (when running normcap.exe -v debug) to {DESKTOP_FOLDER}\normcap.log for easier access. - Fix crash on start if user directory contains special characters (#608). Linux: - 🗲 Breaking: Drop support for Ubuntu 20.04 and Gnome < 41.0 - 🗲 Deprecating: AppImage builds are being deprecated. Even with a lot of effort, it turns out that AppImage is too unreliable. (We will still build AppImage for a while, but they might go away any time.) - Change priority of clipboard handlers: wl-clipboard is now lowest priority (as it seems least reliable), below xsel and xclip. (Please open an issues, if this doesn't work well for you.) - Add handlers to take screenshots via gnome-screenshot or spectacle. Should mitigate some issue for screenshots on Wayland (not all!). - Fix AppImage requires libcrypt, which is not the case anymore. - Fix NormCap not getting focus when moved with Gnome extension "Window Calls" - Fix trying incompatible screenshot and clipboard handlers in Flatpak. MacOS: - 🗲 Breaking: Drop support for macOS 12 (Monterey) and older.
Version history
| Version | Updated | Notes |
|---|---|---|
| 0.6.0 | Unknown | All systems: - 🗲 Breaking: Remove commandline argument --mode {parse,raw} in favor of a new argument --parse-text {True, False}. - Add (optional) QR-Code and barcode detection. - Add option --screenshot-handler to explic... |
| 0.5.9 | Unknown | - All: Add Chinese translation. Thanks, @mofazhe! (#661) - All: Add Portuguese translation. Thanks, ssantos! - Windows: Add portable package. Thanks, @mofazhe! (#660, #671) - macOS: Drop support for macOS 12 (end of life... |
| 0.5.8 | Unknown | - Linux: Next try to fix issue on Ubuntu/Unity where the window doesn't show up. (#651) |
| 0.5.7 | Unknown | - All: Add french translation. Thanks, @NathanBnm! (#648) - Linux: Fix crash on wayland in case of user's home directory contains special character. Thanks, @supersonictw! (#643) - Linux: Fix issue on Ubuntu/Unity where... |
| 0.5.6 | Unknown | - All: Fix minor typos in translations. (#641) - Linux: Fix clipboard on Wayland desktops other than GNOME. (#640) |
| 0.5.5 | Unknown | - All: Add ukrainian translation. Thanks, @thevllad! (#625) - All: Add russian translation. Thanks, @ViktorOn! (#611) - All: Add italian translation. Thanks, @albanobattistella! (#622) - All: Add spanish translation. Tha... |
| 0.5.4 | Unknown | - All: Fix duplicate capture window if started twice (#580) - Linux: Improve robustness of window positioning on Wayland. - Linux: Improve debug output regarding clipboard methods. (#581) |
| 0.5.3 | Unknown | - All: Add CLI argument for selecting clipboard handler (mainly intended for debugging). - Linux: Revert clipboard handling to use Qt on Xorg, wl-clipboard on Wayland, and xclip only on AwesomeWM and Gnome 45. (#581) |
| 0.5.2 | Unknown | - All: Fix normcap entry point to non-existing function. |
| 0.5.1 | Unknown | - All: Fix accidentally removed normcap entry point for Python package. |
| 0.5.0 | Unknown | - All: Add Swedish localization. Thanks, @eson57! (#599) - All: Fix issue where introduction window was still visible on the screen capture UI. (#536 comment) - All: Fix missing line breaks in "raw"-mode (#502 comment) -... |
| 0.4.4 | Unknown | - All: Fix regression causing exit through system tray not working. (#458) |
| 0.4.3 | Unknown | - All: Add command line flag --background-mode to start normcap minimized (#439) - macOS: Improve dialog that is shown in case screenshot permissions are missing. - Windows: Fix upgrading with msi-installer might lead to... |
| 0.4.2 | Unknown | - Fix quotes in detected text can result in wrong detection. (#446) - Update AppImage base image from Ubuntu 18.04 (deprected) to 20.04. |
| 0.4.1 | Unknown | All: - Enlarge settings button a bit to make it easier to spot. (#254) - Prevent running multiple instances and start capture in original instance instead. (#306) - Fix unintended re-capture if tray icon is disabled. (#2... |
| 0.4.0 | Unknown | - All: Remove support for Tesseract < 5.0 - All: Faster startup if "Check for updates" is enabled. - All: Refactor icon handling. Fixes a bug in the AUR package. (#353) - All: Fix crash if tesseract data for English is m... |
| 0.3.15 | Unknown | - All: Add possibility to capture by left-clicking (or double-clicking) the tray icon. This also improves a bit the situation regarding #306. - All: Fix bug when running with Python 3.11 #311. - Windows: Improve the msi-... |
| 0.3.14 | Unknown | - All: Add --version command line flag to easily print NormCap version. - All: Slightly improved startup time. - Windows: Debug information can be printed on screen again. (No need for checking the log file anymore.) - L... |
| 0.3.13 | Unknown | - All: Reduce interval for (optional) update check to 7 days instead on every run to saves startup-time. - macOS: Check for required screen recording permissions and warn if missing. - macOS: Fix issue where NormCap proc... |
| 0.3.12 | Unknown | - All: Change color of tray icon on successful copy to clipboard to improve usability in case the notifications are turned off or not working. - All: Update dependencies. - Linux: Fix multi monitor support on Wayland. |