Typically when I’m working with photos, I’m doing graphic design type work. I’ve been using GIMP for this. GIMP is meant for raster graphics editing.

You could also use Inkscape for vector graphics, or Krita for more digital painting type work. But I know all these tools are very powerful and overlap on some use cases.

Do you use any AI-type tools? I use a image upscaler called Upscayl. It works really well and works entirely locally.

Do you know of any tools that can remove backgrounds? This would help with help with the type of graphic design I do.

What other tools do you like to use as it pertains to images?

  • Danitos@reddthat.com
    link
    fedilink
    arrow-up
    4
    ·
    1 day ago

    A very useful tip for technical images (i.e., lab report/research): export whatever graph you created as .svg, and do some prettifying touches in InkScape. It is faaaar easier than doing it in code.

    Also, always export the .svg, even if you’re not gonna use it. You never know when you want to do a very small correction, and it will save you quite some time.

    • rutrum@lm.paradisus.dayOP
      link
      fedilink
      English
      arrow-up
      2
      ·
      7 hours ago

      I love use tools like mermaid or plantuml. But Ive always faught with formatting (or gave up) instead of editing after the fact. Great idea?

      In the same vein, I use draw.io to make architecture diagrams and flow charts.