Flameshot is a powerful, open-source screenshot tool that allows you to take and edit screenshots with a variety of features, such as blur, arrows, and marks. It is available on Windows, Linux, and MacOS and can be installed in a number of different ways. Here are a few options for installing Flameshot on a Windows machine:
Using Scoop Package Manager:
- Open the command prompt and run the following commands:
scoop bucket add extras
scoop update
scoop install flameshot
Using Winget Package Manager:
- If you don’t already have winget installed, follow the instructions at https://www.geekbits.io/how-to-install-windows-package-manager/ to install it.
- Run the command
winget install flameshot
Using Chocolatey:
- Run the command
choco install flameshot
Manual Install:
- Download the .msi installer from the Flameshot releases page at https://github.com/flameshot-org/flameshot/releases
- Launch the installer and follow the provided instructions.

Once Flameshot is installed, you can launch it from the Start menu or by pressing the PRTSC key to take a screenshot. You will then be able to edit the screenshot using Flameshot’s various tools and features. Check more on geekbits.io
