This post has been de-listed
It is no longer included in search results and normal feeds (front page, hot posts, subreddit posts, etc). It remains visible only via the author's post history.
I learned how to use the python console to automate some simple setup tasks I do when starting to edit images. Things like placing guides in the center of the image, adding an alpha channel, and creating layers with specific names. So my current workflow is:
Open an image
Open the python console
Copy and paste my code into the console
Close the console
I've been looking into a way to automate this (like, bind it to a hotkey or something) instead of manually opening the console and pasting the code. Is there a simple way to do this? Thanks!
Subreddit
Post Details
- Posted
- 1 year ago
- Reddit URL
- View post on reddit.com
- External URL
- reddit.com/r/GIMP/commen...