Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Batcher - Batch Image Processing Plug-in for GIMP 3
#7
Hi, image/layer duplication is currently not possible in Batcher. I'll note this down as an enhancement in a future version. In the meantime, the workaround is to write a plug-in as Rich mentioned and add it as a custom action. You should then be able to manipulate the duplicate by selecting Layer Below (Background) or Layer Above (Foreground) (depending on the position the custom plug-in inserts the duplicate at) instead of Current Layer in subsequent actions.

In the future I plan to make a more generic (albeit more complex) approach where return values from one action could be used in another (e.g. add gimp-layer-new-from-visible and then gimp-image-insert-layer using the layer returned by the previous action).
Reply


Messages In This Thread
Batcher - Duplicate layer - by Xxxx - 09-26-2025, 02:42 PM
RE: Batcher - Duplicate layer - by rich2005 - 09-27-2025, 07:53 AM
RE: Batcher - Batch Image Processing Plug-in for GIMP 3 - by kaybee - 8 hours ago

Forum Jump: