Mailing List AE-List@media-motion.tv — Message #42197
From: Enrique Gamez <enrique0210@sbcglobal.net>
Subject: Re: [AE] Isolating Objects from a PSD File
Date: Sat, 18 Feb 2012 11:26:26 -0800
To: After Effects Mail List <AE-List@media-motion.tv>
Thanks for taking the time to fill me in, although this may be getting into [OT] territory…

Is this tantamount to "flattening" a PSD?  I have taken several PS layers and flattened them to one that preserves the "look".  But, sorry for my newbieness, if a path is filled with some crucial picture element like a gradient fill of some kind, then deleting that path also deletes the fill — thus, messing up the picture.  What step am I missing here?  How do you preserve the image and still delete elements that are crucial to its make-up?

-e

From: Evan Fotis <evan.fotis@gmail.com>
Reply-To: After Effects Mail List <AE-List@media-motion.tv>
Date: Sat, 18 Feb 2012 13:10:29 +0200
To: After Effects Mail List <AE-List@media-motion.tv>
Subject: Re: [AE] Isolating Objects from a PSD File

just to add, that when exporting a final format image,one may not want to include paths/masks to lower file size and not offer further editing helpers.
Only "save for web" deletes paths on its own.

On 18-Feb-12 08:54, Jonathan Penzner wrote:
I'll often get a picture of a car that's been made gorgeous by other artists, using paths for every conceivable aspect of the of the look. I don't need 28 paths. I might need two, and those other paths get in the way. Same goes for alpha channels. And for the final pic, I may not want or need any channels or paths.

Paths and channels can useful for creating a picture but once the look has been achieved they are no longer needed and can get in the way when imported into other programs. So I'll save a file with all the working paths and channels, then a copy with nothing but the finished pic.

Hope that helps.

Jonathan


On Feb 17, 2012, at 9:43 PM, Enrique Gamez wrote:

I have an inkling that mine is a dumb question.  But, here goes <duck and cover>,

Why would you want to delete paths and/or alpha channels?  Wouldn't doing that ruin your picture?

-e

From: Jonathan Penzner <sureal@charter.net>
Reply-To: After Effects Mail List <AE-List@media-motion.tv>
Date: Fri, 17 Feb 2012 08:38:33 -0800
To: After Effects Mail List <AE-List@media-motion.tv>
Subject: Re: [AE] Isolating Objects from a PSD File

Fantastic. Thanks, Evan. Great tip.


On Feb 17, 2012, at 2:50 AM, Evan Fotis wrote:

FWIW I use a script that deletes all channels and paths at once:

#target photoshop
app.bringToFront();
var theImage = app.activeDocument;
theImage.pathItems.removeAll();
theImage.channels.removeAll();

On 17-Feb-12 02:11, Jonathan Penzner wrote:
By the way, wouldn't it be nice if, in Photoshop, you could select all the paths or alpha channels at one time and drag them to the trash? I often receive files with dozens of paths and deleting them one at a time is a pain.


JONATHAN PENZNER
SUNDANCE/REALTIME
VIDEO EDITING � MOTION GRAPHICS � DESIGN

| STUDIO 626 345-0285 |
| CELL 818 321-2890 |


 
Subscribe (FEED) Subscribe (DIGEST) Subscribe (INDEX) Unsubscribe Mail to ListMaster