Photoshop :: Rename Layers

Jan 28, 2006

I have a photoshop created picutre that has about 20 layers. I see how I can rename them. Yet when I rename them, it does not change on the display. The picture never changes.

View 2 Replies


ADVERTISEMENT

Photoshop :: Batch Rename Selected Layers?

Oct 9, 2012

I'm trying to find a script that batch rename/renumber a group of selected layers. So far I've been able to find a script that renames every single layer in a Photoshop document (overkill). Or there's the CS6 Tab rename trick (too slow).
 
I routintely export PSDs from Illustrator for use in After Effects. But in Photoshop, I'll get a couple hundred layers named <path> or <path> + <path> or <group>. Renaming by hand is out of the question. But I don't want to rename every layer the same.

View 4 Replies View Related

AutoCAD LT :: New Layers Will Not Rename

Oct 30, 2012

So all of a sudden, out of the blue I have a problem creating layers.Whenever I create a new layer in the layer properties manager i give it a name (as you would) I then select make make current in the layer propertis manager so I progress to work in this new layer and..... The name changes back to the default Layer1 in the Layer Properties Manager but in the Layer dropdown the name of the layer is as i renamed it.this is happening on two non networked computers and on old drawings and new files alike.

View 5 Replies View Related

GIMP :: How To Rename Layers

Sep 17, 2011

I am new to GIMP and would like to know how change the name of a layer.

View 1 Replies View Related

AutoCAD 2010 :: Rename Multiple Layers

Apr 1, 2013

NEED TO RENAME LOTS OF EXISTING LAYERS ...

EX:

LAYER NAMED:
E-PANEL LP 1-3-10 CRT 01
RENAMED TO:
E-PANEL LP-01-03-10 CRT 01
"CRT" NUMBERS WILL VARY

View 3 Replies View Related

AutoCad :: Use Script To Rename Layers In A Set Of Drawings

Feb 13, 2012

I want to use a script to rename layers in a set of drawings, but I want it to just ignore layers in the script that are not present in that particular drawing, so for instance, the following won't work:

-rename
layer
ABC
DEF

As every time it arrives at a drawing that doesn't have the ABC layer, it stops to tell me so. I've got around the analogous problem with blocks by using the following script:

(setq oldblockname "POWER")
(setq newblockname "POWER2")
(setq ss1 (ssget "X" (list (cons 2 oldblockname))))
(if ss1 (command "rename" "b" oldblockname newblockname))

but I can't seem to adapt it for layers. I did think of 'making' a layer before attempting to rename it, and this works to a degree, as it doesn't seem to mind if the layer already exists, but unfortunately if the layer ABC isn't present, then DEF is, and it stops to complain that I'm trying to rename a layer to a name that already exists.

View 8 Replies View Related

GIMP :: Options To Move / Rename Layers

May 9, 2011

I am running Ubuntu Linux 10.04. On my older linux pc GIMP included a menu option I think to access Layers, might have been Dialog --> Layers, I don't remember. This version of GIMP has Layer --> New Layer, but it's not immediately obvious in looking through all the menu bar options where to get to a Layers dialog where I can move layers, rename them, etc.

View 2 Replies View Related

AutoCAD 2010 :: Rename Dialog Box - Creating New Layers

Oct 17, 2012

How could I be bringing up the Rename Dialog Box when I am in the Layer Dialog Box creating new layers? It seems to happen from now and again mostly when I go to change the color of the new layer. This shouldn't be an issue but once the box comes up, all my work inside the layer dialog box will be lost when I close it and reopen it.

Doesn't matter if I pick "OK" "CLOSE" or the "X" in the upper right hand corner of the box. Rename command, just what I hit, strike or click that brings it up and hopefully a means to change my CUI so I don't do it anymore.

View 3 Replies View Related

Illustrator Scripting :: How To Renumber Or Batch Rename All Layers In File

Feb 15, 2010

is there a quick way how to renumber or batch rename all layers in a file so they would be named in consequent numbers? Doesn't have to start from exact number, I was wondering if maybe there is some sort of script that would work?

View 24 Replies View Related

AutoCAD Visual LISP / AutoLISP :: Sort Through A Database And Rename Layers

Apr 5, 2013

I'm new to working with scripts and have played with it a little bit but my knowledge is severly lacking, I picked up script pro and have had some success batching simple commands.

