Copy IPTC - format description file name camera raw

This question has been previously requested in the forums of bridge, but not entirely answered in CC and raw files.

I would like to start a CC bridge script that allows you to add the name of the file (without extension) in the Description field of the IPTC metadata. There need to work with multiple files camera raw (for example. ARW. CR2). Previous suggestions worked with hair and DNG, but camera raw formats not owner.

Since the characters ' / 'and':' are not authorized or recommended, it would be useful that these could be added by converting ' *' and '=' in file name.

For example,.

File 1234.ARW name should add as 1234

File name 12 * 34.ARW should add as a 12/34

Name of file 12 = 34.ARW should add as a 12:34

The description field can contain text, hence the need to add to it rather than replace it.

If someone could help with this, I would be very grateful.

OK, please try this.

#target bridge;
   if( BridgeTalk.appName == "bridge" ) {
f2Desc = new MenuElement("command", "Filename to Description", "at the end of Tools");
}
f2Desc.onSelect = function () {
var sels = app.document.selections;
for(var a in sels){
var thumb = sels[a];
var Name = decodeURI(thumb.spec.name).replace(/\.[^\.]+$/, '');
Name =Name.replace(/\=/g,':').replace(/&/g,'/');
md = thumb.synchronousMetadata;
md.namespace =  "http://purl.org/dc/elements/1.1/";
var Caption = md.description ? md.description[0] : "";
md.description='';
if(Caption != undefined){
    md.description = Caption + " " + Name;
    }else{
md.description = Name;
}
}
app.document.chooseMenuItem('PurgeCache');
};

Tags: Bridge

