Fork me on GitHub

Download

Current stable version is 1.22.1.

All other releases and changelog available here.

Windows icon Windows

Windows XP, 7, 8, 10, 11 supported.

Installer 32/64-bit: AutoScreenshot_v1.22.1_Windows_setup.exe

Portable 32-bit: AutoScreenshot_v1.22.1_Windows_x86_portable.zip

Portable 64-bit: AutoScreenshot_v1.22.1_Windows_x64_portable.zip

Linux icon Linux

Tested in Linux Mint 21.

Portable 64-bit: AutoScreenshot_v1.22.1_Linux_x64_portable.zip

Notes for Linux users

After unpacking zip you must add execution rights to AutoScreenshot file

chmod +x AutoScreenshot

For save in avif image format you must install libavif-dev package

sudo apt install libavif-dev

If you have "Could not initialize OpenSSL library" error run

sudo apt install libssl-dev

links