What I have is a large database with differing layer convensions that I want be able to run a script that will open rename layers save and close, the layers are not of the same name but similar enough that I could set peramiters for less then a duzon layer names and catch my target then rename it to a standard, for example "A-wall exterior" to "A-WL-EXT", a simple enough command but within the database the "A-wall exterior" could be one of a duzon simmilar names.

My thought was to run the -rename la "layername" "layername" qsave script but when the original layer is not found it gets stuck untill script pro times out and fails. If there is some way to search out names and once found rename that would work.

View 9 Replies View Related

Lightroom :: Rename On Import Doesn't Rename Source Images?

Feb 5, 2013

Is it possible to have Lightroom rename the source images according to my custom naming convention?
 
I just imported 278 photos and they are all correctly renamed within Lightroom however the source files retained the original Canon generated names. I want to rename them for backup/in case I ever decide to stop using Lightroom/etc.

View 3 Replies View Related

Photoshop :: How To Do Batch Rename

Jul 25, 2013

I'm working with a designer, how to do an urgent batch rename. I'm the project manager rather than a designer so, I don't have the design tools to experiment myself and it's rather urgent. This is the issue:
 
We have 300+ images. There's a one-digit difference between the low res file names and the high res, color-managed files the designer needs to relink on Monday. In every case, there's a 0 missing before an underscore - so Day Two_0012 has become Day Two_012. This is an easy fix in the file-renaming software I use but I'm in a different city and it's much simpler if the designer, who uses Adobe Creative Suite, does it at her end.

View 3 Replies View Related

Photoshop :: How Do You Rename A Brush In CS3 ?

Dec 13, 2008

I must be doing something wrong....I know where the "Rename Brush"
is but sometime I can't get it highlighted ?

View 3 Replies View Related

Photoshop :: Batch Rename

Jun 10, 2004

I need to rename a group of .jpg images (about 1000 or so) to fit the names of other associated files.

I have a list of the new names for the files in Excel, and I wonder if I can use Photoshop to automatically rename the current filenames in ascending order to the new names in ascending order (the number of files and the number of names in the list will be the same, and will be in corresponding positions). It is perfectly acceptable to generate them as new .jpgs rather than rename existing ones.

Can I do this at all? Rename based on a sorted database?

I am new to the batch/automate process and am using Photoshop 7.

View 9 Replies View Related

Photoshop :: Batch Rename In CS2 Bridge

Mar 25, 2006

I am having a problem using the batch rename in Photoshop CS2. I am selecting files in Bridge, using copy to other folder, and using sequence number and file extention. I am trying to change .jpegs to .tiffs . The transfer seems to work, the files show up in the new foder but I get an error message in Photoshop saying the files are invalid when I try to open them. I tried converting to .psd but the same result-the files are there but invalid.

View 1 Replies View Related

Photoshop Elements :: 11 - Can't Rename Layer

Nov 7, 2012

When I click on the name edit box of a layer in the layers palette it changes from grey to white then immediately changes to grey and I cannot type into it. The same thing happens if I right click the layer and choose Rename Layer from the context menu. What must I do to rename a layer? This worked perfectly in PSE 9 but seems to be a bug now.

View 2 Replies View Related

Photoshop :: Font - Rename Actual Text?

Sep 22, 2013

I am currently using PhotoShop CS3 and having some trouble with a font. I had made a text/pic about 2 years ago and i wanted to go back and rename the actual text or make a new one with the same font.

However i can not find the same font i had used. Is there anyway to get the same font again maybe a trick or something? Heres a picture of what it looked like...

View 3 Replies View Related

Photoshop :: Rename Files For Contact Sheet

Aug 21, 2013

I'd like to make a contactsheet.

To do so, I first have to rename my files from numbers to letters, because otherwise the photo's are at a wrong place in my contactsheet.
 
I make numbers like: 01, 02 ,03 etc.

When I want to batch the files to rename them with letters, in bridge or with an action in photoshop, then all the files are at another order.

What I have to do so that I can rename it easily and that the programme does what I want?

View 4 Replies View Related

Photoshop :: Actions Don't Work To Rename Layer In CS6

Jun 26, 2013

