GIMP :: Batch Convert XCF To PNG?

May 19, 2010

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.

View 8 Replies


ADVERTISEMENT

GIMP :: Batch Convert PDF To TIFF

Sep 16, 2011

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 Related

GIMP :: Created Script To Convert In A Batch

Oct 15, 2012

I have created a script to convert in a batch, about 2000 images, the problem is that gimp-file-save ignores image settings and uses its own defaults, so the image that has 6 layers, after being scaled, has only one layer!

the image is in format dds I am using gimp 2.8.2

the script:

(define (SECresizeTexture filename width height)(let* ((img (car (gimp-file-load RUN-NONINTERACTIVE filename filename)))(drawable (car (gimp-image-get-active-drawable img))))(gimp-image-scale img width height)(gimp-file-save RUN-NONINTERACTIVE img drawable filename filename)))

as you can see, this is a generic script, I would like to avoid using the specific dds load/save because of increased complexity and for being specific to dds...

is it possible to set some format based on the original file? I could use the dds file save, parsing output from "identify -verbose filename" (imagemagick), but that will be a lot of trouble...

View 12 Replies View Related

GIMP :: Batch Convert - Scale All Photos To 300 PPI?

May 23, 2012

I have done LOTS of detailed research into ppi, dpi etc.

I believe I do understand the difference. Whenever I open a picture in gimp it opens at 72ppi. I wish to scale all my photos to 300 ppi so i can use a template I made of the exact same size paper as my printer uses without having to worry about the printer rescaling my photos from 72 ppi to whatever dpi it needs.

I have converted lots manually and am assured that this works for my purposes (not professional just scrapbook and photo album prints)

I have two questions though;
1. Is there a freeware program, or a way through gimp, that I can batch convert multiple files up to 300ppi.
2. Why when I change the ppi of a photo does the filesize become larger? Surely the ppi is just a reference number to know how many pixels to display and to convert for printing?

View 5 Replies View Related

Photoshop :: Batch Convert From EPS To JPG

Mar 8, 2012

I have about 2300 .eps files that I need to convert to .jpg so they can be used in an online store.

All of the eps files  need to be resized to a maximum of 700px wide, coverted to an rgb colorspace, and 72dpi and then saved as a .jpg file

I have been trying to use the actions pallet to record the actions and then run a batch action but to no avail. I have adobe PS CS4.
 
Below are screenshots of what i have tried to setup. (After this I have about the same amount of .TIFF files that also need converted.)

View 1 Replies View Related

Photoshop :: Batch Convert PSD To JP2

Jul 23, 2012

I am having trouble converting .psd files to .jp2s. When I make the action, in the "save as" box I have to first pick the JPEG 2000 format, then manually change the extension from .jpf to .jp2. The problem is that when I set everything up, the files save with the extension .jpf, because that is the default extension for JPEG 2000, and my manual change is ignored in the replaying of the action.

View 6 Replies View Related

Photoshop :: Batch Convert JPG To PNG?

Dec 8, 2012

I am trying to batch convert jpg to png and do some minor modification to the image before saving as png and i can do that but when it saves the png it renames the jpg to 0.png how can i change that.

View 1 Replies View Related

AutoCAD 2013 :: DWG To DGN Batch Convert

Aug 7, 2013

I have around 100 dwg files, client wants the soft copy in dgn format, also layers needs to be renamed in dgn.

I need to convert those files to dgn, any script to run so it does it automatically?

Converting it manually one by one will take me some time.

View 3 Replies View Related

Photoshop :: Batch Convert To Another Format?

Aug 30, 2005

I know you can batch rename in CS2 but what if you just want to change from jpg to tif? I tried it on some test images and thank goodness I did a test first at it didn't work and I couldn't get the images back.

View 5 Replies View Related

Illustrator :: Batch Convert AI Files To SVG?

May 1, 2013

Looking for a way to convert a directory full of .ai files to SVG. 
 
Is there a batch process similar to what fireworks has?

View 1 Replies View Related

Photoshop :: Batch Action To Convert Files

Jul 13, 2012

I want to save space in my external hard drive by converting RAW files to DNG files. How to create an action for batch processing these files.

View 7 Replies View Related

VideoStudio :: Low Quality Output With Batch Convert

