Download Agnos

Clean documents for AI, on your own computer. Free for 14 days, no card needed.

Download for Windows

Version 2.3.0Windows 10 and 11about 83 MBRelease notes

You’re on this device. Agnos runs on Windows 10 and 11 only, for now. Copy the link and open it on your Windows PC.

The Agnos window on the Review step of the sample project. meeting-notes.txt is open on Removed: 3 pieces removed, each with the rule that removed it.

Install

Three steps, about a minute.

  1. Open the installer

    Open Agnos-Setup-2.3.0.exe from your Downloads folder. If your browser says it isn’t commonly downloaded, choose Keep (how).

  2. Let Windows run it

    The installer isn’t code-signed yet, so Windows may show Windows protected your PC. Click More info, then Run anyway.

  3. Install and open

    Click Next, then Install. Leave Launch Agnos ticked, click Finish, and choose Open the sample project.

  • Windows 10 and 1164-bit, about 400 MB of disk space
  • No admin rightsInstalls for your Windows account only
  • Everything insideNo Python or anything else to install
  • Nothing uploadedYour documents stay on your computer

Details

Requirements, checks and deployment.

System requirements and file details
Version
2.3.0, released 23 September 2026
File
Agnos-Setup-2.3.0.exe, about 83 MB
Publisher
Gidion
Windows
Windows 10 or 11, 64-bit
Disk space
about 400 MB
Internet
To download and to activate, then a short licence check at least every 60 days
Installs to
%LOCALAPPDATA%\Programs\Agnos. Your projects live in %LOCALAPPDATA%\Agnos, and uninstalling asks before it deletes them
SHA-256
e0fff68ec3cd6851bcece6f0965e577008825076ca01fa37617ed5cf46c63016
Verify your download

Check that your file is exactly the one we published, byte for byte, before you run it.

Or run this in PowerShell, in your Downloads folder:

Get-FileHash .\Agnos-Setup-2.3.0.exe

The Hash it prints must be exactly:

e0fff68ec3cd6851bcece6f0965e577008825076ca01fa37617ed5cf46c63016

Install on many computers

The installer takes the standard silent-install switches, so a script or a deployment tool can run it with no prompts. It installs for the Windows account that runs it, so run it once for each person. In PowerShell:

.\Agnos-Setup-2.3.0.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART

To remove it, leaving the person’s projects in place:

& "$env:LOCALAPPDATA\Programs\Agnos\unins000.exe" /VERYSILENT /SUPPRESSMSGBOXES

To update, run the newer installer the same way: it stops a running Agnos first and keeps every project. One Company Pack key covers up to five people on up to 10 devices: see pricing.

Need a hand? Read the install guide or contact us: a real person answers.