How to batch convert psd to png with layers

how to batch convert psd to png with layers
i want to convert lots of PSD files into PNGs WHILE RETAINING
LAYERS!
simply batching and choosing custom setting flattens the
thing.
how do i do that!??
and i KNOW it can be done somehow - because i have some old
png's i KNOW come from the same psd source. ironic, isn't it?
besides - feature wish for adobe developers:
A) batch conversion should include 300dpi to 72dpi and vise
versa.
B) batch conversion should include PSD to PNG and vice versa
- including layers and transparency.
C) RGB to CMYK option when converting from 72 dpi to 300dpi.
D) batch exporting should include PNG32 which it doesnt now -
but somehow DOES include the outdated and stupid gif-format.
E) i'd like the Actions feature of photoshop - makes batching
complicated procedures easly.
F) I'd like support for the brushes of photoshop
G) Better selecting tools for details like hair and fine
edges.
Important notes is that i as webdesigner often need to make
certain aspects of my clients graphics into print material. Also
that i use fireworks for picture editing.
Praise for the developers of fireworks
A) the compression facility of JPGs is AWESOME!
B) PNG as fileformat is likewise awesome - i end up using it
for almost all i do these days. Transparency and good file sizes. I
have used fireworks cs3 to convert all psd and tiff and ai files to
PNG.
C) the vectors and styles and method of selecting and editing
things in fireworks is FAR SUPERIOR to flash and photoshop!

senocular wrote:
> Save the following code in a .jsf file and run it in a
batch. It will save
> your batched PSDs in their original location as PNGs
(using the same file name
> with .png tacked on the end). You'll probably need to
save the file in your
> Fireworks/Configuration/Commands directory to allow the
batch to pick it up.
> Note that any save location you specify in the batch
will be irrelevant. This
> code just saves the files in their original location.
>
>
>
> var dom = fw.getDocumentDOM();
> fw.saveDocumentCopyAs(dom,
dom.filePathForRevert+".png");
>
Thanks Trevor!
Jim Babbage - .:Community MX:. & .:Adobe Community
Expert:.
http://www.communityMX.com/
CommunityMX - Free Resources:
http://www.communitymx.com/free.cfm
.:Adobe Community Expert for Fireworks:.
Adobe Community Expert
http://tinyurl.com/2a7dyp
See my work on Flickr
http://www.flickr.com/photos/jim_babbage/