Sep 29, 2010

I am using VS Pro X2. There is a problem with batch conversion. When I export the videos individually using "share", I get a good quality output, but when I export the same video using "batch convert", the quality degrades, for example the title gets blurry. I am using the exact same output setting in both situations:

MPEG-4 Files
24 bits, 640 x 480, 30 fps
Frame-based
MPEG-4 SP Video: 2000 Kbps
44100 Hz, 16 Bit, Stereo
MPEG AAC Audio: 128 Kbps

View 5 Replies View Related

AutoCAD Civil 3D :: Batch Convert DWG Files To DXF?

Mar 7, 2013

We have to submit a set of 18 drawings to a local municipality.  They want the CAD files (in this case Civil3D 2011) in .DXF format.  Is there an easy way to convert them all at once or do I have to SAVEAS each file one at a time?

View 5 Replies View Related

AutoCAD 2013 :: How To Batch Convert CCM Files To DWG

Aug 8, 2012

How to batch convert .ccm files to dwg?  I believe they are called CopyCad Model files.

View 1 Replies View Related

Photoshop :: Batch Images Convert From Tiff To Gif

Oct 9, 2006

I need a free software to convert Batch images from Tiff To Gif?

View 3 Replies View Related

Xara :: Batch Convert / Export Files To SVG

Jun 8, 2011

In XDP7 is there a way to batch covert .xar files to .svg? Is there a plugin maybe?

View 9 Replies View Related

AutoCad :: Batch Convert Field To Text?

Apr 7, 2008

Any way to convert multiple fields to text? I've got a bunch of m-text objects, and they each have a field that references a polyline. (example: field=elevation of pline). I like to convert the fields to text when I need to send the file to someone, so that they can't inadvertently change the values. For now, I use the right click menu in the text editor for convert field to text, but I'd like to be able to change multiples at once. CAD 2008.

View 1 Replies View Related

Lightroom :: Batch Convert Raw Files To DNG Via Library

Apr 4, 2013

I have LR 4.4 running on a Win 7 64 bit PC...
 
I selected 4 RAW files (CR2) to convert to DNG via the Library modules 'convert to DNG' and then delete the CR2 file.
 
It converted only the last of the 4 files and left the other 3 untouched as CR2 files.  Can LR not batch convert the RAW files in this manner??

View 5 Replies View Related

Lightroom :: How To Batch Convert PDFs To JPGs

Oct 9, 2012

And is there a maximum number of files allowed in a batch?

View 2 Replies View Related

Photoshop :: PCD Conversion - Batch Convert To TIFF Format?

Apr 2, 2012

I use PS CS5 and LR4 on my Mac. I also have the prior versions of both on the Mac, too. I run the SL OS.
 
Here's my question: I have about 500 images in .PCD and I want to batch convert them to .TIFF format. Is there a plug-in I can use or should I go to a third party app?

View 1 Replies View Related

VideoStudio :: Batch Convert Movie In MPEG4 To MPEG2

Dec 21, 2010

I recently tried to convert a 76 minute movie in mpeg 4 to mpeg 2 using the batch convert function. I first went into options and set the bit rate to 6100 kbps and the audio to Dolby 2 ch. stereo, with the bit rate set to constant. After the conversion had taken place, I found the results were excellent, except that only 38 minutes were converted. I tried it again, but still only 38 minutes and then it it finishes. Why won't it convert the full 76 minutes? The destination folder is on my "D" drive which is 1 TB, so there is lots of room.

View 3 Replies View Related

CorelDRAW Graphics Suite X5 :: Batch Convert DWG Files

Jul 28, 2011

I've received quite a few DWG files and I would like to batch convert them into PDFs so I can share them with the sales staff. Also, DRAW deals with PDFs much better than DWG and the added feature that the PDFs will have all outlines converted to black.

My workflow now is to open each DWG in DWG True view and plot it to PDF using there built-in engine. It works but I have to convert all outlines to black inside DRAW plus I have to do each file one at a time. I've downloaded a trial version of deskDOC DWG to PDF with less than stellar results .

View 5 Replies View Related

AutoCAD Visual LISP / AutoLISP :: Batch Convert DGN To DWG?

Nov 23, 2011