Can't seem to get "Layer > Rename layer ..." to activate with Actions, whether I try "Insert Menu Item" or "Record Action".I have created and used many actions over the years in Photoshop, and almost all of them seem to work fine in Photoshop CS6, except this one.In CS5.x the command was listed as "Layer Properties...", which brought up the DIALOG.
 
In CS 6.x that command has been removed from the LAYER PALETTE MENU. Instead, the COMMAND has been renamed "Rename Layer..." in the MAIN MENU, and it no longer brings up a DIALOG. Editing is now done directly in the LAYER NAME TEXT FIELD and it was clear that the old ACTION can't work as-is.
 
SO, I deleted it and rebuilt it as folllows:
 
I created a NEW ACTION From the ACTION PALETTE's MENU I selectedThe ALERT POPUP came upFrom the MAIN MENU I selectedThe ALERT POPUP updated to show "Layer:Rename Layer".I clicked OK, but nothing showed up under the new ACTION in the ACTIONS PALETTE ...I thought perhaps there was a bug with the command in CS6, so I tried the RECORD ACTION process instead.
 
with the ART LAYER visible and selected I clicked RECORD I selected and again.This time the ART LAYER activated properly .I changed the LAYER NAME and hit RETURN.In the ACTIONS PALETTE, the SET CURRENT LAYER ACTION was automatically added.I know I don't want "123" to be the LAYER NAME, but I thought I could manually edit the ACTION by adding a DIALOG BOX control.I clicked STOP to try out the KEY COMMANDI manually changed the LAYER NAME back to and hit RETURN to set it.I ran the ACTION by typing CMD-SHFT-F9As expected it dutifully edited the LAYER NAME Now I wanted to intercept the renaming step, so I ticked the DIALOG BOX option in the ACTION thinking it would give me some method of keying in a name during PLAYBACK.The first few times I ran the ACTION SCRIPT, it brought up the LAYER STYLE dialog. What?I thought something might be amiss with my FUNCTION KEYS, so I checked my KEYBOARD settings in SYSTEM PREFERENCES.This option was originally ON.so I UNCHECKED it OFF and closed SYSTEM PREFS.Back in PS it didn't seem to make a difference, so I thought maybe I needed to RESTART to activate this level of SYSTEM PREFERENCE.I RESTARTED, double-checked that the FUNCTION KEY OPTION was UNCHECKED, and tried the ACTION again.Now the ACTION didn't run at all, so I knew the FUNCTION KEY OPTION was supposed to remain CHECKED.I RECHECKED it, RESTARTED, and returned to PHOTOSHOP.When I ran the ACTION this time, the LAYER STYLE dialog DID NOT come up. The LAYER was simply renamed "123" with no way to edit it during PLAYBACK. What? 
 
In the end, I played with inserting a STOP or CONDITIONAL, I tried PLAYBACK OPTIONS, I inserted other random COMMANDS and played with reordering them. Everything works perfectly, but I simply can't seem to gain control over editing the LAYER NAME itself with an ACTION. I assume the root of the problem is that there is no longer a DIALOG BOX that controls the LAYER NAME, and therefore there's no moment in PLAYBACK that can give me DIALOG BOX control over the name.

View 3 Replies View Related

Photoshop :: Batch Processing - Rename And Re-size?

Jan 3, 2013

I have 115 files that I need to create six files respectively from each, a total of 690 files. Each of the batched six files are different sizes and the last two numbers need to change. For example, I start with 781.08, from there I get 781.08_1, 781.08_2. 781.08_3 up to _6.

I made actions in Photoshop, but they did not keep the current file name I was working on such as 782.08, it defaulted back to the file name in which I build the actions in such as 781.08.

This seems easy enough, but not sure what the solution is to both re-size and rename the files in a batch process.

View 1 Replies View Related

Photoshop Elements :: Organizer 12 Rename Folders?

Feb 5, 2014

Is there any way to rename folders which appear in the elements organizer?  When a do a right/click or Control/click while pointing to a folder, I see a "rename" option but it is grayed out. 

View 1 Replies View Related

Photoshop Elements :: How To Rename A Photo Album

Nov 2, 2013

How can I rename a photo album? I am just learning to use photoshop.

View 1 Replies View Related

Photoshop Elements :: Rename Bulk Of Photos In 12?

Nov 30, 2013

