this post was submitted on 09 Jul 2024
928 points (99.2% liked)
memes
10220 readers
1739 users here now
Community rules
1. Be civil
No trolling, bigotry or other insulting / annoying behaviour
2. No politics
This is non-politics community. For political memes please go to !politicalmemes@lemmy.world
3. No recent reposts
Check for reposts when posting a meme, you can only repost after 1 month
4. No bots
No bots without the express approval of the mods or the admins
5. No Spam/Ads
No advertisements or spam. This is an instance rule and the only way to live.
Sister communities
- !tenforward@lemmy.world : Star Trek memes, chat and shitposts
- !lemmyshitpost@lemmy.world : Lemmy Shitposts, anything and everything goes.
- !linuxmemes@lemmy.world : Linux themed memes
- !comicstrips@lemmy.world : for those who love comic stories.
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
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.
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.