Not my meme, I stole it from someone else. You wouldn’t know them, they go to a different community.

  • Funkytom467
    link
    8
    edit-2
    1 month ago

    Just switched to krita recently for drawing and it’s so great, the setup is pretty much like photoshop, with all the tool i ever needed.

    I don’t even know why i bothered using photoshop to begin with.

    And yeah blender is the OG of 3D.

    • @CrayonRosary
      link
      31 month ago

      Does Krita have actions, macros, scripting, or perhaps batch commands?

      • Funkytom467
        link
        11 month ago

        I never used that, depend on what you want to do but i don’t think there is a good builded in way…

        So i guess you can look for some other macro tools or using a python script.

        • @CrayonRosary
          link
          2
          edit-2
          30 days ago

          I’ll check it out, but I’m also learning Python scripting in GIMP, and I found a really nice batch plugin called BIMP that can do things like crop, resize, and much more on many files at once.

          Although I hear the python-fu thing is going away in version 3.0, and instead you’re just supposed to use a code library in a standalone Python script. The python-fu thing is handy because it adds new menu items for the scripts you make for easy access.

          • Funkytom467
            link
            1
            edit-2
            30 days ago

            Interesting, maybe it will be worth looking into for myself too, because right now i’m only using the macro’s menu of my huiton pen, and it’s limited to keyboard shortcuts.

            And I just checked it, you can have scripts in krita too. So i guess if your learning python scripting you may want to try krita’s api, I’m gonna have a peek too when I get the chance.