Markwright: tiny screen annotation tool

5 min read Original article ↗

Markwright is a powerful yet lightweight (under 2 Mb .exe, around 6 Mb RAM) screen annotation tool for technical presenters and content creators, that’s modern, has zero dependencies, does not require registration, has no tracking or telemetry, works completely offline, and allows you to own it. Forever. Markwright is designed to be fast, both physically and ergonomically, can be controlled both from mouse and keyboard.

Markwright was created when I was using the most awesome screen annotation tool ZoomIt and missing a few minor features that I wanted, like custom pen colors and a few small extra tools. In the beginning of 2026, I have fully switched to Markwright for all my needs and have also decided to share it with the public, in case anyone else needs it too.

I’m a software engineer, performance and efficiency freak by trade, and no parts of this application were created using AI (or “vibe coded”).

Why use Markwright?

  • Less than 2 Mb .exe file size, around 6 Mb RAM, and 0% CPU usage when inactive. It’s extremely fast, developed by a performance OCD freak.
  • Annotation tools: arrow, chevron, rectangle, circle, highlighter, focus rectangle with zoom.
  • Snap to other shape coordinates, for easy alignment.
  • Animated tool entrance and exit (configurable).
  • Customisable pen colours and thickness.
  • Copy annotated image to clipboard.
  • Copy annotated region selection to clipboard.
  • Option to prevent screen capturing applications like OBS to record application toolbar.

Installing

Download and run the latest version from the releases section, or install via WinGet (may not be on the latest version):

1winget install aloneguid.markwright

Using

After launching, Markwright will appear in the system notification area. Invoke annotation mode by either clicking the notification area icon, or by pressing the hotkey (default is Ctrl+1, can be changed in settings). To exit annotation mode, simply press the hotkey again, or Esc key.

Once the tool is invoked, you will be presented with the toolbar and last selected tool/colour/settings. After installing this should default to first colour and first tool (arrow).

Selecting and configuring a tool

When you are in annotation mode, you can select a tool by either click the tool icon in the small toolbox window, or by pressing the hotkey for that tool on the keyboard. Hover over the tool icons to see the hotkeys (A for Arrow, R for Rectangle, and so on). Then simply position the mouse where selected tool begins, click and hold the left mouse button, drag to the desired position, and release the mouse button to finish.

If a tool has configurable options, like pen thickness, it will be shown directly below the tool icons in the toolbox window. For example, if you select the Arrow tool, you can then select the pen thickness and maximum length of the arrow. It does not matter whether you draw the tool first and then change the options, or change the options first and then draw the tool, as the options will be applied to all tools of that type as you change them.

Mini toolbar at the bottom of the toolbox also shows some quick settings, and allows you to open a bigger settings windows with slightly more settings. All of the settings are explained on hover, so feel free to explore them and find the ones that work best for you.

Feel free to leave comments at the bottom of this page if you have any questions, suggestions, or just want to share your experience with Markwright. I would love to hear from you!

Settings

Click the gear icon in the mini toolbar at the bottom of the toolbox to open the settings window. Here you can change various settings, such as hotkeys, pen colours, animation duration, and more. All settings are explained on hover, so feel free to explore them and find the ones that work best for you.

FAQ

  • Q: Is it free?
  • A: Yes, Markwright is completely free to use. You can download it from the release history section and use it without any cost. You are welcome to donate if you like the tool and want to support its development, but it is not required:

  • Q: Is it safe?

  • A: Yes, Markwright is completely safe to use. It does not contain any malware, spyware, or any other malicious software. It does not collect any data from you, and it does not require any permissions that could compromise your security or privacy.

  • Q: Is it open-source?

  • A: No, Markwright is not completely open-source. However, you are free to use Markwright for your own purposes, personal or commercial, without any restrictions. It is built on the same technology as Browser Tamer and UI framework is open-source. It might be open-sourced in the future.

Release history

1.3.0 | Jun 22, 2026 | download

New features

  • Introducing the new “Chevron” tool – a large 3-chevron pointer, with entrance and exit animations.
  • Arrow, rectangle, circle, chevron are using the “fill opacity” parameter (configurable) and follow the same style of entrance/exit animations.
  • Multiple monitors are fully supported.
  • Configuration is now yaml based instead of ini and is placed inside the proper configuration folder (appdata/roaming on Windows).
  • Installer moved to .msi, so that we can add the Start Menu icon.

Improvements

  • Pedantic change in the order of tools in the tool window, in order of their logical grouping.

1.2.0 | Jun 11, 2026 | download

  • new: support for Live screen updates.
  • chore: tool windows have rounded corners.
  • chore: update application icon.
  • bug: mouse button config wasn’t saved.

1.1.0 | Mar 12, 2026 | download

  • focus: zap all shapes when starting focus.
  • new: use mouse wheel, middle, and right mouse buttons to perform various actions.

1.0.0 | Feb 27, 2026 | download

The first public release I have decided to share with the public. See if anyone needs this util too.