Similar Questions

  • Cannot open files in Camera Raw in Bridge CS6

    30/05/2014

    Believe that this problem happened after automatic update to Adobe (but not sure).

    Always transferred files from camera in the bridge, then make some changes by opening JPEG and RAW (NEF) files in Camera Raw in bridge.

    Now, "open in Camera Raw" is grayed out and I can't find a way to open files with Camera Raw inside Bridge CS6.  This seemed to happen suddenly and without new software or applications added to the computer.  All the other apps/software works well.

    Have you tried various bugs found on Adobe community discussions without success.  Now ongoing problem for more than a week +.

    Am able to open files in Photoshop without problem, but want to be able to make some quick changes using Camera Raw, open files from Bridge CS6.

    I use Bridge CS6 Version 5.0.2.4.  (as part of Adobe Creative Suite 6).  Update says I have the latest version of the bridge.

    I use an iMac with Intel Core i7 processor computer

    OS X 10.8.5

    Found others with this same or very similar problems on the forums but it either can't understand access plan/patches or impossibility of complete instructions on my computer.

    See for example: Camera RAW update the question with Bridge CS6

    Since this link/discussion, we find this "solution":

    Updated Camera Raw 8.4, Bridge CS6 Mac OS is not display the image metadata, or allow you to edit images in Camera Raw.

    Manually install the camera Raw plugin 8.4.

    1. Exit Adobe Bridge.
    2. Download the file below.
    3. Find and double-click on the downloaded file to unzip it. The resulting file is camera Raw.plugin.
    4. Navigate to the folder Macintosh HD.
    5. Open the folder/Library/Application Support / Adobe / Plug - Ins / CS6 / File Formats.
      IMPORTANT: Navigate to the folder root of the library on your hard drive, not the library folder in your user folder.
    6. Copy the step 3 Camera Raw.plugin file Formats folder.
      IMPORTANT: This new file overwrites the file already in this folder. It is important that a single camera Raw.plugin file located in this folder.
    7. Open Adobe Bridge.

    *Camera Raw.plugin.zip
    Mac OS Camera Raw plugin 8.4 for a manual installation


    However, when I try the above, I have these questions:

    1. when I double click on the downloaded file, my computer opens PhotoShop and an error message is displayed, that States "could not complete your request because Photoshop does not recognize this file type."  (I think this may mean my computer is automatically unzipped the file, but I'm not sure about that).

    2 not quite sure I don't know how 'navigate to the folder Macintosh HD' suggested in step 4 above (OK, I'm new on Mac; since a long time PC user...)

    3. when I am in the 'Finder' and click on 'GO' while holding down the button 'Option', I find "library".  in this context, I find ' / Library/Application Support/Adobe ", but there is no 'Plugins' folder in the subfolder"Adobe ".

    4 don't know how if I'm in the 'library root' on my drive hard vs 'library under my user folder '.  (New, new Mac...)

    I have NOT yet tried to make a "Uninstall" and then re - install Adobe Creative Suite 6 together and I would like to avoid that if possible.

    Absolutely would LOVE it if Adobe would simply push an update that should fix this problem or if someone could explain to me how I could restore the previous version that worked perfectly for me.

    Any help, suggestions (in very basic, simple terms that any fool again in the world of Macintosh can understand) would be appreciated.  Very frustrated with Adobe at the moment.

    Especially like the switch to Mac, but with this and my picture to come to a sudden stop workflow, have doubts.  (But I guess that the update of Adobe for PC can cause problems as well).

    Thanks in advance for any help/suggestions.

    30/05/2014

    Literally minutes after I posted the above, I thought that this myself and now I'm a happy camper and things are back to normal!

    Here's my question/error: as a new Mac user, I was not negotiating/find files on my hard drive correctly.

    In case there are others out there with this same question (and I'm apparently dense):

    Here's what I did which resulted in a correction:

    First steps:

    1 exit/close bridge

    2. as stated in the post above, go to this link to download the Camera Raw Plugin file:

    Issue update to Camera RAW with Bridge CS6

    Link to download is towards the end of the instructions, but I try to insert this link for download here:

    Camera Raw.plugin.zip

    3. once the file has been downloaded, find her using "Finder" click "Finder" and look on the options list on the left side of the Finder window to find "downloads".  On my computer, clicking on "Finder" these options appear in the list on the left:

    All my files

    Air drop

    Applications

    Desktop

    Documents

    Downloads

    Movies

    Music

    Photos

    4. download you just made should be at or near the top of your download list should be designated as 'Camera Raw.plugin' and will be 83.5 MB size

    5. I clicked (two fingers on the touchpad) to bring up the drop-down options menu and choose 'Copy 'Caméra Raw.plugin' ' this list to copy the file.

    Now, you copied the plug that will correct this problem.  The second set of steps below will guide you through how to replace the file that is located on your hard drive with this record in the file you copied.

    Second series of measures (and this is where, as a new Mac user, I was confused at the beginning)

    1. even once, click 'Finder' on your Mac.

    2. the top of the screen, find 'GO' and click on it.  ("File, edit, view, GO, window, help", you should see "Finder" in the upper right corner of your screen, then click on the THUMB)

    3. in the drop-down menu that appears, click on 'computer '.

    4. then double-click on "Macintosh HD" to open your hard drive

    5. then double-click on the "Library" folder to open that.

    6. then, click on "Application Support" folder to open that.

    7. then, double-click the "Adobe" folder to open that.

    8. then, double-click on the "Plug-Ins" folder to open that

    9. now double click on "CS6" to open this folder.

    10. Finally, double-click on the "File Formats" folder that appears.

    11. NOW you should see this:

    12. click right (two finger press if you use a Tablet) to open the options window.  Select 'paste' by clicking on this option.

    13. you will be prompted with an option to keep existing file replace GOLD file.  Choose "Replace" according to the new "Caméra Raw.plugin" file in this folder.

    Finally, if you now go back and open Bridge CS6, you should be good to go.

    Hope this helps someone out there.

    I hope that future updates to Adobe will be better.

  • Open multiple JPEG files in Camera RAW

    I can open a single jpeg in Camera RAW by changing the Camera RAW format option.  If I want to process multiple images at the same time, in Camera RAW, I lose the Camera RAW format option.

    Is it possible, in the elements, open several JPEG files in Camera RAW format?

    Mary Lou

    Unfortunately, you can't open multiple JPEG files in camera raw at the same time

  • When you copy a file in the same folder, is it possible to choose where "copy of" add original file name?

    When you copy a file in the same folder, is it possible to choose where "copy of" add original file name?

    Someone has an idea?

    No, it is not possible.

  • Where can I find my original premodifie file on camera raw/bridge. This is the raw image before treatment

    Where can I find my original premodifie file on camera raw/bridge. This is the raw image before treatment. THX

    You can select the setting expand to default or previous camera raw conversion.

    You can also clear the changes to your image in Camera raw, but this will erase your changes in ACR.

    In Bridge, right click on the thumbnail of the image and select develop settings >Cancel settings.

    Hope that helps.

    Kind regards

    Assani

  • How can I change d7100 nikon NEF files in camera raw?

    When I open my NEF in Nikon d7100 files in camera raw I can't edit them there (can't yet see the image, just an empty rectangle), I have to go to Photoshop to change the image. What should I do to make it work?

    / Ulrika

    Try turning off the GPU in Camera Raw.

    Go in Edition > Preferences > Camera Raw (on a Mac: Photoshop > preferences > Camera Raw) and uncheck the box use Graphics Processor.

  • Open the file in Camera Raw - manual batch

    Hello

    I found http://www.ps-bridge-scripts.talktalk.net/ - PSC Script - manual batch.

    She is a very good solution for me because I can load the folder with images, play the other action photoshop and brush, retouch photos etc.

    But I have a problem because this script does not open the RAW files in Camera Raw.

    Do you know what I need to add code to open files in Camera Raw?

    When I later opened -> Camera Raw filter I have orginal settings of my camera, this isn't for me.

    Best regards

    var file = File.openDialog("Please select RAW file");
    OpenCameraRaw( file,true );  
    
    function OpenCameraRaw(file,ACR) {
      var desc = new ActionDescriptor();
      desc.putPath(charIDToTypeID('null'), File(file));
      desc.putBoolean(stringIDToTypeID('overrideOpen'), true);
      try{
      if(ACR){ executeAction(charIDToTypeID('Opn '), desc, DialogModes.ALL);
      }else{ executeAction(charIDToTypeID('Opn '), desc, DialogModes.NO);
      } }catch(e){}
    };
    
  • PGN file in camera raw

    How to open a pgn file in camera raw?

    When I double-click on the png file it automatically opens in the Psalm.

    You cannot open pngs in Camera Raw. The best you can do is to open them in Photoshop, make a smart object out of the layer, and then use the raw camera filter.

  • He says I have the latest verson 7.4.0.137 but I still can't open my files NAVE camera raw. I just got the NIKON d5500 has been added and started to get discouraged.

    He says I have the latest verson 7.4.0.137 but I still can't open my files NAVE camera raw. I just got the NIKON d5500 has been added and started to get discouraged.

    Photoshop elements 11 will use only up to Camera Raw 7.4. You'll either need to upgrade Photoshop Elements or use the free DNG Converter provided by Adobe. The latest version of the DNG Converter is 9.1.

    Adobe - Adobe Camera Raw and DNG Converter: for Windows: Adobe DNG Converter 9.1

  • Cannot open my RAW of Nikon D750 files in Camera RAW 9. Just get the blue box with a white cross.

    Hi I can not open my RAW of Nikon D750 files in Camera RAW 9 just get blue box with white cross. I saw the messages that say Camera Raw 8,71 supports D750 until I'm doing wrong?

    In Photoshop, choose edit preferences and go to the section of Camera Raw. Remove the check from "Use graphics processor" and then see if you can change your raw files.

  • I have re-uploaded my Photoshop recently and Adobe Bridge no longer displays my Nikon NEF files and Camera Raw will not open them.

    I have re-uploaded my Photoshop recently and Adobe Bridge no longer displays my Nikon NEF files and Camera Raw will not open them.  I get a message saying that Camera Raw does not support my type of camera, but it has always in the past.  The bridge will no longer display the display of the image of my NEF files.  Here's of Nikon NEF files from the DSLR camera from Nikon 5100 digital.  How can I fix it?

    I have re-uploaded my Photoshop recently and Adobe Bridge no longer displays my Nikon NEF files and Camera Raw will not open them.  I get a message saying that Camera Raw does not support my type of camera, but it has always in the past.

    When you re-installed Photoshop, you also re-installed the version of Camera Raw comes with Photoshop - in other words came back you to an old version of Camera Raw, which does not support the D5100.

    Camera Raw plugin | Supported devices

    The D5100 has first supported in Camera Raw version 6.4.

    In Photoshop, click Help > updates to update Camera Raw.

  • How to open tiff files in camera raw to the organizer of the 10 elements jpg,.

    How to open the JPG, TIFF in camera raw from 10 organizing elements of files.

    You can do that from within the Organizer.  You must use file from the editor... This opens the OpenFile dialog box, select the file type "Camera RAW", and choose your JPG or TIF file.

    Ken

    Post edited by: photodrawken to refine the answer.

  • Copy to the new file names

    When I 'copy again,' since a WAV mp3 Adobe Audition CC, the new "copy in ' file name becomes"Untitled"instead of"name of the original file. 1 "as it did in earlier versions of Audition. It's complicated organizer of files in the folder to open the file.

    Am I missing a setting somewhere that will fix this problem?

    You will have to go quite a long way toward AA 3 to see this feature. Unfortunately, he has not done it in the completely new rewrite of hearing that Adobe has done to make it cross-platform. He has not been there since CS 5.5. But this shouldn't be a problem since the new copy exists only in temporary memory until you save it any way. The best way is to do a save under a new name which will give you a new copy to work with. You need to save it in another audio format from the original in any case. You will be sure that then if you change the file and the chance to have a computer crash, you won't lose the working copy.

  • Bridge cannot read the format from my new camera RAW

    I just bought a new Sony SLT - A58 but bridge says that it cannot read the RAW format, so, I can't download my pictures.

    I went online and found an Adobe Camera Raw 6.7.1 and DNG Converter 7.4 plugins that supposidely would solve the problem. Nothing helps. Still refuse to recognize the RAW format.

    Desperate as it's my job to camera and and need it up and runing as soon as possible. I have had absolutely no problem with my older Sony A100.

    What's weird is that... If I pass the photos in the converter, it shows me the .dng pictures version, so something is there. Why the bridge can not see my RAW photos? ... and also, leave tons of caches and weird icons in the file, a real mess.

    I'm on Mac OS 10.6.8 platform (Snow Leopard) and using CS5... and Yes, all my programs and software are up-to-date.

    Thank you for your help...

    ... and happy new year

    So if the RAW support is specific, why do a plugin for CS5 and for my camera?

    Adobe has released versions of Adobe Camera Raw (ACR) immediately to ACR 1.0 (which was compatible with Photoshop 7). However, cameras supported varies according to the version of ACR and the version of the Adobe application.

    You must match:

    • your camera brand and model
    • the version of Camera Raw that takes in charge your camera brand and model
    • the specific version of Adobe software that supports the version of Camera Raw that you need.

    In your case, the Sony SLT - A58 was first based ACR 7.4 - which is only supported in CS6 and later versions. CS5 is not compatible with ACR7.4.

    Full list of supported devices is here

    http://helpx.Adobe.com/Creative-Suite/KB/camera-raw-plug-supported-cameras.html

    Applications of camera Raw compatible Adobe are listed here

    http://helpx.Adobe.com/x-productkb/global/camera-raw-compatible-applications.html

    CS5 is certainly not an antique and the A58 Sony isn't a huge technology Hasselblad. I have friends who have a large Nikon and Sony A77 and Canon and import their FIRST in their Bridge CS5.

    All that matters is that the specific camera corresponds with what version of ACR - and what applications are Adobe are compatible with this version of ACR.

    Can't comment on great Nikon or Canon mentioned above without specific camera model numbers.

    However, the Sony A77 is supported by ACR6.5 which is compatible with Bridge CS5 +. Easy to see why this combination works.

    Similarly, your Sony A100 was first supported by ACR 3.5, which is compatible with Bridge CS2 +. Easy to see why it works.

    Always read the tables linked above Adobe and cross with each other. That should clear up your confusion.

  • How to open jpg files in camera raw?

    I read in several articles that I can open jpg files in ACR of 11 items. They are all State to open the file > open, and then navigate to the jpg file you want to open, select Camera Raw in the file type and select the jpg file. When I select the Camera Raw file type then all the jpg images disappear in the area of selection or if I first click on the jpg and then select Camera Raw and open then it says file not found. I did this wrong or are the articles I read wrong?

    If you are using windows, it's file > open. On a mac, select the picture, then from camera raw in the format menu, and then click Open and don't worry about what appears or does not appear in the window.

