Stable release 0.2.5
Download Imnota.
A local-first desktop app for annotating screenshots and exporting visual context as AI-ready Markdown and PNG prompt bundles.
Choose your platform.
Download the current stable release. No account is required.
Build from source.
Clone the open-source repository, enable Corepack and package the desktop app for your operating system.
corepack enable
corepack pnpm install
corepack pnpm package:win # Windows
corepack pnpm package:mac # macOS
corepack pnpm package:linux # Linux
Use Node.js 20+ and run only the packaging command for your target platform. The current macOS release is not Apple-notarised; see the README opening guidance if macOS blocks it.
See the 0.2.5 release notes for upgrade and project-format information, or browse every release.