gregreser
Community Expert
gregreser
Community Expert
Activity
‎Sep 17, 2024
09:40 AM
...
... View more
‎Sep 14, 2024
09:52 AM
1 Upvote
...
... View more
‎Jul 19, 2024
12:58 PM
1 Upvote
That's Adobe's fault. They seem to only accept dd/mm/yyyy [time optional].
If you enter "2024-01-01" in the IPTC Core Date Created, you get this alert:
I think they are trying to be helpful by using a date format many people are familiar with, but they are just making things more difficult and confusing. Bridge wants you enter "1/1/2024", which is quietly converted and saved as "2024-01-01T00:00:00Z".
Adding to the mess, the date field format is not consistent across the metadata panel and File Info panels.
IPTC Core Date Created:
Date fields should accept dd/mm/yyyy or yyyy-mm-dd.
Interestingly, File Info seems to only accept yyyy-mm-dd, the opposite of the metadata panel.
The more I look at this, the worse it gets. Adobe needs to clean this up.
... View more
‎Jul 19, 2024
09:20 AM
What value are your trying to enter?
Yes, Artwork Date Created is expecting a qualified date format which is what the IPTC specification calls for:
"Data type: DateTime (preferred: truncated DateTime)" XMP Date/Time format
Recognizing that this format is not always appropriate for artworks, especially pre-20th centruy or approximate dates, IPTC added Artwork Circa Date Created, which is a simple string format, to the specificatin in 2014. Unfortunatley, Bridge does not currently support Circa Date Created.
... View more
‎Jul 12, 2024
10:01 AM
1 Upvote
IPTC Ext Event is a langAlt property, so make sure you enable that in the view editor Advanced screen.
JSON should look like this:
{ id: "C58pHBqUBI", displayName: "Event", prefix: "Iptc4xmpExt", namespace: "http://iptc.org/std/Iptc4xmpExt/2008-02-29/", propertyName: "Event", type: "Text", dependencies: [], linkToFile: {}, readOnly: false, multiLine: false, altLang: [], altLangDefault: "", altLangEnabled: true, disabled: false, }
... View more
‎May 25, 2024
11:00 PM
1 Upvote
@konraderer Stephen knows what metadata is and he knows the XMP spec very well. What he's asking is, what specifically do you want to do: map IPTC to DC for input/output, make a DC only metadata panel, or...?
IPTC Core uses several Dublin Core properties.
Creator = dc:creator Description = dc:description Keywords = dc:subject Title = dc:title Copyright Notice = dc:rights
See the IPTC spec for more details. You can open the FIle Info panel and select "Raw Data" to see the DC namespace properties that were entered via the IPTC Core panel.
If you need to use other DC properties, you can build a DC specific panel by using the Custom Metadata Panel.
... View more
‎May 05, 2024
09:37 AM
2 Upvotes
Bridge 2024 stores MRU data in:
Windows: C:\Users\USERNAME\AppData\Roaming\Adobe\XMP\File Info
Mac (I think): /Users/USERNAME/Library/Application Support/Adobe/XMP/File Info
Keywords in Bridge 2024 are found in:
Windows: C:\Users\USERNAME\AppData\Roaming\Adobe\Bridge 2024\Adobe Bridge Keywords.xml
Mac (I think): /Users/USERNAME/Library/Application Support/Adobe/Bridge 2024/Adobe Bridge Keywords.xml
I don't remember where CS3 stores this data, but I think it's in a similar location.
... View more
‎May 03, 2024
05:22 PM
Do you mean how do you go back to seeing all files in the content panel?
Click the "X" (close) button in "Find critera" box.
... View more
‎May 03, 2024
09:41 AM
You can use the Find function and select filename contains
Edit > Find
Ctrl + F
... View more
‎Mar 27, 2024
01:51 PM
1 Upvote
Use the filter panel
... View more
‎Mar 09, 2024
10:02 AM
Yes, but the path bar had been dragged into another panel and couldn't be dragged back out. There was no way to grab it.
... View more
‎Mar 08, 2024
09:56 PM
I was able to recreate your problem (it took me a while). The only way I was able to get the PathBar back to it's normal position was to use Reset to Saved Layout
... View more
‎Mar 01, 2024
12:28 PM
Go to Preferences > Keywords and see if "Write Hierachical Keywords" is selected.
If you turn this off, your keywords should be saved as separate entries separated by semi colons.
... View more
‎Feb 29, 2024
04:55 PM
1 Upvote
The extra Tabs are created by Excel when you save as Tab-delimited. Any empty cells in the columns containing text lower down the list will generate a Tab. I don't know how to avoid the problem. You may have to use a text editor, as I did, to clean it up.
... View more
‎Feb 29, 2024
04:45 PM
1 Upvote
@Merryn35765090hqw8
Thanks.
I think the problem is that there are extra Tabs to the right of each keyword. Sometimes there are two Tabs, sometimes there are more. I think this is messing up How Bridge is parsing the file.
I can see the Tabs in Notepad++
I removed the trailing Tabs and got this:
Is this closer to what you were expecting?
... View more
‎Feb 28, 2024
08:11 PM
Can you share your tab delimited text file, or part of it, so we can test and find the solution?
... View more
‎Feb 26, 2024
04:47 PM
IPTC IIM (Legacy) is an older version that goes back to the very early days of embedded metadata. It has limitations, such as maximum character length. You should use IPTC Core. It is the most widely supported metadata standard at this time.
For backward compatibility, Bridge will duplicate metadata entered in to IPTC IIM into IPTC Core which is why you will see your text in both places. Still, you would be better off using IPTC Core. You can read the definitions of the IPTC fields at https://www.iptc.org/std/photometadata/documentation/userguide/
I do not know where the "Attributes" fields display, I can't see them either. I would just ignore them and use IPTC Core.
One thing that makes metadata confusing is the same property, such as <dc:creator>, exists once but it can be displayed in multiple panels. For example, the File Info Panel "Basic" displays <dc:creator> as "Author" while the IPTC panel displays it as "Creator".
The most important thing is to know which standard Forever, or whatever tool/service you are sharing to, can read the metadata you enter. In most cases IPTC Core is suported, but you should test it to be certain.
... View more
‎Feb 22, 2024
07:55 PM
I am not able to recreate the problem you are having. I think the first thing to do is to confirm that the metadata is saved in the files.
Select one of the files and go to "File Info" --> "Basic" --> "Raw Metadata"
This is the XMP metadata embedded in the file. Look for the <dc:subject> section and see if it contains your expected keywords. You can copy the entire raw metadata text and paste it in a reply here so we can evaluate it.
There are other types of metadata in files. Video files have their own standards besides XMP, but if you saved keywords in Bridge, they should have been saved in the XMP metadata. Once we know what's in the XMP, we can begin to figure out why you are not seeing the keywords.
... View more
‎Feb 21, 2024
01:27 PM
I think the problem is that Windows does not display the same metadata properties you are using in Bridge.
On my English system, Windows uses these IPTC properties:
In your system, I think you would use these properties:
Titre = IPTC Titel Objet = IPTC Beschreibung Notation = Bewertung Mots clés = IPTC Stichwörter Commentaries = ?
Try filling in those fields in Bridge to see if they appear in Windows File Explorer.
Unfortunatley, Windows does not allow you to select which properties are shown in the Details window.
... View more
‎Feb 20, 2024
10:45 AM
I don't know which platform you are uploading to, but I suspect it is removing the metadata. I know some platforms and social media sites remove metadata as a standard practice.
Your screenshot does not show the Description section of the Windows metadata. Does it contain the same metadata as Bridge?
Also, the after upload screenshot shows Auteurs: Nanjun Gu (LMU Munich) metadata that is not shown in your computer metadata. Was this added automitically by the platform?
... View more
‎Feb 16, 2024
08:50 AM
Nice solution @Stephen Marsh
... View more
‎Feb 15, 2024
09:32 AM
2 Upvotes
As long as the pattern of your existing filenames is consistent, these should work.
To remove the last _ and the characters after it
To change _+ to -
Click the Preview button to confirm everything is correct, including the file extention, before you run it. Also, select the "Preserve current filename in XMP" option so you can revert back in case there is a problem.
... View more
‎Feb 10, 2024
06:17 PM
@Erik Bloodaxe is right: make sure Categories and Suplemental Categories are selected.
The bigger issue is that these fields are not editable in Bridge (there is no text box beside them to enter data). This is probably because IPTC have defined these as depricated and no longer used.
https://www.iptc.org/std/photometadata/specification/IPTC-PhotoMetadata#deprecated-iim-metadata-properties
Obvioulsy, the agency you are working with still uses them, so you need to find a way to enter them. I would first ask them what software they use to create and read these fields. There is a custom metadata panel for Bridge that might allow you to use Categories and Suplemental Categories, but I haven't tested to make sure it will work.
https://exchange.adobe.com/apps/cc/103752/custom-metadata-panel
... View more
‎Jan 31, 2024
03:58 PM
Using four digits for your sequence number is what I meant by "padding". The added 0's beofre the sequence number makes sorting more reliable, except it's not working correctly.
Is the problem is that your renamed files are displayed like this when sorted by filename?
Smith_J_0001.tif Smith_J_0002.tif Smith_J_0003.tif Smith_J_0004.tif Smith_J_0005.tif Smith_J_0010.tif Smith_J_0011.tif Smith_J_0012.tif Smith_J_0013.tif Smith_J_0014.tif Smith_J_0015.tif Smith_J_0006.tif Smith_J_0007.tif Smith_J_0008.tif Smith_J_0009.tif
Or is the problem that the numbers (e.g., 0006) do not match the page numbers in the book (e.g., page 6)?
... View more
‎Jan 30, 2024
07:37 PM
Can you give examples of the file names?
Do you pad the sequence numbers with zeros?
001
002
003
... View more
‎Jan 14, 2024
07:21 AM
1 Upvote
@Alvin777 when you say renaming to just .jpg didn't work, what do you mean? Did the new name not save (with an alert message window)? Did the name save but the thumbnail still not show the image? It might be that it was changed but you need to purge the cache in order for the thumbnail to reset to show the .jpg image.
... View more
‎Jan 13, 2024
07:29 AM
You can use the Batch Rename function in Bridge to remove .xmp from your filenames. Beware that this is a powerful tool and you have to be careful to check the settings and the preview to be sure you will get the desired result or, more importantly, you will not make matters worse.
Select and image then right click.
Select Batch Rename from the menu.
In the New Filename section select String Substitution.
Find .jpg.xmp
Replace With .jpg
Check the preview at the bottom to confirm that the new filename is correct.
When you are ready to process several files, click the Preview button to see a list of how all the files will be changed. This is a critical step to make sure every file will be correct and no anomalies slip through
Note that the Destination Folder option allows you rename the current files where they are or make copies to a new folder, preserving the originals as a backup.
You should select "Preserve current filename in XMP metadata" as another precaution against unintended consequences.
... View more
‎Jan 11, 2024
03:08 PM
1 Upvote
@eggwhiskengineer Download the revised version on DropBox:
https://www.dropbox.com/scl/fi/h03mlxfeo21v4muwtzfhn/Extract_Metadata_eggwhiskengineer.jsx?rlkey=4ljy7tslyamuxhemdho4k9uef&dl=0
Click the download button at the top:
Click "continue with download only" to avoid logging in:
Place this new .jsx file in your StartupScripts folder. Remove the old version to avoid conflicts.
... View more
‎Jan 11, 2024
08:37 AM
I'll work on it and post here when it's ready.
... View more
‎Jan 10, 2024
08:18 AM
1 Upvote
How about changing "Caption Writer" (the person who wrote the caption)? That seems like it could be changed to "Credit Line"
I can help modify the script, just confirm the fields you need.
... View more