It is currently Thu Jun 27, 2024 4:17 pm


All times are UTC - 5 hours [ DST ]



Post new topic Reply to topic  [ 2 posts ] 
Author Message
 Post subject: Watch Folder and load image as layer
PostPosted: Thu Jun 04, 2020 4:36 am  (#1) 
Offline
GimpChat Member

Joined: Jun 04, 2020
Posts: 6
GIMP Version: 2.8.14
Operating System: Windows
GIMP Experience: New User



Hi

I wish to setup GIMP to watch a folder and load files as layers in GIMP when picture arrives. What is the best way to do it automatically?

I have tried the menu item “File -> Open As Layer” but it needs human interaction.
I have also tried the batch mode but it can run once only. I can not open additional picture the 2nd time ...

Thanks!


Share on Facebook Share on Twitter Share on Orkut Share on Digg Share on MySpace Share on Delicious Share on Technorati
Top
 Post subject: Re: Watch Folder and load image as layer
PostPosted: Thu Jun 04, 2020 7:31 am  (#2) 
Offline
Script Coder
User avatar

Joined: Oct 25, 2010
Posts: 4750
You can write a plugin that runs in the background and periodically lists all the file in a directory and loads the new ones in the image it was started from. On Linux you don't even need to poll, there are services to notify you when a file is created in directories you specify. Maybe this kind of service is also available in Windows.

_________________
Image


Top
Post new topic Reply to topic  [ 2 posts ] 

All times are UTC - 5 hours [ DST ]


   Similar Topics   Replies 
No new posts Attachment(s) Unable to load an image as layer

16

No new posts script to load text file and create text layer

6

No new posts Attachment(s) Adding a image as a layer, moving layer, and then flattening

2

No new posts Attachment(s) Image Layer Disappears When I Move It

4

No new posts Selection pasting only transparency - single layer image [Solved]

3



* Login  



Powered by phpBB3 © phpBB Group