Maybe you are looking for

  • Pavilion a6755f: upgrade to 16 Gb memory

    My Pavilion a6755f Vista 64 bit according to the standard sheet can except 16 GB memory sticks, I bought 4 x 4 GB DDR2 240 pins for the double system, he exepts 2 x 4 8 gb in the blue of 2 slots fine but does not except the other 2 x 4 GB set in 2 sl

  • If the processor will work with computer

    I have the HP s5610f and I was wondering if the AMD Athlon X 2 280'll will work in my computer without modification? I'm trying to get the cpu faster than can handle my stock setup and it seems to be.

  • XY graph multi plot points and color control live

    Hi all I'm doing something that should be simple, but difficult so far. I had a good look through previous topics and found similar things, but not really what I want. In my experience, I'm scanning intensity vs. wavelength. Ideally, I want to be abl

  • No adjustment of the brightness on Folio 9480 m

    I recently bought a new Folio 9480 m. The brightness keys don't seem to do anything, if running on battery or sector. Ive seen a lot of other ideas, but nothing about this model... Any ideas? Thank you

  • Open the file does not close on a remote computer through the computer management console

    I try to use the MMC snap-in computer management to connect to a remote computer that contains our shared documents to close an open file on the remote user's computer.  When I right click and select open close file, it seems closed in the MMC consol