Features:

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

Platforms:

  • Linux
  • Windows
  • MacOS

Link: flameshot.org.

  • land@lemmy.ml
    link
    fedilink
    arrow-up
    5
    ·
    edit-2
    2 months ago

    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).

      • land@lemmy.ml
        link
        fedilink
        arrow-up
        1
        ·
        2 months ago

        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.

    • AsterixTheGoth@lemmy.ml
      link
      fedilink
      arrow-up
      11
      arrow-down
      1
      ·
      2 months ago

      Goddammit Steve Jobs, you’re dead! Stop trying to impose your ideals on us from beyond the grave!

    • youmaynotknow@lemmy.ml
      link
      fedilink
      arrow-up
      4
      arrow-down
      2
      ·
      2 months ago

      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@infosec.pub
        link
        fedilink
        arrow-up
        7
        ·
        2 months ago

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

        • youmaynotknow@lemmy.ml
          link
          fedilink
          arrow-up
          3
          ·
          edit-2
          2 months ago

          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
          
            • youmaynotknow@lemmy.ml
              link
              fedilink
              arrow-up
              2
              ·
              1 month ago

              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@lemmy.ml
                  link
                  fedilink
                  arrow-up
                  2
                  ·
                  1 month ago

                  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.

  • sorter_plainview@lemmy.today
    link
    fedilink
    arrow-up
    4
    ·
    2 months ago

    Anyone know a screenshot tool that can do this effect easily and directly? I tried out a lot of tools and I’m unable to find any. Currently I’m using either Inkscape or Illustrator to get this effect. This is really good effect to prepare documentations.

    Spotlight

  • Railcar8095@lemm.ee
    link
    fedilink
    arrow-up
    8
    ·
    2 months ago

    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

    • tuhriel@infosec.pub
      link
      fedilink
      arrow-up
      1
      ·
      2 months ago

      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

        • B0rax@feddit.org
          link
          fedilink
          Deutsch
          arrow-up
          2
          ·
          2 months ago

          Settings -> keyboard -> keyboard shortcuts -> screenshots

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

    • Tick Dracy@lemm.ee
      link
      fedilink
      arrow-up
      1
      ·
      2 months ago

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

      • Railcar8095@lemm.ee
        link
        fedilink
        arrow-up
        1
        ·
        edit-2
        2 months ago

        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.

    • filcuk@lemmy.zip
      link
      fedilink
      arrow-up
      1
      ·
      2 months ago

      Not for me, went back to ShareX. I can’t find anything that does all the things and better.

      • refalo@programming.dev
        link
        fedilink
        arrow-up
        3
        ·
        edit-2
        2 months ago

        .NET works on non-Windows OSes too, at least enough to have a GUI. Avalonia is cross-platform for example. Not only across desktop but also mobile and web.

  • Rolling Resistance@lemmy.world
    link
    fedilink
    arrow-up
    1
    ·
    2 months ago

    Flameshot was great. One day it just stopped working on my Ubuntu (Gnome). Now I use the default tool that comes with KDE, and it’s nearly perfect.

  • takeheart@lemmy.world
    link
    fedilink
    arrow-up
    7
    ·
    2 months ago

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

  • 7EP6vuI@feddit.org
    link
    fedilink
    English
    arrow-up
    17
    ·
    2 months ago

    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?

    • derpgon@programming.dev
      link
      fedilink
      arrow-up
      3
      ·
      2 months ago

      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@lemmy.ca
      link
      fedilink
      arrow-up
      1
      ·
      2 months ago

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

    • Azzk1kr@feddit.nl
      link
      fedilink
      English
      arrow-up
      3
      ·
      edit-2
      2 months ago

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