How do I rename a bulk of photos in Organizer 12?

View 2 Replies View Related

Photoshop Elements :: Reconnect Photos From NAS After Rename

Nov 8, 2013

In Photoshop Elements 10 running on a Windows 7 (64bit) machine, I have stored my photos on a NAS, the catalogue itself is on my Windows desktop machine. After having renamed the NAS outside of PSE, I can't find out how to reconnect my photos.... The NAS (the old NAS name) is now shown as an offline medium. how to reconnect them?

View 6 Replies View Related

Photoshop :: Batch Rename / Renumber Images In Folder

Jul 31, 2013

I am trying to rename/renumber a folder of 100 pictures, so they are all in 3 digits, but remain in the order & have the same number associated with the same file.  Right now the folder is numbered 1, 2, 3, 4, etc..  I attempted to do the batch rename through Photoshop to make the folder 001, 002, 003.etc, BUT when I did this, the first picture 1 turned into 001..which is great...but the old 2 turns into 002, but is actually what 10 used to be. 
 
19 turns into 011 instead of 019
40 turns into 035 instead of 040
 
Why is Photoshop changing the original number to a 3 digit, but changing the number it should have been.  I just want it to be 001, 002, 003, 004, 005, 006, 007, 008, 009, 010, 011, 012..

View 13 Replies View Related

Photoshop :: Batch Rename Of Image Files Using EXIF

Nov 8, 2004

I am not sure about the etiquette of this as I asked the question at NAPP and have as yet gotten nothing. Of course that could be because I'm impatient and more so after I realized I stood a better chance of not just an answer but several variations on the theme.

For years I have stored my images in a folder that is named for the day they were offloaded into the Windows OS computer. I have accepted Nikon, Canon,and Olympus' name for the individual image. So an image would be E:Images20041107DSC_8765.nef.

I wish to go to my files and rename the files with the date ( the image was) actually taken by the camera. I think this is in the EXIF data but how can I access it?

What I want to end up with would have the same format up to the actual image name but the renamed image would be yyyymmdd[taken]DSC_#####.nef where the ##### would be a sequential number generated by the batch or even me.

View 5 Replies View Related

Photoshop Elements :: Cannot Rename Folder - Reverting Back To Old Name

Oct 12, 2013

I am trying to rename a folder, after I type in the new name it reverts back to the old name.

View 1 Replies View Related

Photoshop Elements :: Get 10 To Import And Rename Files In Order?

Sep 14, 2012

When I place my CF card into the reader PSE opens and displays all the photos on the card the problem is they are out of order. I take volleyball photos and use the burst often The files are numbered properly by the camera but PSE seems to get them mixed up. When I import and renamer them PSE thakes them in the order they are shown and they are then renumbered out of order causind many shots to be out of order. I have never had this problem before. I have been using PSE 6 up thru 10 now and this is the first time I have had this happen. Last season I wasusing PSE9 and all my bursts sequences are in purfect order.

View 7 Replies View Related

Photoshop :: How To Disable Auto Rename Text Layer With Content

Mar 12, 2013

I want to disable the auto renaming feature in text layers so that I can change the content without change the name of the text layer. Also i want to do this to all the text in one step, without do it manual one by one.
 
for more description, i am working on replace English text with other language but i want to keep English name of all text layers SO i want to disable auto renaming while replacing the content.

View 3 Replies View Related

Photoshop Elements :: 10 Organizer Rename Function Not Working Fully?

Sep 5, 2012

Have just upgraded from Elements 9 to Elements 10 and used the File -> Rename function to rename 3000 files with a new Base name beginning 'Base' the process reported it had completed and did not provide any additional messages - but checking the result not all files were renamed and a large number were left behind with the original Base name.

View 19 Replies View Related

Photoshop :: Deleting Duplicate Layers Linked To Others Make Remaining Layers Invisible?

Aug 6, 2013

I'm using CS6 and noticed that whenever I delete a layer that was a dupe of another layer with links (although not linked specifically to the deleted layer), the undeleted original layers become invisible on the canvas even though they are still visible in the layers pallette. I've been able to recreate this several times. Nothing I do will make the layers visible -I've tried moving them all to the top of the layers palette, making sure their opacity is 100%, making sure there are no layer effects, etc.

View 2 Replies View Related







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