Connect with our global Bridge Community.
Nyligen aktiv
All of a sudden my working tiff image icons began to disappear for the generic icons . I purged the cashe and then that did nothing so i purged the folders cashe also and then all of my tiffs images switched over to generic icons ..?? All files open and show perfect in PS and apple preview fine .
hej Zusammen, seit neuestem habe ich das Problem, dass sich Bridge aufhängt beim öffnen von RAW Dateien (*.NEF - Nikon Format). Es betrifft nur einen Ordner. Alle anderen *.NEF Dateien lassen sich problemlos Darstellen und bearbeiten. ich habe den Cache gelöscht, Bridge einmal deinstalliert und wieder installiert und die Bilder einmal wieder von der SD Karte neu kopiert - leider ohne Erfolg. Kennt jemand das Problem und kann mir weiterhelfen? Ich danke euch! Christian
Please Help!! I had over 1200 edited photos in Adobe Bridge and when unplugged my external hard drive and then replugged the external hard drive back in, All my edits were gone. Please tell me there is a way to get back these edits. I have all the xmp files to these pictures. Please help!
I'm still getting an error when writing keywords to metadata, here is my workflow and software versions:Bridge - 9.1.0.338ACR - 11.4.1Photoshop 20.0.6I upload my RAW CR2 files to a Synology NAS via the Bridge 'Get Photos' import tool, I select 'Preserve Current Filename in XMP' and apply a metadata template with copyright data. There are no errors at this point. Once uploaded I navigate to the CR2 files on my Synology NAS using Bridge and open the files which open into ACR. I apply lens corrections and remove chromatic Aberration and then click open and go to Photoshop.I carry out my editing as required and save the edited file as a TIFF with layers intact to a new location on the NAS. I then flatten the layers and save the file as a JPEG to the same location. I then navigate to the CR2 file and move it to where the other two files are located. I then select all three files and stack them together. The next step is to apply keywords and with all three files highlighted I sele
I have been successfully using Adobe Bridge to manage and rename my photos and videos for years. I like to batch rename files transferred to my computer with a combination of Creation Date + file number. I recently noticed that Bridge has been attributing the Transfer Date as the Creation Date. This ends up throwing all of my files out of whack. And I also noticed the Modified Date often predates the Creation Date. Is there a new time travel feature in Bridge that I am unaware of? This only seems to happen with my AVCHD video files from a Sony camera. For those of you who may have been frustrated by something similar, I came across a workaround.If you batch rename your AVCHD files on the camera card and then in Bridge, MOVE (not copy) them to whatever drive you store your files on, Bridge not only gets the Creation Date (hence the renaming) right, it maintains this in the metadata info as well when you look at the files in their new location. Note, if you COPY the same f
When I create a PDF file with the Output Module of Bridge CC 2019 I still have the same problems with (I guess) no embedded color profiles as in Bridge CC 2018. So the colors of my photos look much too oversaturated / reddish in the PDF file again.Why couldn't this bug be fixed in the meantime? This is absolutely annoying.Using Bridge CC 2017 I don't have these problems at all. But this can't be the solution for the next couple of years – at least I hope so.Here is the link to the same problem with Bridge CC 2018:Adobe Output Module for Bridge CC 2018 I'm using a MacBook Pro (end of 2013) with macOS High Sierra (latest version).
Hallo an Alle! Bin neu hier und arbeite erst seit kurzem mit Bridge. Der Grund: habe geheiratet und knapp 3000 Fotos meiner Hochzeit. Da will ich einen schönen Überblick haben, habe daher die Fotos mit Sternen bewertet und die letzten Tage auch nahezu alle Fotos mit Stichwörtern versehen. Jetzt fehlt mir jedoch die "und" Filter Funktion. Ich erkläre es am Beispiel Personen. Meine Frau heisst Katrin, mein Trauzeuge Bernd. Beides als eigene Stichwörter angegeben, und alle Fotos wo die Personen zu sehen sind getagged. Ich würde gerne beim Filtern auf Bernd & Katrin klicken und dann eben nur diese Fotos angezeigt bekommen wo diese 2 gemeinsam drauf sind. Habe jetzt mal versucht selbst auf eine Lösung zu kommen aber leider ohne Erfolg. Bridge zeigt bei oben genanntem Beispiel alle Fotos wo Bernd drauf ist & alle Fotos wo Katrin drauf ist. Geht das nicht? Kann das sein? Kennt sich jemand aus und würde so nett sein mir zu helfen? Ich hoffe das klappt, sonst w
Trying to find a workaround here.We're transitioning from FCP7 in a mac environment to Adobe CC in a windows environment.While we often work on very specific projects, we also accumulate a library of stock footage across several more projects that we save just in case we may later need them.In FCP our typical workflow was to do batch ingests... then to relabel with all the pertinent information within the project and then select file to match clip name. Then if we needed something later we could just do a regular file search to find what we needed.After some research, I realize that this doesn't work the same in premiere, and I can't rename the clips the way we used to.My thought then was to do a batch ingest using prelude, import the footage into my premiere project then use the metalogging function to add key words in the metadata that I could later search for if the need arises. Obviously windows search function wont search metadata (at least as far as I can tell)... and so after so
So the most recent version of Bridge, I just updated, has now totally screwed over the Panorama, feature. Photo merge is now some highly inconvenient tool, to simply automate a stack images of collections, and I can not even get a panorama to function?You (Adobe) folks do realize that people use Bridge and Photoshop to perform work which is on a deadline, and you remove functions from the software that we need to use with NO clear way to perform this task? What is the purpose of making collections? Why do you remove these functions, with these new changes?Why are you forcing a user to build a collection of image stacks, that we can not perform any actions with?Why is there no STOP button that is even an option, when I only want 18 images, but Bridge decided on its own autopilot what it is that needs to be stacked, and here let me do all the images at once?Please stop with this auto feature, stop trying to organize my work flow, with your crappy automation processes!! So, with all that
app.document.deselectAll(); var count = app.document.visibleThumbnailsLength; app.synchronouseMode=true; for ( var i = 0; i < count; i++ ) { if ( app.document.visibleThumbnails[i].name.indexOf("-lr")==-1&&app.document.visibleThumbnails[i].name.split(".")[1]=="pdf") { var selectedFile = app.document.visibleThumbnails[i].spec; app.document.select( app.document.visibleThumbnails[i] ); var thumbnailMeta=app.document.visibleThumbnails[i].metadata; //var addIPTC_Core=thumbnailMeta.applyMetadataTemplate ("Imaging_Template_1.0","append"); $.writeln(thumbnailMeta) if (ExternalObject.AdobeXMPScript == undefined){ ExternalObject.AdobeXMPScript = new ExternalObject("lib:AdobeXMPScript"); } var myXmpFile = new XMPFile( selectedFile.fsName, XMPConst.UNKNOWN, XMPConst.OPEN_FOR_UPDATE); var myXmp = myXmpFile.getXMP(); So if I use this
Hello! I am trying to delete images while using Bridge and I get the following error:An error has occurred during the delete operation. Some files may not have been processed.Mac Book Pro User with MacOS Mojave InstalledUsing Bridge Version CC 2019 9.0.3.277 From a previous search I found only one post on this matter on the forums but nothing was helpful in that post. I can: Reveal in Finder and DeletePermissions are granted to delete as I am the Admin user Wondering if there is some setting I have missed somewhere or if there is some other issue at hand?Thanks!
Hi,Using Bridge 9.0.2.219 and (as fa as I know we were able to edit the metadata of JPG files when they were stored on our Synology DS414 NAS.This stops working.The permissions on the Shared Folder on the NAS are read/writeThe permissions on the files are Read/WriteI am able to save new files on the NAS (or overwrite existing ones).Just when we want to edit the MetaData, a modal comes up with "Something went wrong when saving the metadata to the file" (Translated from Dutch).Is a solution known?HTHBest Wishes,Adri
I have the following problem for about three months:The raw files of my cameras Panasonic GH4, GX80 and DJI Mavic Pro 2 contain some bars through the picture.If I shoot jpg and raw only the raw files have the bars. The bars sometimes disappear by moving the files or renaming them. Attached is a sample photo of how the bars look. does anyone know the problem? The photos have the dashes in all programs and with different memory cards.
I'm using the Canon software (EOS Utilities to tether my camera to the computer. How do I get the latest image shot to appear first in the preview window. In the past, all I needed to do was link the Canon software with Bridge and it would do it automatically. Any advice?
Looking for advice:I use Bridge daily. I work with a media company that creates many graphic assets with Adobe Illustrator, Photoshop, InDesign, Acrobat, Premier and After Effects. The media company's current content management feels clumsy and limited compared to my experiences with Bridge. I am looking for a video that can communicate Bridge's benefits to the management and the users. They (and I) need to know its limitations too. I don't want them to suddenly grow out of it.Any suggestions?
Hello, We are running Mojave OS using CS 2019. We are having issues with Bridge loading the previews of PSD files. We went back to Adobe Bridge 2018 with the same results. However, 2018 and 2019 do not have any issues with JPGS or large tiffs. Is anyone having this issue? Been monitoring the Activity Monitor for both versions and when trying to build previews for PSDs, the memory usage goes up to 3.0+gb for both the application and iconserviceagent. Bridge stops responding and then comes back to life. I am running a 2019 iMac, 3.6Ghz Intel i9 with 64gb RAM on Mojave 10.14.6. Thanks,Morgan
Hi there.I haven't been able to find an answer, so I thought I'd ask you folks.This friend of mine, a hobby photographer, would like to get more into taking RAW images instead of jpg straight out of cam. This requires him to get a RAW converter of course.I'm mostly using Bridge for all my basic editing duties, so naturally I'd suggest Bridge to him too. Now it reads that Bridge is totaly free of charge for everybody, but is it really?Will Bridge work, even if he doesn't have Photoshop or any other Adobe software installed on his computer?I've heard rumors that even though Bridge is free of charge, it won't work if there's no orther Adobe CC application alongside. For him it would be the perfect solution, as he's really just a hobbyist and doesn't have the funds for buying expensive software (Photoshop elements might be within his budget, but I know he wouldn't even use it as he isn't particularly good with computers. Bridge would be as far as he could go, reaistically. A number of
Whenever I open a file my list of folders collapses so I can't view the entire list of folders in the "Folders" preview.{Thread renamed by moderator}
Thumbnail shown in bridge not same image that opens in photoshop. Running CC/Window10.
Is it possible to move Bridge from C: SSD to my 😧 HHD. Would it work installing the single program Adobe Bridge to D and would it be work with my creative Cloud Programs on my C DriveI realize under preferences Creative Cloud there is the option the change the install location. I'm wondering if I can installjust one program to the D driveWould I have to uninstall and then reinstall the programs or is it possible to use AOMEI or EaseUS PC Transfer Software or similar software (free versions) to move the program. Thanks
Hallo, seit ener Bridge Aktualiesierung wird nach dem Löschen eines Bildes in Bridge kein Bild mehr markiert. Gibt es eine Möglichkeit, dass nach dem Löschen das nächste Bild markiert wird, wie es früher der Fall war?Vielen Dank für Ihre Hilfe!
I copy a couple of pictures in Bridge and choose Place in InDesign, but when I select my active InDesign (CC2019) to place those pictures, they do not appear and instead a previous verson of InDesign (CC2017, although I also have the 2018) opens and the pictures are ready to be places. Any idea someone? Thanks and regards.
Why did Bridge convert my RAW photos to EXE files when I attempted to batch rename the photos? The picture shows when I click on the file but it won't open in Photoshop or Lightroom. How do I convert them back to the original? I work on a Mac OSX 10.6.8
I have a problem with keywords in Bridge, maybe caused by too many keywords or too many pics (there are lots of them distributed on many folders). The problem is that the keyword list seems to be seriously truncated. How do I fix this?
For years I have used Bridge to download raw images from my camera which are automatically saved in my Pictures. Suddenly I am getting 'Location is not available c:\users\Eric\Document\My Pictures is not accessible.' Access is Denied. I am now unable to access years of images. Help please.
Remix with Firefly Community Gallery
Thousands of free creations to fall in love with and remix in Firefly.
Har redan ett konto? Logga in
Har du inget konto än? Skapa ett konto
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.