Release

AFTRIMGE 0.2.0

For Windows x64 and Linux x64. Built from source commit 93fa27a0aeed on 2026-09-17. Database format 7.

Unsigned builds

These builds are not code-signed yet. SHA-256 checksums are provided so you can independently verify the files you download. Windows may say the publisher is unknown, and a computer with Smart App Control enforcing may block the program. A checksum confirms a file is the one published here; it does not identify who published it.

Windows

Installed

A traditional per-user installation with a Start menu entry. The archive lives in your application-data folder and is kept if you uninstall.

Portable

No installation. AFTRIMGE keeps its archive in a folder beside the program, so the two stay together. Tested by moving the folder on the same computer and reopening it with its history intact. Portable mode

Windows · x64

Windows installer

Installs for your account only. No administrator rights.

Download 2.8 MB
File
AFTRIMGE-0.2.0-Windows-x64-Installer.exe
Version
0.2.0
Size
2,802,407 bytes
Signed
No
Package
NSIS installer, per-user, no administrator rights
SHA-256
365cbdb3bc70c58147029607561ab4c4025a055724f76d7306c04b18807ebb5f
Install, compatibility and how this file was tested

Install

  1. Check the file against SHA256SUMS.txt.
  2. Run the installer. It installs for your account only, to %LOCALAPPDATA%\AFTRIMGE, and adds a Start menu entry.
  3. If the Microsoft Edge WebView2 Runtime is missing, the installer downloads Microsoft's bootstrapper. Windows 11 already includes the runtime.
  4. Your archive is created in %APPDATA%\com.aftrimge.desktop on first launch.
  5. Installing over an earlier version keeps the archive. Uninstall from Settings, Apps; your archive is kept unless you tick Delete the application data.

Compatibility

Windows x64 with the WebView2 Runtime. Tested on Windows 11 only. Not code-signed: SmartScreen may warn, and Smart App Control may block it.

Release evidence

Tested on Windows 11: silent install over 0.1.0 left one registration at version 0.2.0 with a Start menu entry and the third-party notices; silent uninstall removed the program, its registration and the Start menu entry and kept the archive. The installed 0.2.0 executable was refused by Smart App Control on all 26 launch attempts, so the upgraded application itself was not launched from this installer. The portable build of the same source was launched and tested.

Windows · x64

Windows portable

Extract anywhere you can write, and run.

Download 3.6 MB
File
AFTRIMGE-0.2.0-Windows-x64-Portable.zip
Version
0.2.0
Size
3,557,715 bytes
Signed
No
Package
ZIP folder: AFTRIMGE.exe, the aftrimge.portable marker, README-PORTABLE.txt, THIRD_PARTY_NOTICES.txt
SHA-256
29d6a96a08485b5695a03f1df6a90e4b8f89e46f771325bd6f508e4f61ddac79
Install, compatibility and how this file was tested

Install

  1. Check the file against SHA256SUMS.txt.
  2. Extract the whole folder anywhere you can write to.
  3. Run AFTRIMGE.exe. The archive is created in AFTRIMGE Data beside it.
  4. To back up or move it, close AFTRIMGE and copy or move the whole folder.

Compatibility

Windows x64 with the WebView2 Runtime already installed. Tested on Windows 11 only. Not code-signed: Smart App Control may block it.

Release evidence

Tested on Windows 11: unzipped and launched with only system folders on PATH; through the release binary's own IPC it reported version 0.2.0 in portable mode, recorded a folder, verified the whole archive and refused an oversized id; a second launch on the same archive showed 'AFTRIMGE is already open' and started no engine; it closed on request, and after the folder was moved it reopened with its history intact. The installed-location archive was left byte-identical.

Linux

Linux · x64

Linux AppImage

Runs without installation and carries its own web engine.

Download 78.9 MB
File
AFTRIMGE-0.2.0-Linux-x64.AppImage
Version
0.2.0
Size
78,899,704 bytes
Signed
No
Package
AppImage, carries its own WebKitGTK
SHA-256
ab55acc2391a0b2071da5598c896167147cf2464a72fa528f8c250dd988391ac
Install, compatibility and how this file was tested

Install

  1. Check the file against SHA256SUMS.txt.
  2. chmod +x AFTRIMGE-0.2.0-Linux-x64.AppImage
  3. Run it. Your archive is created in ~/.local/share/com.aftrimge.desktop.
  4. Running an AppImage needs FUSE 2 (libfuse2t64 on Ubuntu 24.04).

Compatibility

Linux x64 with glibc 2.39 or newer and FUSE 2. Tested on Ubuntu 24.04 under WSL2 only.

Release evidence

Tested on Ubuntu 24.04 under WSL2: launched with a minimal environment and created an owner-only archive; a second launch on the same archive stayed waiting on its dialog and started no engine; after the first was killed, a relaunch succeeded without removing the lock file, and the database passed integrity_check.

Linux · x64

Linux Debian package

For Debian and Ubuntu, using the system web engine.

Download 3.8 MB
File
AFTRIMGE-0.2.0-Linux-x64.deb
Version
0.2.0
Size
3,849,346 bytes
Signed
No
Package
Debian package (aftrimge), uses the system WebKitGTK
SHA-256
80b5b1a3e963b65b73fe2e72b32a1eee447c0f8d64b5875005879ae6ed0b448f
Install, compatibility and how this file was tested

Install

  1. Check the file against SHA256SUMS.txt.
  2. sudo apt install ./AFTRIMGE-0.2.0-Linux-x64.deb
  3. Run aftrimge. Remove with sudo apt remove aftrimge; your archive is not touched.

Compatibility

Debian-based distributions providing libwebkit2gtk-4.1-0 and libgtk-3-0. Tested on Ubuntu 24.04 under WSL2 only.

Release evidence

Tested on Ubuntu 24.04 under WSL2: apt install, launch with a minimal environment creating an owner-only archive, apt remove removing the program and keeping the archive.

macOS

There is no macOS release.

Verifying a download

Compute the file's SHA-256 and compare it with the value on this page or in SHA256SUMS.txt.

# Windows (PowerShell)
Get-FileHash .\AFTRIMGE-0.2.0-Windows-x64-Installer.exe -Algorithm SHA256

# Linux
sha256sum AFTRIMGE-0.2.0-Linux-x64.AppImage

Full instructions: Installation. Third-party licenses: THIRD_PARTY_NOTICES.txt.