PS CS5 - Can I automate deleting layer comps?

I have about 50 files that need their layer comps deleted. I need a way to automate this. Is there a way?
Thanks

If your a programmer you may be able to write a Photoshop script to do that. One may have been written. Do a web search for a Photoshop script for deleting layer comps.

Similar Messages

  • Can you automatically delete anchor points when a new image is placed on top - so that it 'replaces'

    Hi all,
    I know that I can delete anchor points but I was wondering if there is a shortcut to do it on a larger scale.
    Can you automatically delete anchor points when a new image is placed on top - so that it 'replaces' the image, only on the parts obviously that you cover with the new one.
    Thank you all

    Hi,
    I'm using CS6, and I have a tree vector image, and I am trying to put names on top, but when I do this to keep it clean with no anchor points (as my other software cant read it with all the points in it) I have to manually delete each one but it deletes the whole path and I then end up with a tree, names on top, and a big gappy circle around the names.
    So really, I wanted to add the names on top, and have that delete all anchors underneath .
    Does this make sense? :S

  • How can i automatically delete doubel pictures from Iphoto?

    how can i automatically delete "double pictures" from Iphoto?

    There are several article that talk about this, here is one:
    http://macs.about.com/od/appleconsumersoftware/ss/Iphoto-Libraries-Create-And-Po pulate-Additional-Iphoto-Libraries_5.htm

  • Can I change PS layer comps to a single PDF?

    I have a print project and it's easier to create it in photoshop then  InDesign. It will be a booklet and printed digitally. They only accept  PDFs. My question is can I turn my psd layer comps into
    a single  PDF for the printer?

    J thanks for the tip. That works but not for my need. I want to export my layer comps as single pdf not contact sheet. Print quality. I read this elsewhere:
    • Create an InDesign document.
    • File>Place.
    • Check, Show Import Options
    • In that dialog box, Layers>Layer Comps. (specify which Layer Comp)
    Do this for all your pages. Your Layer comps are Linked and can be  easily updated or edited.
    • Save document
    • File>Export to create a multi page pdf.
    This is perfect but seems buggy it works with some layer comps on others it doesn't show the correct one.

  • Can i automatically delete duplicates in one move

    i had made lots of folders and backups all over my hard drives and i just imported the full thing into itunes onto a 500 gb hard drive. Now i have 75 Gb of duplicates, ( in view show duplicates )
    can i remove duplicates in one click or do i have to check them one by one and delete them individually

    YIPEE - I seem to have got it
    but one question - i actually copied and pasted to the playlist at the bottom number 370, so i still dont know how to scroll up
    and another observation - is this not a faster way -
    (1) assume my entire library consists of 5000 songs, 1000 files are not there and 1000 are duplicates - that means i have 3000 songs.
    (2) Now suppose i were to go to library highlight everything and drag to a playlist - i would get the answer - skip duplicates. And i observe that the non file songs are not included anyway.
    (3 ) Now i have a playlist containing 3000 songs - i go to get info and flag all there 3000 siongs with 'aaaaa' in comments.
    ( 4 ) Then i open library again and just remove anything which does not contain aaaaa.
    Is that ok ? Or can there be a problem ?

  • How can I automatically delete from deleted folder after 2 weeks

    I am sure my deleted folder used to get rid of items after about 2 weeks but now it has deleted items from 2010. How do I restore this facility.
    Thanks
    John

    Tools menu (ALt+T) > account settings > synchronization and storage settings and set it to what you like. Not the mail will also be deleted from the server.

  • Error Layer comps to files. Layer not available?

    Sometime when I use "Scripts/Layers Comp to Files...", I have this error:
    Error: General Photoshop error occurred. This functionality may not be available in this version of Photoshop.
    - The object "layer comp 952649985" is not currently available.
    It arrived when I have more then one files open. In Standard Screen Mode. In 2 Up Tile.
    When I close all the open files except the one I will create PNG with, the script works fine.
    To me, it seems that the script lose the original file and the focus move to another open file where Photoshop can't find the Layer Comp.
    I have CS5 Version 12.1x64. I'm on Windows Seven.

    The problem seems to be already solved, but I'm commenting this for future reference.
    This has happened to me too and I think I know what causes it.
    It happens when you...
    1) Do "Save for Web" with the "All User Slices" selected in the dropdown menu "Slices".
    (This can only be done with a file that has a user slice)
    2) Then try to use the "Layer Comp to Files" script to a file that doesn't have any slices.
    To avoid this you need to once open a file that "has" a user slice and save with
    the "All Slices" option in the "Slices" menu and then go back to the file you want
    to run the script to.
    When you run the script, the saved "Slices" option from the previous export seems to
    be used and causes an error when there are no user slice.
    I also found a fix to the script to avoid this error to come out.
    This can be also applied to the fix to "remove the numbers" added to the head of the
    exported file names.
    The number removal script goes something like this...
    var fileNameBody = exportInfo.fileNamePrefix;
    if (fileNameBody != "") fileNameBody += "_";
    fileNameBody += compRef.name;
    this should replace the "Layer Comps to Files.jsx" lines 188-190.
    In addition to that, the script below needs to be added below line 818 and line 863.
    (This line numbers are those before any alterations to the "Layer Comps to Files.jsx" script)
    var idSWsl = charIDToTypeID( "SWsl" );
    var idSTsl = charIDToTypeID( "STsl" );
    var idSLAl = charIDToTypeID( "SLAl" );
    desc4.putEnumerated( idSWsl, idSTsl, idSLAl );
    The line right above where the above script should be inserted should read as the following...
    desc4.putPath( id44, new File( exportInfo.destination + "/" + fileNameBody + ".png") );
    Actually it can be added any where after the "desc4" variable is declared but I specified just
    to make it simple.
    This sets the "Save for Web" "Slices" settings to "All User Slices".

  • Layer Comps should capture changes to a Linked Smart Object's Layer Comp

    Normally, I can move things around or change visibility, and use Layer Comps in my master doc to capture these changes.
    However, changing which Layer Comp displays from a Linked Smart Object cannot be captured by Layer Comps in my master doc.
    Slightly more information: Sorry it's a little convoluted. I have several Linked Smart Objects inside a master doc, and these Smart Objects contain different Layer Comps. It's awesome that I can easily change which Layer Comp each Smart Object displays. But when I make a change, it cascades across the Layer Comps in my master doc. So my master doc's Layer Comps cannot effectively capture a state.
    It would be awesome if Layer Comps were able to capture state changes for the display of Linked Smart Object's Layer Comps. #featurerequest

    Photoshop Feature Requests should be posted over at
    Photoshop Family Customer Community
    But before posting one look around whether one exists already on this issue and add your +1 if it does.

  • Automatic deletion dashes or dots

    Hi,
    I have one question. Every week I make flyer (leaflet) with 120 products witch everyone have some price.
    The price must look like this.
    But in material from my employer, prices are formated like 1,25 or 1.36...
    I can automatically format this numbers via paragraph styles and GREP but I can't automatically delete dots.
    So my question is. Is it possible to automatically delete dots from this numbers? I want just copy this price from text document and paste it to the text frame. Everithing else must be automatic
    GREP:
    (indesign is in czech mutation)
    Thanks a lot.
    Sorry for my bad English.

    Other than a GREP style? Well, not automatically, but you could run a Find/Change on your document remove them all in one step. And you could conceivably use a script to automatically run that kind of Find/Change on your document, though that might be inadvisible (easy to screw up and lose track).

  • Accessing Layer Comp information in SDK

    I'm trying to access information about the Layer Comps in a document. This seems to be a trivial task using scripting - one can access all the Layer Comps and their properties (including Names and Comments) according to the Javascript Reference Guide.
    However, I would like to do this via the SDK as an Export plugin, and I can't seem to find any mention of layer comps in the SDK documentation. Is this possible?
    Thanks!

    Hi,
    you can't find a matchName for maskMode because it is not a "property" (in the sense of ExtendScript) but an "attribute" (like .rotoBezier, .propertyDepth, .propertyIndex, etc).
    So, as long as layer has a mask(1), layer.property("ADBE Mask Parade").property("ADBE Mask Atom").maskMode  is defined.
    For .maskFeather, it is different because it is a property, not an attribute.
    Apparently, all ADBE properties that are not indexable (ie .parentProperty.propertyType !== PropertyType.INDEXED_GROUP) have a compact name.
    Those compact names don't appear in the reflect object so they are not so easy to identify. In Jeff Almasol's GimmePropPath, you can find a partial (but quite big) list of these compact names.
    Apparently also they are language free, so for instance layer.mask(1).maskFeather works in any language, and so does shapeLayer.content("Group 1").transform.position, etc, etc.
    Properties that are indexable (children of indexed groups) don't have a compact name (they are renamable).
    For properties inside third party plugins, i have no idea...
    Xavier

  • Photoshop CS5 export layer comps bug / issue

    I'm experiencing a problem with CS5 that didn't happen in CS4. For some weird reason, when I use the export layer comps script, it won't let me choose a destination for the jpgs that is the macintosh HD. It will only work if I export to an external drive. The error message I get is 'destination does not exist'
    I am on snow leopard and have repaired my permissions. For now I get around the problem by exporting to an external drive, but this seems like a weird issue.
    Any ideas?
    Thanks,
    Tom

    my setup is very easy,
    go > connect to server
    choose the SMB share > connect
    select the volumes that you want...
    I had mounted the volume by placing it into my login startup but since the problem with PS I have removed this ( the good news is that this is how I was able to find this bug). Either way, via the login startup item or the method above creates the problem.
    If you follow the link below to locate the user "speeves1" he has much more insight into the Windows thing than I do, I'm just a rule follower when it comes to networking windows computers.
    http://forums.adobe.com/message/3104027#3104027
    > I can't share specifics of what we have planned, but we are looking into these issues.
    I understand you can't announce future things, no problem. Because of an earlier conversation about Adobe restricted to adding new features after the first quarter of a release, I was curious if the same rulings committee (FASB) has any guidelines for bug fixes. CS4 had one fix within the first quarter and the second patch came after the product cycle ended and CS5 shipped. In general is there any restriction to releasing patches/fixes after the first quarter?
    thanks.

  • Does Photoshop CS5, 6, or CC allow slicing with layer comps?

    I love the layer comps feature. It's a huge time saver and allows me to keep my files sizes smaller.
    One thing I just noticed since I normal hand off my PSDs to a developer is that the slices don't save with each layer comp. Is there any way to make this possible with CS5, 6, or CC even? It'd be a huge time saver and really helpful. I currently use CS5 at work, but I have CC at home.
    Thanks for your help!
    -Joe

    Personally, if I were in your shoes I would subscribe to the CC photographer bundle. It sounds like you're really ready to jump into it with a great new camera so why learn and work in an outdated application?
    Don't get me wrong . . . I have CS5 also, but I got the photographer bundle because it's such a great deal and I love always having the very latest version of PS. I should also emphasize that the bundle includes Lightroom, which will be invaluable to you as a photographer.
    In summary, PS CS5 is still a great app but it's reached "end of life." Photoshop CC on the other hand is always being updated . . . at no extra cost. Camera Raw for PS CC, for example, is currently at v. 8.7.1. Whenever you might read about some great new feature in PS you can check it out at lynda.com and rest assured that you will have access to it when you update. There is one caveat: you don't say what you have for a computer and OS but you want to be sure to check system requirements for PS CC: System requirements | Photoshop

  • How can I automatically save as a jpg layer groups?(layer group jpg)

    Has created a 10 layer groups in Photoshop (there are multiple layers in the group layer.)
    10 Photoshop layer groups
    I try to save the JPG file to 10.
    How can I batch or automatically save?

    Just so you are aware, jpg does not support layers. However there is a script actually two scripts that can take the layers and create individual files.
    File>Scripts>Layer Comp to Files
    File>Scripts>Export Layers to Files
    The former requires you to use layer comps which is a way of creating sets of layers to create a comp. The latter is just as it says.
    But as I said anything saved as a jpg will be a single layer with no transparency.
    Psd and tiff are the only two that should be used for multiple layers and transparency. There are other formats that support transparency, but is not the scope of this thread. At least for now.

  • I have a 'family' yahoo email address which is shared across several phones. How can I set up my phone so if I delete an email which isn't relevant to me it doesn't automatically delete from the other phones?

    I share a yahoo email account with my husband and children. The emails may be for one or more or of us. When an email arrives on my iPhone 5C, if it is not relevant to me (because it's something he is dealing with) then I would like to delete it just from my phone without also deleting from his phone. Or it may be an attachment like a photo which I don't need stored on my phone, but will need to download when I get home and on the PC. He can delete from his Samsung without it deleting on my phone or on the PC, but I've not found a way of setting up my phone so it works the same way. Please can someone tell me which are the best settings to use?

    To set it up as POP you need to delete the account, reboot the phone by holding the HOME and SLEEP buttons at the same time until an Apple logo appears (about 10 seconds), then add it back following these instructions: Forcing creation of a POP or IMAP email account
    I understand that you have used the same account for many years, but the technology is also changing constantly. Years ago the standard was POP (Post Office Protocol), which was designed at a time when it was inconceivable that anyone would access their email from more than one device. When people started using multiple devices, for the most part they wanted to see changes on one device mirrored on another. A new standard, IMAP (Internet Mail Access Protocol) was developed. With iMAP the master copy of all messages resides on a server, and multiple devices are kept in sync with the server. So if you delete a message from one device it is removed from the server, and then removed from all other devices when they next sync. This is the same way Microsoft Exchange works. Other benefits of IMAP include the ability to have multiple mail folders that are kept in sync across devices. In your case you could use this to create a separate folder for each family member, so they could move messages to their own folder and not clutter up the shared Inbox. Most computer mail readers can even automatically sort incoming mail into folders based on the contents of the message.
    IMAP is considered a "higher level" standard than POP. When you create a mail account iOS devices query the server and ask what it supports; if it says it supports IMAP then the account is automatically configured for IMAP. So if you really want POP you must fool it, as described in the link above. In my experience Android devices default to the highest level protocol also, and I suspect newer Blackberries do (although it has been 15 years since I used a BB).

  • How can I stop music and movies from being automatically deleted from my phone and saved on the cloud? I've just tried to watch a movie on my 2 hour commute, but yet AGAIN it has been removed. I do NOT want to spank all of my data allowance

    How can I stop music and movies from being automatically deleted from my phone and saved on the cloud? I've just tried to watch a movie on my 2 hour commute, but yet AGAIN it has been removed. I do NOT want to spank all of my data allowance downloading it again, especially because (believe it or not) I added it to my phone because that's precisely where I wanted it!! Any help much appreciated

    FYI I had to put this link into firefox to reply - because **** back safari just wouldn't register my clicks to any of the links on the post... Despite reloadeing and even restarting my computer. Totally annoying and a massive pain in the ***.
    But in terms of my initial query; thanks for responding. But no, this is NOT the cause of the problem. I have auto sync and sync over wifi activated, but have also selected manually manage music and videos. Plus, all of my music and videos are on my macbook, absolutely all of it, so if it my phone was syncing with my macbook everything would still be on the phone. Life would be peachy if my phone jsut copied everything that was on my macbook, but unfortuantely it keeps deleting tracks for no apparent reason.
    Any thoughts greatly welcomed, because at the moment i can only conclude that my iphone is crap.

Maybe you are looking for

  • Profit center 1000/00000208A0 does not exist for 13.06.2008

    Hi All, My user encounter this problem when try to release to accounting for a billing via VF02 The actual profit center is 208A03 but the msg show is 208A0 Where should I check for this problem ? This is a new profit center. Thanks in advance. Janic

  • New Tab above New Window in FF 3.x

    Hi, so I recently used Firefox 4+ for the first time, and I like the way it puts the "Open link in new tab" above the "Open link in new window" (when one right-clicks on a link). It takes a bit of getting used to at first, but it's actually a lot mor

  • Can't re-install quicktime

    So one night I, being the idiot that i sometimes am, deleted every quicktime related item off of my computer. now when i try to reinstall from apple, i get to the part where i have to choose the destination to install the app. But it won't allow me b

  • 10.4.11 external firewire audio device noise/distortion

    Hi Subsequent to upgrading to 10.4.11 I now have persistent noise from my external firewire audio device. It's an Edirol FA-101 and worked perfectly in 10.4.10 and earlier. I tried replacing the firewire cable with no effect. The FA-101 is a class co

  • Study material for 1Z0-141 Building Forms

    Does Oracle Press or anyone have study guide for exam 1Z0-141 - Building Forms. thanks