GIMP :: How To Do Batch Chain / Unchain Or Delete Frame
Apr 19, 2013for question A : how to chain or unchain, lets say 8 frames in 1 shot ?
for question B : how to delete frame, lets say 5 frames in 1 shot ? Any short cut key?
for question A : how to chain or unchain, lets say 8 frames in 1 shot ?
for question B : how to delete frame, lets say 5 frames in 1 shot ? Any short cut key?
Has used the frame generator to model the posts and horizontal pipes that would go into a chain link fence?
We have generated several fence models as simple part files. They work in that they get the basic idea across and they're fairly quick to create. But I started thinking about a more detailed model and I wondered if it would be an appropriate use of the frame generator.
is there any way to delete a mesh based on frame? I have an object that fades to nothing after it's use is done, at frame 3000 say, and I was wondering if there was a way to just delete the mesh after that. Normally I would use vol select and a deletemesh modifier, but those seem to mess with the Pathdeform WSM a fair amount. This is really more for the sake of optimization, since that's around a million polygons that are still there, and making my poly count look silly high. Currently using the visibility track to make it vanish.
View 6 Replies View RelatedIs there anyway to delete frame blending in Track Editor in between keys?
View 6 Replies View RelatedI want to, in an action, copy the file name and paste it in a text field.
I also want to delete files after a batch action.
I am running a batch action that deletes some art from WMF files, and then saves them. When I run the batch, I am prompted to save an .AI file which is named the same as the WMF files that I am processing. This occurs every for every file, stopping the batch to prompt for saving the .AI file.
View 2 Replies View RelatedI've mistakenly included a keyword phrase that appends to my images.
How do i delete them?
2nd question: is there a keyboard shortcut to to open the Catalog-->All Photographs window?
I have a sick FG member but when I try and delete it I get this.
View 5 Replies View RelatedI am having issues with creating viewports in the attached file. When I open the layout, say layout 3, it shows the viewport frame but I cannot highlight it in order to delete it. This is a setting in this file I have inadvertently turned on or off. I have created a new file, done a scribble, opened a layout and deleted the viewport.
View 9 Replies View RelatedI am experimenting with adding profiles to CC to be used in frame generator - how do I delete them?
In cc editor all delete buttons are grayed out.
I have a lot of xcf's which I want to save as png's and do not want to do this manually in Gimp.
How do a batch convert xcf to png using the terminal (linux)?
Needs to be through Gimp CLI as ImageMagick convert won't handle the files properly and i can't get xcf2png to work.
I am trying to use gimp in batch mode. I can't find any examples of how to do _real_ batch processing. All the examples on the net show how to integrate into the gui.
I see that I can use the -b flag to invoke script-fu functions. But AFAICS,the script with the function definitions needs to reside somewhere in~/gimp-x.y/scripts or something.
In addition, I can't find a way to pass command line arguments to the called functions. Is there any way to define/execute functions? For example, I'd like to callsimple-unsharp-mask from [URL]........
like this:
$ call-gimp-function script.scm simple-unsharp-mask file.png 5.0 0.5 0
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 RelatedI tried searching for this "signature+frame+batch" but did not come up with anything. maybe i using the wrong 'words'
I want to create a frame on each of my pictures and then at the bottom right hand corner have my name.
I'm laying a picture out on a 11x17 template. How do you place a frame around it, and fill it with a pattern?
View 2 Replies View RelatedSo every time I try to change my layer replace like this (200ms) (replace) in the name field, it makes no difference when i open the image up like in chrome or anything. I also change it when I export it to default value to use for all frames, and nothing comes out of it.
View 2 Replies View RelatedI love the GIMP program, even though my attempt at doing my first thing does not seem to be happening.
simply, I have taken a shot of a piece of artwork and I am wanting to crop right at the frame of the artwork. I successfully did the Scissor thing...hovered over the first 'dot' and held down the cntl key...and the marching ants were seen..OK so far.
HOWEVER, (after following a youtube tutorial) when I was at the 'CUT' stage, my crop did not turn white, like in the tutorial--the tutorial was Peyton manning's photo--I think-- so that is the hurdle I have to overcome...All worked well up to that point
--my photo is the first layer, then created another layer, named it, then moved it down one space then deleted one of the layers--I'm doing this from memory now--then did the scissor-thing and then the 'cut' step should have made my artwork all white....but no
I have a ton of TGAs that could use RLE. I was looking for a batch conversion option in the GIMP file menu that I could use to convert uncompressed TGA's to compressed TGA's, but I couldn't find one. How would I batch compress TGA's then?
View 2 Replies View RelatedI am starting a decal business and i have jpg's of all the decal designs in black on a white background. I need to batch colorize a bunch of images, i figured out how to do it individually and save but i need to colorize all the images in a folder and save with a different name. i found a great script to batch convert jpgs to pngs, and am trying to edit it to work.
i think just the line in red needs to be written correctly.
(define (colorize it DirectoryName)
(let*
(
(fileExtension ".jpg") ; we are looking for .jpg files
(varFileList (cadr (file-glob (string-append DirectoryName DIR-SEPARATOR "*" fileExtension) 1) ) ) ; find them all
[code]........
When using command line gimp, is it possible to use *.jpg as the file name to have it process ALL the JPEG files in a folder? I'm really actuallyinterested in a simple file format conversion with no image processingapplied, specifically svg2png conversion. I know Gimp can render svg andcan save png, and unlike the next best program ImageMagick, the Gimpactually DOES NOT GLITCH the resulting image! So I've got a folder FULL OFSVG FILES, and would like to be able to just type "gimp convert -i *.svg-outputformat png" and have have it AUTOMATICALLY convert all my svg filesto png files. Is it possible to do this with such a simple and shortcommand line? I know the above exact example command line doesn't work,cause I tried it. But is there some simillarly simple command line code Icould use with gimp to convert svg to png via rendering the svg and thensaving the image as a png?
View 4 Replies View RelatedHow can do batch numbering over my pictures?
Like this
to put numbers(1,2,3...22,23) on the photos.
I have over 200 pdf files that I need to batch convert to tiff format. From what I've gathered, this can be done simply using Ghostscript. Unfortunately, I have no experience running GS as a command line program, and only installed it as part of Gimp. Any tool for gimp that could do this? or step by step, through the process of using GS to perform this task?
View 1 Replies View RelatedGimp does unsharp mask of 0.1 radius, but unfortunately the batch processors only allow 2+ pixel radius. E.g. upres.
View 8 Replies View RelatedI need to convert from bitmap images to PNGs with the command line. I've tried looking into script-fu, but lisp is one of those languages I could never figure out.
I've tried using imagemagick, but it did not properly convert the images. The images are apparently 32bit Windows Bitmap V3 files with an alpha channel; according to a page I found on google, imagemagick will not preserve the alpha channel in this particular case. I don't know for certain if that's the actual reason why imagemagick isn't working, but it definitely isn't working. It does, however, work if done manually in gimp.
This is going to be part of a python script, so I need it to convert a specific bitmap file rather than all the ones in a directory.
I want to do batch processing of 460 .png files. It includes rescaling their width to 50% without interpolation, changing color mode to indexed based on a specified palette, changing color mode to RGB and rescaling their width to 200%.
View 1 Replies View RelatedΙs possible batch numbering over my pictures?
like this:
How do I get on the images progressively numbered (1,2,3,4...35,36,37 .... ).
I am wanting to make a batch file that automates the task of scanning in photos.
Here is what I currently do: I scan in one or two pictures into the same file. I then open the scanned in image in GIMP, and then use the Divide Scanned Images plugin in combination with the Deskew plugin to create an output of two seperate image files.
This is quite a tedious task, especially with the 1000+ stack of photos that I have.
I already have a script that automates the process of scanning in the image for me, but I really need a script that opens GIMP, and runs the Divide Scanned Images plugin, preferably without the GIMP user-interface.
I am trying to find out how to completely,that is, FULLY delete am image in Gimp....even to the point that the name does not show up in File/Open Recently.
View 1 Replies View RelatedI 'open as layers' an image (a .bmp if that matters), use the rectangle-select tool to outline a portion of the image, then press Delete (or click Edit/Clear), expecting that my selection will be erased, but instead it deletes the entire picture.
I've been at this for an hour. "They" say that doing the same thing again and again and expecting a different result is evidence of insanity...
How to delete a brush I made ( Watermark.png) that I used the 'paste as' new brush command to install. I have tried deleting it from my Brushes dialogue without success, & it doesn't show up in my brushes folder ... so how do I delete it ? .
View 2 Replies View RelatedHow do you add a "pattern" to a frame around a picture. The reason I ask, is when you go to make a frame around something, it asks you what "color" you desire. I don't want a "color", I want a "pattern" (the birch wood pattern).
View 6 Replies View Related