My work needs to convert thousands of DGN files to DWG. We are using AutoCAD 2012. Is it possible to batch convert dgn files with a LISP and a mapping file?

View 9 Replies View Related

Photoshop :: Batch Convert JPEGs From Progressive To Baseline..?

Aug 1, 2005

I have a TON of JPEG pics that are currently in Progressive format but I am using them with an app that requires that they be non-progressive. So I am looking to convert them to a Baseline format. In Photoshop, this conversion is done through the Save As dialog. However, I dont know of a way to create an action to do this without saving the file name in it. I want to keep all the pics the same file name that they are currently (..there are a ton of them already indexed in an XML feed so..).

View 3 Replies View Related

CorelDRAW Graphics Suite X3 :: Batch Convert Gallery CCX Files To CMX?

Feb 19, 2009

Some years ago purchased CorelGallery 1,300,000. The vector clipart came in a .CCX format.

However, the Gallery browser no longer loads into my Service Packed Windows XP. Also XP and Vista cannot display .CCX thumbnails in their respective Explorers.

Today I discovered if I change the file type from .CCX to .CMX. the thumnail displays.

My challenge is how to covert about 500,000 files from one to the other en masse.

View 11 Replies View Related

VideoStudio :: Batch Convert With FX / Export Multiple Clips From Timeline

Aug 29, 2012

My question is, does Videostudio X5 have the capabilities to either:

A) Batch convert while using one or more of the FX
B) Export multiple clips in one go from the timeline?

I have 120+ short video clips that I need to crop to a different size. I've figured out how to crop them to the size I need by using the "Croping" function in the FX. There seems to be no way however to apply this to all the clips at once in the Batch Convert.

The only way I can do it is to import all of the individual clips to the timeline and then export them individually...one at a time....taking a lot of my time. I notice they all retain their same file names in the timeline. Isn't there a way I can select all of them at once and export them with their individual file names all in one go (with any FX I've added)?

View 2 Replies View Related

VideoStudio :: X5 / Batch Convert Can't Deal With Long Path Names

Oct 5, 2012

the batch conversion tool can't handle long file names as generated by the Windows Live Photo Gallery import tool. I was shocked (dismayed?) to see that my brand new X5 doesn't import DV as nicely as this free MS tool (as an aside). Here is an example filename: "Tape05 2001-01-02 14.05.33.avi". It stumbles on the first '.' it finds. Luckily it does not overwrite files that end up having the same name because of this truncation but still. Come on now. Path manipulation is junior engineer programming 101.

The batch convert also does not remember the target directory last used. At least default it to the source directory, right?Unlikely to be fixed, I know, but maybe it'll go on the list for X6.

View 1 Replies View Related

CorelDRAW Graphics Suite 12 :: Batch Convert CPT And CDR Including Subfolders

Mar 27, 2010

I need to batch convert a Harddisk full of Corel Draw (12) files. All CPT Files need to be converted to PSD or PNG and all CDR to AI or EPS.Sure I can do that with a batch process but it does only one folder at a time.What I like to do is Batchprocess all folders including subfolders. The New image shall be named like the old one.

Thought I can do it with ACDSee but it looks like it does not Support Corel Draw.I got the Corel Draw Graphic Suite 12 and ACDSee 8. Is there a script that can do it with corel draw?

View 14 Replies View Related

VideoStudio :: Batch Convert Decrease Video Screen Size?

Mar 31, 2012

I edit an mp4 video and produce a new mp4 video. If I produce the new mp4 while I open the project, the screen size is normal. (c_not_use_batch.jpg) If I produce the new file using batch convert, the screen size is reduced (c_use_batch.jpg) However, the setting for producing the files are the same (c_setting.jpg)

The files and settings are the same. The only difference is using batch convert or not.

This happens to Video Studio Pro X3 and X5.

View 12 Replies View Related

AutoCAD Inventor :: Convert Files IPT IAM In STEP Or SAT In Batch Mode

Oct 28, 2011

Can we convert the Inventor files IPT IAM in STEP or SAT in Batch mode

View 2 Replies View Related

Illustrator Scripting :: Batch Convert Vector EPS To PNG Images With Scale

Nov 29, 2011

I'm looking for a script/program that if you run it, all the .eps files in a folder will batch convert to a png-24 with 250% scale.

View 20 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved