Features:

  • Highly customizable
  • In-app screenshot editing
  • Upload to online platforms
  • Command-line interface (CLI)

Platforms:

  • Linux
  • Windows
  • MacOS

Link: flameshot.org.

  • kyubEnglish
    arrow-up
    34
    arrow-down
    0
    ·
    3 months ago
    link
    fedilink

    Flameshot is great, I use it every day at work and home. The integrated editing/annoation/drawing functions are superb.

    • peregus
      arrow-up
      6
      arrow-down
      0
      ·
      3 months ago
      link
      fedilink

      Have you ever tried ShareX? How does it compare?

      • IdleSheep
        arrow-up
        18
        arrow-down
        0
        ·
        3 months ago
        edit-2
        3 months ago
        link
        fedilink

        Regular user of sharex here who tried flameshot. Sharex has it beaten by a mile in terms of both features and customization.

        Only reason to use flameshot is if you’re not on windows, since sharex is not available for Linux or MacOS.

        • AlkEnglish
          arrow-up
          2
          arrow-down
          0
          ·
          3 months ago
          link
          fedilink

          Ah damn. I use sharex but was wanting to switch to Linux. Is there a unanimously agreed upon best replacement for sharex? Might as well try flameshot.

        • xenspideyEnglish
          arrow-up
          1
          arrow-down
          0
          ·
          3 months ago
          link
          fedilink

          Have you ever used lightshot? How did sharex compare if you have.

          • IdleSheep
            arrow-up
            1
            arrow-down
            0
            ·
            3 months ago
            link
            fedilink

            A long time ago I did before I switched to sharex, which does what lightshot does but better.

            • xenspideyEnglish
              arrow-up
              1
              arrow-down
              0
              ·
              3 months ago
              link
              fedilink

              Been using ShareX for a bit today, yep, you are right. Far superior. Glad I stumbled on this today!

  • blabboole
    arrow-up
    19
    arrow-down
    1
    ·
    3 months ago
    link
    fedilink

    It’s a shame this doesn’t work nicely with multiple displays, it always picks the monitor I don’t have the window on I want to capture.

  • 7EP6vuIEnglish
    arrow-up
    17
    arrow-down
    0
    ·
    3 months ago
    link
    fedilink

    i use this at work, and its great. Only downside is, that the buttons are hard to identify and move depending on the size of the screenshot, so you always have to search for the function you need.

    Does anyone have a workaround for this?

    • Azzk1krEnglish
      arrow-up
      3
      arrow-down
      0
      ·
      3 months ago
      edit-2
      3 months ago
      link
      fedilink

      No! This has been bugging me for quite some time as well. Other than that, it’s excellent software.

    • derpgon
      arrow-up
      3
      arrow-down
      0
      ·
      3 months ago
      link
      fedilink

      For the longest time I used gnome-screenshot via shortcuts that execute terminal commands. Nowadays, I use my dedicated print screen button (that probably just executes similar commands and uses gnome-screenshot on the background).

    • Uninvited Guest
      arrow-up
      1
      arrow-down
      0
      ·
      3 months ago
      link
      fedilink

      I’ve learned the keyboard shortcuts that matter to me, but I agree I wish it was a consistent horizontal bar.

    • youmaynotknow
      arrow-up
      4
      arrow-down
      2
      ·
      3 months ago
      link
      fedilink

      It works flawlessly. Yes, currently it takes a bit of tweaking to get it working on Wayland, but once you nail it, flawless and so freaking useful. Once I started using it I find every other screen shot app lacking.

      • PlexSheep
        arrow-up
        7
        arrow-down
        0
        ·
        3 months ago
        link
        fedilink

        So if you have to get it working on Wayland, I don’t think it works flawless. What exactly did you do?

        • youmaynotknow
          arrow-up
          3
          arrow-down
          0
          ·
          3 months ago
          edit-2
          3 months ago
          link
          fedilink

          I agree, but flawless does apply after the tweak/workaround is completed.

          • Anyway, if installed from flatpak:
          sudo tee /usr/local/bin/flameshot-workaround > /dev/null <<'EOF'
          
          #!/bin/bash
          
          flameshot
          
          EOF
          
          sudo chmod a+x /usr/local/bin/flameshot-workaround
          

          After this, just make the call from:

          /usr/local/bin/flameshot-workaround
          

          instead of:

          flameshot gui
          
          • If installed RPM, then make the call from:
          script --command "flameshot gui" /dev/null
          

          instead of:

          flameshot gui
          
          • PlexSheep
            arrow-up
            3
            arrow-down
            0
            ·
            3 months ago
            link
            fedilink

            So why do that? Seems like you’re just piping the output to null?

            • youmaynotknow
              arrow-up
              2
              arrow-down
              0
              ·
              3 months ago
              link
              fedilink

              Apparently (from what I was able to gather, but I’m certainly no dev) that nullifies the part of Gnome in Wayland that makes it fail and not capture.

              Whatever the case, it’s been working flawlessly for me since Fedora 38 on Gnome 44.

                • youmaynotknow
                  arrow-up
                  2
                  arrow-down
                  0
                  ·
                  3 months ago
                  link
                  fedilink

                  Thanks for taking the time to explain this in detail. I have been wanting to get into the actual understanding of Linux commands to a deeper level for years now, but with 2 jobs, 3 kids, 3 dogs and church, what little free time I’ve had I tend to spend either playing some video games or sleeping.

                  You are right, I should get up off my ass and continue learning, and I will start today, by not entering commands and scripts that I find in the internet blindly (which is what I’ve been doing) but actually finding out what each part does before doing so.

    • QuizzaciousOtter
      arrow-up
      2
      arrow-down
      0
      ·
      3 months ago
      link
      fedilink

      I really liked it but unfortunately I was not able to get it to work on Wayland (with Hyprland) at all.

  • 𝕸𝖔𝖘𝖘English
    arrow-up
    8
    arrow-down
    0
    ·
    3 months ago
    link
    fedilink

    I use greenshot at work, and have been looking for something for my Linux box. I’ll give this a shot. Thanks for sharing.

      • xenspideyEnglish
        arrow-up
        5
        arrow-down
        0
        ·
        3 months ago
        edit-2
        3 months ago
        link
        fedilink

        I’ve been using lightshot for years and love it, might have to try others out just to see what else is out there

        Edit: Been using ShareX for a little bit today, and yes. it is superior to lightshot

    • Hexarei
      arrow-up
      2
      arrow-down
      0
      ·
      3 months ago
      link
      fedilink

      There’s also an app called Shutter that works quite well

  • Railcar8095
    arrow-up
    8
    arrow-down
    0
    ·
    3 months ago
    link
    fedilink

    On Mac, with multiple displays, it seems to be broken. Sometimes it targets the wrong display, and mixes the resolutions. Have tried for a while because it seems perfect on Linux.

    Will try again in a while

    • B0raxDeutsch
      arrow-up
      3
      arrow-down
      0
      ·
      3 months ago
      link
      fedilink

      For Mac, I just use the built-in shortcut. Command+shift+4

      • aStonedSanta
        arrow-up
        2
        arrow-down
        0
        ·
        3 months ago
        link
        fedilink

        I just got a Mac. Thanks. I gotta figure out how to turn that into command shift s now lol

        • B0raxDeutsch
          arrow-up
          2
          arrow-down
          0
          ·
          3 months ago
          link
          fedilink

          Settings -> keyboard -> keyboard shortcuts -> screenshots

          (Translated from a different language, so the wording might be a bit different)

    • tuhriel
      arrow-up
      1
      arrow-down
      0
      ·
      3 months ago
      link
      fedilink

      For me it gets a bit confused if I add or remove the external screens.

      Usually it is fixed if I quit and restart flameshot

    • Tick Dracy
      arrow-up
      1
      arrow-down
      0
      ·
      3 months ago
      link
      fedilink

      If you’re on Mac there is no reason to use this instead of the brilliant Shottr app.

      • Railcar8095
        arrow-up
        1
        arrow-down
        0
        ·
        3 months ago
        edit-2
        3 months ago
        link
        fedilink

        I’m currently using shottr, but without those bugs I would still use flameshot. Might be due to familiarity, but I liked it more.

        Also, if I can I rather use FOSS.

  • takeheart
    arrow-up
    7
    arrow-down
    0
    ·
    3 months ago
    link
    fedilink

    I often use this over KDE’s inbuilt screenshot tool because this one has a quick way to crop a screenshot

  • perishthethoughtEnglish
    arrow-up
    6
    arrow-down
    0
    ·
    3 months ago
    link
    fedilink

    Use Flameshot every day. Love it.

    Two tips for users:

    • Check out this page for info on customizing the key bindings you use within the app to suit your needs: https://flameshot.org/docs/guide/key-bindings/

    • Same page has instructions for choosing which key-combo should bring up the GUI. I’m on Ubuntu and had to do special steps to make it work with the PrintScr key but it’s so easy to use now!

    • filcuk
      arrow-up
      3
      arrow-down
      0
      ·
      3 months ago
      edit-2
      3 months ago
      link
      fedilink

      Flameshot was great, but for me, no window select (on Win) and no plan to implement is a deal breaker, thoughi understandthe reasons.
      Also breaks when moving between docks - has to be restarted, and pinned images go under the screen, if pinned at the bottom (they always shift down).
      While I like the UI, it makes it awkward to quickly find the icon needed on small crops, since they keep shifting around.

      • perishthethoughtEnglish
        arrow-up
        2
        arrow-down
        0
        ·
        3 months ago
        link
        fedilink

        Yah, on Windows I prefer Greenshot (greenshot.org). It’s free, open-source and is so easy to use, I frequently forget it’s running in the background.

  • land
    arrow-up
    5
    arrow-down
    0
    ·
    3 months ago
    edit-2
    3 months ago
    link
    fedilink

    A great tool, wish they had a feature that would allow you to add plugins/add-ons such as OCR, GIF Maker etc. Similar to what FlowLauncher offers plugins wise. (FlowLauncher is a FOSS system wide search engine for windows).

    • klangcola
      arrow-up
      2
      arrow-down
      0
      ·
      3 months ago
      link
      fedilink

      FlowLauncher looks neat, like KRunner for Windows. Thanks for sharing

      • land
        arrow-up
        1
        arrow-down
        0
        ·
        3 months ago
        link
        fedilink

        Flow Launcher is way more powerful, customisable and has plugins support. Power toys run is pretty limited. With flow launcher you can direct search internet queries with your favourite search engine.

  • HeyMrDeadManEnglish
    arrow-up
    4
    arrow-down
    0
    ·
    3 months ago
    link
    fedilink

    Does this have the ability to scroll and stitch together long documents or web pages?

  • fine_sandy_bottom
    arrow-up
    3
    arrow-down
    0
    ·
    3 months ago
    link
    fedilink

    I’ve never been able to get this to work in a stock debain 12 / gnome environment.

  • 小莱卡English
    arrow-up
    3
    arrow-down
    0
    ·
    3 months ago
    link
    fedilink

    For wayland, i use the combination of grim+slurp+swappy.