Similar Messages

  • How to batch convert .pages to .pdf  with automator & applescript

    Hi all,
    As the title states, I want to drag and drop one (or a whole stack) of .pages documents onto an automator app, and have it pump out .pdfs...
    Here is my code, it crashes with an error, but I'm really new to this so I don't really know what's going wrong.
    on run {input, parameters}
      tell application "Finder"
      repeat with aFile in input
      if class of (item aFile) is not folder then
      set {tName, fileExt} to {name, name extension} of aFile
      if fileExt is not missing value and fileExt is not "" then
      set tName to "PDFs/" & (text 1 thru -((count fileExt) + 2) of tName) & ".pdf"
      tell (get container of aFile)
      if not (exists folder "PDFs") then make new folder at it with properties {name:"PDFs"}
      tell application "Pages"
      set mydoc to open file aFile -- open input file in Pages
      export mydoc to file tName as PDF --do the exporting
      close mydoc saving no -- close the original file without saving
      end tell
      end tell
      end if
      end if
      end repeat
      end tell
    end run

    mirror318 wrote:
    One more thing, is it easy to change that script so that the output is put in a subfolder called "PDFs" (the folder would go in wherever the .pages file was)?
    This should save to a subfolder called "PDFs" in the Folder where the pages file is located:
    on open fs
      my proceed:fs
    end open
    on proceed:fs
      tell application "Finder"
      repeat with i from 1 to (get count of items in fs)
      if (name extension of item i of fs) is "pages" then
      --set PDFfile to text 1 thru -7 of (item i of fs as text) & ".pdf"
      set PDFfile to name of (item i of fs)
      set PDFfile to text 1 thru -7 of PDFfile & ".pdf"
      if not (exists (parent of (item i of fs) as text) & "PDFs") then
      make new folder at (parent of (item i of fs)) with properties {name:"PDFs"}
      end if
      set PDFfile to (parent of (item i of fs) as text) & "PDFs:" & PDFfile as text
      tell application "Pages"
      set mydoc to open (item i of fs) -- open input file in Pages 
      export mydoc to file PDFfile as PDF --do the exporting 
      close mydoc saving no -- close the original file without saving 
      end tell
      end if
      end repeat
      end tell
    end proceed:

  • How do I Batch Convert JPEG to PNG files?

    Any idea how I would convert a large number of jpeg's to png files in Photoshop CC?

    You could do it like this: http://www.santoshgs.com/blog/189/how-to-batch-convert-png-to-jpeg-using-photoshop-cs2/
    But can I be honest? I'd do that with a more efficient and far faster conversion utility like IrfanView. Photoshop is incredibly slow for this type of work. For example, I did a quick test to demonstrate the difference in performance:
    folder with 10 images in jpg format, 5600px by 5600px. Simple jpg to png batch.
    Photoshop: over six minutes.
    IrfanView: one minute and 40 seconds.
    That's a rather big difference - and with large numbers of images I just do not have the time to wait for Photoshop to finish the job. It's too slow.
    Another issue is that during the conversion process Photoshop cannot be used - while with a simple conversion utility you can leave it running in the background, and continue to use PS for other work if required. This matters if you have hundreds of images to convert.
    Btw, Irfanview (windows only) is free to download @ http://www.irfanview.com/
    The batch processing you can find under File-->Batch Conversion <b>
    ImageMagick is also free and open source. It is a command line tool, and easy to use for conversions.Will also work on a mac. But it is much slower than IrfanView, a tad faster than PS.
    http://www.imagemagick.org/script/convert.php
    http://www.ofzenandcomputing.com/batch-convert-image-formats-imagemagick/

  • How do I convert psd to jpg on an IMac using PS Elements?

    How do I convert psd to jpg on an IMac using PS Elements?

    Nonamesleft a écrit:
    How do I convert psd to jpg on an IMac using PS Elements?
    If you are editing a single psd file in the editor, simply choose 'save as' and specify the jpg format in the save dialog.
    If you want to batch convert many psd to jpg in the editor, use the 'File/process multiple files' command.
    If you are in the organizer, use the export function and select the jpg format in the export dialog.

  • Batch convert files to 4x6 with copyright?

    How do you batch convert files to 4x6 with copyright?

    How do you batch convert files to 4x6 with copyright?
    You need to create an action in PS (include a conditional option for both landscape and portrait). With this action ready you can select the files in Bridge, use menu Tools, Photoshop / Batch and inhere choose the action you created and let it run.
    For the action itself you might want to visit the PS forum for more details, it is not easy to create a watermark on each image but possible. Just try it and explore.

  • How to batch convert RGB images to CMYK

    Hello,
    Can anyone explain in a step-by-step way how to batch-convert many RGB images to CMYK?
    Thanks in advance

    If you do want to use Photoshop for the bact conversion there are a few ways, including Batch and Image Procesor under the File>Automate or File>Scripts of PS.
    However, my preference is to use Russell Brown's script: Image Processsor Pro, via Bridge:
    http://www.russellbrown.com/scripts.html
    As similar one is Picture Processor:
    http://www.scriptsrus.talktalk.net/
    Both allow you to do multiple conversions simultaneously, to different sizes and file types, and running actions before or after the conversions.

  • How to batch convert bmp files into jpg by dos command or c# program language?

    How to batch convert bmp files into jpg by dos command or c# program language?
    Many thanks for replying.

    Try
    GraphicsMagick.

  • How do I convert old work done with iMovie HD 6 to view/work with iMovie 11 on my new iMac?

    How do I convert old work done with iMovie HD 6 to view and work with in iMovie 11 on my new iMac?

    If you still have your iMovie 6 project, you can import it using FILE/IMPORT/iMovieHD Project.
    If all you have is the finished movie, you can FILE/IMPORT MOVIE.
    If your movie is in DV Stream format, it is advisable to convert it to QuickTime MOV container containing DV codec. Otherwise, the import will be chronological by the date and time the clip was shot, rather than in edited order.

  • How to save a PNG with layers in Photoshop.

    i am tryin to save a PNG with layers. Is it poosible ?
    What i found on the net is ....PNG is not meant for multiple layers. But still want to know if photoshop have its own proprietory standard for PNG.
    Thanks in advance.

    No, it is not possible.
    PNG doesn't support layers.
    A few apps stuff their own private data into PNG to hide layer data, but well, it's private undocumented data.

  • How to batch convert with After Effects CS3

    I sure hope this isn't a super silly question!
    I have never used After Effects as it came with my Adobe Master Suite and it's quite duanting to learn all of those programs at once. I'm trying to figure out how to convert several MPEG files to AVI using a batch convert process. It would seem to me that would be a pretty simple process and I've read in several locations that it can't be done with Premiere Pro any more. They also say it can be done in After Effects but they don't explain how.
    I'm pretty new to video editing so layman's terms would be much appreciated. I'm running After Effects CS3 on Windows XP.

    It can be done, but After Effects is far from being a specialized encoding application. A bit like using a ten ton truck to commute
    In CS4, threre is such an specialized app. It's called Adobe Media Encoder, and it can be used in standalone mode or invoked from within Premiere Pro or AE.
    Remember, After Effects is a content creation tool that offers multiple ways to render the content you create. But it's not an utility to convert or encode video formats.
    If you really want to do this in AE, this could be a way:
    Import all your MPEG files in the Project Panel.
    Select them all (drag with your mouse or make Project panel active, then Control+A on Win or Command+A on Mac).
    Drag them all to the New Comp button at the bottom of the project panel.
    You will get a dialog which offers to place all these files in a single After Effects Composition, or create a separate Composition for each. Select the latter.
    In the Project panel, select the resulting compositions and go to Composition > Add to Render Queue. Set each item to AVI format with your codec of choice.
    Of course, there are a million variables that couldn't be discussed in a single post or thread.
    As you can see, you are performing a lot of steps because After Effects is designed to render video once you have created content in the form of After Effects Compositions. In that context, these steps would not be "a lot" - you arrive there quite naturally.
    I suggest you take a look at the After Effects Help chapter on Rendering and exporting

  • How to batch convert .eps into .ai files?

    Hi everyone
    I have over the years gathered a huge asset library of all kinds of graphic design assets. Now I need to put this into a system and I want to use Bridge since I'm a freelancer and can't afford another system (my library is over 40GB).
    My problem is that lots of the files are in .eps format (bought in bundles etc.) and I can't stick keywords and more on them in Bridge.
    So I've been looking all over the internet for the last two hours trying to find a way to batch convert 100's (if not 1000's) of .eps files into .ai format (preferably the CS4 version - I got Creative Cloud, but I also work in CS4 with some clients still).
    I have not found an answer I can use yet Some talk about a script and show lines of code, but I don't know how to create/make/save/install a script from pure text so it does not help me.
    Preferably it would be possible for me to make a folder called "eps" and a folder called "ai" and then just put every file into the "eps" folder and then I can sort them afterwards.
    Does anyone know a solution to my problem?
    In advance thanks for all help and suggestions
    - Kenneth

    Try
    GraphicsMagick.

  • How to batch convert music?

    Hey everybody!
    Just a quick question here
    How do you batch convert your library completely to Mp3 or completely to AAC? I have a library full of different bitrate mp3s and aacs and i wanted them to be completely uniform. Any ideas oh how to do this? DO you know a progam that does it for you?
    Thanks
    -Alex

    I just completed this very task on my entire library. I did a batch convert on all my mp3 files to AAC. First I sorted my library by "kind." Then I selected all my mp3 files, right clicked (control click), and hit convert to AAC.
    When It was finished I removed the mp3's from my library and was left with an beautiful AAC collection.
    You have to set the AAC encoder options before you hit convert or it will default to 128. If that's what you want then go for it!

  • How to batch convert pdf to jpgs, crop to trim and save?

    I'm trying to figure out how to take a couple of hundred PDFs, Crop them to trim, then convert them all to JPGs using any of the adobe programs.
    In bridge I was able to Batch convert all the PDFs to JPGs but it wouldn't crop them to the trim also...
    I thought I could use the Photoshop Image Processor to batch action crop and save them again but I always get one of two errors... "There were no source files that could be opened by Photoshop." or "Please Specify a destination folder."
    I don't know why this is coming up since I have it selecting the folders with the JPGs that I converted in Bridge and saving to another folder..
    Does anyone know if I can do all of this at once? Or how I can somehow get this to work so that II don't have to open,crop and save for each individual file?

    Corel's WP has not / does not use anything of Adobe's to create PDFs.
    With Acrobat installed you can "file - print" WP files to the Adobe PDF virtual printer that is installed with Acrobat.
    Perhaps an OS based "batch" printer job would be possible. Something for you to look into.
    As well, if you have WP installed there may be something WP can do.
    To learn of such you'd want to visit Corel's WP customer support.
    Be well...

  • How to batch convert Word files to pdf

    How do I batch convert Word files to pdf using Automator

    Here is a drag/drop AppleScript solution that uses the command-line LibreOffice capability to convert MS Word (.doc, .docx) files into PDF. Drag/Drop a single file, or a folder of Word documents, and it will write the respective PDF back to the original file location. When it is done, an OS X Notification will slide out onto the Desktop and provide the count of processed files.
    Save this AppleScript as a Desktop application that remains open after running. If you ignore the latter, the notification will not show when it is done. Tested on Mavericks 10.9.5.
    property name_extension : {"doc", "docx"}
    global fileCnt
    on open of finderObjects
        set fileCnt to 0
        repeat with i in (finderObjects)
        if folder of (info for i) is true then
            tell application "Finder" to set temp to (entire contents of i)
            repeat with j in (temp)
                process_files(j)
            end repeat
        else
              process_files(i)
        end if
        end repeat
        display notification "Processed Files: " & fileCnt with title "Word2PDF" subtitle "Processing Complete"
    end open
    on process_files(fname)
         set cmd to "/Applications/LibreOffice.app/Contents/MacOS/soffice "
         set cmdArgs to "--headless --convert-to pdf:writer_pdf_Export --outdir "
         tell application "Finder"
              set nameExt to name extension of fname
              set outDir to do shell script "dirname " & POSIX path of (fname as alias)
              if name extension of fname is in name_extension then
                   try
                        do shell script cmd & cmdArgs & outDir & space & POSIX path of (fname as alias)
                        set fileCnt to fileCnt + 1
                   on error errorMessage number errorNumber
                        display alert "Processing Error: " message "[ " & errorNumber & " ] " & errorMessage
                        error number -128
                   end try
              end if
         end tell
         return
    end process_files

  • How to batch-convert photos to 720x540 px?

    As a new user, I'm stuck trying to batch-convert DSLR photos for import into Final Cut Pro 5 at 720x540 px. The only way I've been able to convert to precisely that size is by cropping each image individually.
    I’m working with 8.2 MP RAWs and 6.3 MP JPEGs in Mac OS 10.4.7 with Photoshop CS2. I do not have an NTSC monitor attached to spot-check results, only the computer display. Everything I’ve read advises resizing single-layer graphics to 720x540 so they’ll look right with 720x480 FCP frames. But when I set Image Processor to 720x540, the photos scale to 720x480 and look vertically elongated in FCP (where Preview and Canvas are set to Show As Sq. Pixels). Using Image Size with Constrain Proportions unchecked yields 810x540 images. Since I want full-screen photos -- mostly close-ups --with no camera motion, they've got to be 720x540, right? Is there an efficient way to do this?
    I have been hosting and cropping the RAW images in Bridge and saving them as single-layer TIFFs. The JPEGs were opened and cropped in Photoshop and also saved as single-layer TIFFs. Eventually, I’d like to apply a little sharpening by writing an action -- or should stills for video (assuming no thin horizontal lines) remain unsharpened? -- but not until I solve the resizing.

    You can automate this entire process with Photoshop's actions. First, if you have not already, you should read the Photoshop help topic on Saving images for video. Then check out the bundled actions to see if they already have a default resize aciton for video (not able to open PSD right now to check). Someone may have already provided the solution for you…if not, you can record your own steps as an action and save that to you Mac. Then you can just batch your images for video. If there is a lot of cropping and manipulation of the images you may have to do each shot by hand.
    intel iMac 20", TiPB 17", Mac Mini   Mac OS X (10.4.3)   2Gb Ram, Multiple high-speed HDD

Maybe you are looking for

  • By time machine can i repair my MacBook Air?

    I have the late 2012 Macbook air and my battery does not go up to 100% it is stuck at the 90's so just asking if i back up my data with Time machine go in the apple DOS mode will that fix it also is it ok to leave the battary on the charger and can i

  • How do i transfer songs from ipod to itunes library?

    my original computer was destroyed got a new computer but itunes will only download itune-purchased songs into the harddrive is there a way i can manually download all the songs from my ipod to itunes library in the computer? thanks

  • Import configurations error

    hi all, We are facing some problem in Importing configuration in local DCs. When we click on Import Configuration and selecting remote in the Development Configurations Import window it shows an error i.e.,"No configuration server or server error" Pl

  • 'Photo's resizing? Best size for best quality?

    Hi, I want to put a London underground tube (metro) map on the 'Photos' section on my iPhone. I know that iTunes resizes all images before they go onto the phone, but that is the best size and quality to ensure the image comes out the clearest on the

  • Overheating, medium write error and warranty coverage in New Zealand

    The subject line pretty much sums it all up! Just recently my beloved Macbook is starting to act up when I attempt to burn music CD's (from itunes to CD). I reduce the burn speed down, which worked once, but not again. It keeps rejecting the CD sayin