GIMP :: Automating Procedures For Plugin
Jan 28, 2014
Gimp 2.8.6, Windows 7
I have installed the auto_rotate.scm plugin. Now I need to automate a few of the procedures I regularly use it for. After I have selected the Path Tool and marked the two endpoints for the path, I use the following procedure (which is the procedure that needs to be automated):
Select: Windows/Dockable Dialogue/Paths
Right click in the Paths dialogue box
Select: ToolsRotate by PathLanczosOK
Close the Paths dialogue box
I use this procedure a lot and I could really use for it to be automated. If possible, I'd like the activation to be as simple as pressing a hotkey.
View 14 Replies
ADVERTISEMENT
Jan 7, 2013
I have the following scenario:
I want to mass-produce some cards (like quiz cards in trivial pursuit), and I have made a image (card template) in GIMP that I want to import information to, from a excel book, that have 3 sheets in it.
I want cell A1 from sheet 1, cell A1 from sheet 2, and cell A1 from sheet 3 imported into this card layout, in 3 different text-fields, 1 field for each cell-content. So there will be 3 quiz questions on each card.
After that i want to make a serial number in another text field, going from 001 and up (this is not mandatory, but would be nice).
When all that have been done, i want the card to be exported/saved as a PNG with the serial number as the image name.
After that i want the loop to continue, importing B1 in sheet 1, B1 in sheet 2 and B1 in sheet 3.
View 3 Replies
View Related
Mar 28, 2005
I need to to make a few procedures on photos on a programme that I'm developing with visual basic. Is it possible to call photoshop procedures from my programme to ex: sharpen, redeyeremove, up brightness...
View 1 Replies
View Related
May 29, 2013
AutoCAD to draw various drawings, my issue to set scale.
1. what are the procedures of setting scale in modal space? say if is 1:1 then how to make 1:2 or how to recognize if someone has set a scale say 1:20 in modal space so that you return it to 1:1?....( here i need the procedures)
2. what is different among the following, one using mm, another using cm and the third one using m when drawing in modal space, do these people face different if they decide to use the same scale in layout to print? say if they us 1:50xp, what will happen, in their output.
View 2 Replies
View Related
Sep 18, 2011
I have checked the road map for GIMP and I have seen that the Unified transform tool can be expected in version 3.8. (ugh)
Now what I would like to ask is there any tool or plugin for GIMP that can transform my selections? Or is there any open source image editor that can do it.
I'm not an artist and just for this I have to use Photoshop. For me PS is an overkill for just cutting up an image.
View 3 Replies
View Related
Jun 1, 2011
I have about 350 images I am trying to turn into an animated GIF so I can stick them in Flash rather than importing 350 images. When I click "Optimize for GIF" it works, but strips the quality way down. I would rather use a PNG, so if there is a plugin, I would love to hear about it OR if you know a way for the animated GIF to be created without losing quality, that would be awesome.
View 1 Replies
View Related
Mar 14, 2011
I have a folder of lots of images i want to resize for the web. Is there a decent batch plug in for gimp 2.6.10. I am using ubuntu.
View 8 Replies
View Related
Dec 31, 2012
I tried to install the "RMA Path Blend" plugin into my plugin folder, however it is not appearing in GIMP under Filters>Render>Path Blend.
View 2 Replies
View Related
Jan 27, 2013
Running gimp 2.9 (Partha's build) on Windows Vista 32-bit.
I downloaded and installed the "HDR tone mapping plugin" from [URL]But when I try to run it, I get the following error message:
An error occurred running python_fu_feca_hdrTypeError: 'NoneType' object is not subscriptable
Under "More Information" I see:
Traceback (most recent call last): File "C:Program FilesGimp-2.9libgimp2.0pythongimpfu.py", line 699, in response
dialog.res = run_script(params) File "C:Program FilesGimp-2.9libgimp2.0pythongimpfu.py", line 361, in run_script
return apply(function, params)
File "C:Program FilesGimp-2.9libgimp2.0plug-insfeca_hdr.py", line 114, in python_feca_hdr
pixeln = pfn.get_pixel(col, row) File "C:Program FilesGimp-2.9libgimp2.0plug-insfeca_hdr.py", line 55, in get_pixel
return self.tile[coloff, rowoff]TypeError: 'NoneType' object is not subscriptable
View 8 Replies
View Related
Jun 29, 2013
I'm using the Save for Web plugin:
[URL]......
is it possible to change the default settings somehow? I tried to check in the settings file but found nothing useable .
View 4 Replies
View Related
Nov 7, 2012
I use gimp for image processing in my job as Forensic Questioned Document Examiner. One of the requirements when we elaborate an image is to be able to relate what modifications have been done to the image, in order to make the result reproducible.
So I was wondering: is there a feature or plugin that records all the modifications, filters, ... applied to an image (taking of course into account undos etc), and perhaps saves them into the resulting file (gimp format at least ) for later reference and inspection?
View 5 Replies
View Related
Mar 3, 2013
I just wrote a very specific python plugin for someone who uses Gimp on OSX. The plugin doesn't appear in her menus so the installation may not be correct.
1) are there accurate instructions to install python plugins somewhere (preferably in the user's Gimp profile)? Is there a need to set some "executable" flag on the file (and if so how)?
2) in case the plugin doesn't register properly due to some syntax error, is there a way to check that out? On Linux one would start Gimp form a terminal, on Windows I believe gimp-console does it, but hat is the equivalent on OSX?
3) can some knowledgeable OSX user test that my plugin works correctly (PM me a mail address where I can send the plugin)
View 1 Replies
View Related
Jun 13, 2013
I've been a GIMP user for a couple of years and have just encountered a new and unexpected problem with version 2.8.4. I'm attempting to export a file to JPEG format, and am receiving the message:
"Saving 'FILENAME' failed: JPEG image plug-in could not save image."
I ensured I had adequate disk space, tried saving to different locations (including other drives on our network), tried resizing the image, and nothing will work. The message just recurs each time, no matter what I try.
View 3 Replies
View Related
Nov 22, 2013
registry.gimp.org seems not to be working.
View 3 Replies
View Related
Mar 22, 2013
I downloaded the plugin for "photoshop pattern loader". I tried to open a pattern I downloaded, and received the error "gimp pattern plugin could not open image". I put the plugin under "program files/gimp/share/gimp/2.0/script" and also tried, under "c:/users/gimp 2.8/ plugin" folder.I don't know if I am trying to put the plugin in the right folder to work? I am running windows 7, 64bit.
View 2 Replies
View Related
May 1, 2012
Can I install reysnthesizer plugin in Gimp 2.6.12 portable? If so, how?
View 1 Replies
View Related
Nov 3, 2013
I downloaded/installed the PPA for Gimp 2.9.1. It worked great for the first half dozen 16-bit tiffs.I use a few RAW converters to create these tiff tiles, RawTherapee, UFRAW, and the Sony software supplied with my A700 DSLR, Image Data Converter running through Wine.
At any rate, most of the tiffs I create now cause Gimp to crash when opening new files. I get this message: Plug-in crashed: "file-tiff-load" and Opening '/home/caruso/Desktop/PHOTOS from IDC/DSC06219.tif' failed:
Files created previously continue to open as normal.
I was so thrilled to have succeeded in installing 2.9.1 on my system, but now may have to uninstall it and fall back to 2.8.x.I realize that 2.9.1 is experimental and unstable, but would like to know if this is something simple that can be fixed.
View 1 Replies
View Related
Sep 11, 2012
how to install the UFRAW plugin for the Mac native version of GIMP (2.8.2).
I have searched, but everything I find says that UFRAW is included with Mac builds of GIMP. This seems to be true for versions that run under X11, but not for the native build.
View 1 Replies
View Related
Dec 25, 2013
I have been having some problems with win 7 64 bit. Just installed Gimp 2.8.10 and tried using liquid rescale and I get a WARNING appear. The plug-in interface allows a new mask to be added but when clicking OK it does nothing and closes the plug-in.
View 1 Replies
View Related
Oct 1, 2011
I'm looking for a plugin that will merge one layer with all of the individual layers below it. So this would be the equivalent of duplicating one layer multiple times and then moving each duplicate between all the layers below and then merging the duplicate layers down to each original individual layer.
It could be seen as putting an ace on top of the deck, duplicating that ace 51 times, and then putting a duplicate ace in between each of the cards below and then merging each duplicate ace card down to each of the other individual 51 cards below in the deck.
I've found allot of nice multi-layer plugins (Like "LayerGroups") on the GIMP plugin registry that have worked doing things that I need, but now I'm looking for this one on the GIMP plugin registry and I'm not having any luck.
View 2 Replies
View Related
Jun 21, 2013
I work with GIMP 2.8.4 on Windows XP. In order to remove strong lateral chromatic aberrations I tried the CA plugin version 3x What I saw in the preview looked good, but when I pressed the OK button no result appeared. What is the reason? How to install this plugin on Suse Linux step by step.
View 4 Replies
View Related
Dec 27, 2012
I wanted to install plugin "Layer-via-Copy-Cut", when I tried to extract to Gimps plugin folder I received an error that I needed "libgimpui-2.0-0.dll". I have only been using Gimp for several days and I installed the 2.8.2 version
View 3 Replies
View Related
Nov 17, 2013
is there a plugin that Grows or shrinks a selection like gimp or Photoshop?
View 3 Replies
View Related
Mar 26, 2013
I need to get the visible portion of a particular layer in the final image.Lets say i have 4 layers and some portion of each layer is visible in the flattened image i would like to get the portion from each of the layers. The input will be in xcvf format.I will ideally want to automate this and output to file in some format looking like this,
Layer1 ---> Co-ordinates of visible polygon from this particular layer in the image .
Layer2 ---> And so on.
How to proceed with the script. I think brute force is to take each non-transparent pixel and and find the same pixel in all above layers if it is not found it will be added to the region.Or something exists like selection from alpha combined with multiple layers ?
Or if there is a way to find out for an image with all layers visible which pixel came from which layer ?
View 3 Replies
View Related
Jul 9, 2007
I am using Photoshop CS and have been assigned a rather tedious task at the office, consisting of resizing hundreds of pictures. Rather than doing them all manually, I've tried to automate the batch using a set of actions I "recorded", but for some reason all the pictures keep getting saved as the same one under a different name.
The set of actions I recorded were as follows:
-Open -> Open image file
-Image Size -> Width: xx pixels, height: yy pixels
-Save
-Close
When choosing automated batch, I choose the source folder and destination folder in an attempt to not get into a mess of naming/renaming files,
View 1 Replies
View Related
Jan 18, 2007
I have a plug-in that does a kinda overall correction and need to do it in batches. The problem is, when I go to make the action, I have to have an image open to open the plug-in. That's OK, but whenever I've done that, then go to Automate>Batch and select input and output folders, it uses the same image over and over.
View 1 Replies
View Related
Sep 28, 2006
i'm trying to automate a few functions,
what i would like to do is to export each window, to separate files, with the white parts cropped. i can do it manually by using the magic wand on the white area in between, then inversing the selection. that way all the windows are selected perfectly. but to save each one as a separate file is a nuisance.
by the way the purpose of this task is to get a comic i have scanned to an ipod for viewing. i can do the cropping/resizing afterwards no troubles, it's just getting the individual 'windows' as separate files.
View 4 Replies
View Related
Nov 10, 2011
there's nothing in that dropdown menu for you to select your source image/layer in the Move Path plugin.I am using an XCF (Gimp) file, with many layers. I selected a particular layer, then I opened the Move Path plugin.
View 2 Replies
View Related
Aug 20, 2012
I have been looking at posts on automating pdf creation but have seen a lot with programming / VB involved but would like to avoid that if possible. I have also seen one's on batch processing but would like to do them as needed / completed.
I am trying to somewhat automate the pdf creation process. Having them save to a specific spot / folder and having them 'plot' the same view to the pdf would be very beneficial that way we don't have to select print, print to pdf, print this view with these details, save to this folder location. etc.
View 9 Replies
View Related
Nov 24, 2011
A way to print DWF files using a batch file or with a command line. We use Vault and publish all our DWF's to an external shared network folder. This is a standard feature in Vault but we now would like to reference and print those files from Baan ERP using a script. Is it possible to do this using Design Review?
View 2 Replies
View Related
Aug 29, 2007
I'm an intermediate PS user with v. CS2. I've figured out how to automate the process of changing an images file size and adding an extension to the file name but I haven't been able to figure out how to save those files using the automation process.
If I try to include the save process during my action, it will always save with that file name no matter what file it's saving.
how do I add a "save file" step to my action so I can automate this process with many images?
View 1 Replies
View Related