Fundamentals 5 min read

Boost Your Productivity with Flameshot: The Ultimate Open‑Source Screenshot Tool

Flameshot is a powerful open‑source screenshot utility that combines instant capture with rich annotation tools, supports Linux, Windows and macOS, offers command‑line options, customizable appearance, and easy installation via package managers, making it ideal for developers and technical writers who need fast, editable screenshots.

Liangxu Linux
Liangxu Linux
Liangxu Linux
Boost Your Productivity with Flameshot: The Ultimate Open‑Source Screenshot Tool

Introduction

Flameshot is an open‑source screenshot utility that captures the screen and immediately opens an editing interface, enabling developers, technical writers, and other users to annotate screenshots with arrows, text, shapes, or mosaic without launching a separate editor.

Key Features

Instant editing : After capture the image opens directly in the editor.

Rich annotation tools : Pencil, line, arrow, rectangle, ellipse, text and mosaic.

Flexible selection : Free‑form region selection with precise control.

Quick save & share : Save to a specified path or copy to clipboard in one click.

Imgur upload : Built‑in upload to Imgur for online sharing.

Customizable appearance : UI colors and shortcuts can be personalized.

Cross‑platform : Available on Linux, Windows and macOS.

Keyboard shortcuts : Extensive shortcut keys for common actions.

Command‑line interface : Full CLI support for scripting and automation.

Flameshot UI
Flameshot UI

Installation

Linux

Ubuntu/Debian: apt install flameshot Fedora: dnf install flameshot Arch Linux: pacman -S flameshot openSUSE:

zypper install flameshot

Windows

Download the latest installer from the official release page.

Run the .exe file and follow the installation prompts.

macOS

Homebrew: brew install --cask flameshot MacPorts:

sudo port install flameshot
Installation screenshot
Installation screenshot

Usage

Basic screenshot

Run flameshot gui to open the capture UI.

Drag the mouse to select the desired region.

The editor opens automatically after selection.

Quick operations

Save to a specific folder: flameshot gui -p ~/Pictures Set a 2‑second delay: flameshot gui -d 2000 Full‑screen capture and copy to clipboard:

flameshot full -c

Editing shortcuts

P : Pencil tool for freehand drawing.

A : Add arrows.

R : Draw rectangles.

T : Insert text.

B : Apply mosaic to hide sensitive information.

Ctrl+C : Copy the screenshot to the clipboard.

Ctrl+S : Save the screenshot to a file.

Enter : Upload directly to Imgur.

Command line interface
Command line interface

Project repository

GitHub: https://github.com/flameshot-org/flameshot

Original Source

Signed-in readers can open the original source through BestHub's protected redirect.

Sign in to view source
Republication Notice

This article has been distilled and summarized from source material, then republished for learning and reference. If you believe it infringes your rights, please contactadmin@besthub.devand we will review it promptly.

annotationWindowsmacOSopen-sourcescreenshotflameshot
Liangxu Linux
Written by

Liangxu Linux

Liangxu, a self‑taught IT professional now working as a Linux development engineer at a Fortune 500 multinational, shares extensive Linux knowledge—fundamentals, applications, tools, plus Git, databases, Raspberry Pi, etc. (Reply “Linux” to receive essential resources.)

0 followers
Reader feedback

How this landed with the community

Sign in to like

Rate this article

Was this worth your time?

Sign in to rate
Discussion

0 Comments

Thoughtful readers leave field notes, pushback, and hard-won operational detail here.