Connect with our global Bridge Community.
Askettäinen
Does Bridge CC have a shortcut to send a thumbnail to the top or bottom of the list?If not can this action be scripted?
Background:I work in an organization that serializes an image using a common format. For example:AB01-2015-0123-999.jpgThe codes in that string are informational. if I were to break it down it works like this:AB = Office Code01 = Photographer Number2015 = Year0123 = Work Order Number (like an invoice number)999 = Frame Number (in the old days this was the frame number on a roll of film, now it is just sequential based on shooter selection)Altogether this is known in our organization as an Image Number. Anyone in our organziation can identify by looking at the filename which office shot the image, which photographer, what year, which job it is associated with and which image in the series shot for the job it is.As we use metadata extensively it is beneficial to take that information and add it to relevant metadata fields. Our internal spec thus demands that we take the Image Number and add it or parts of it to various metadata fields. For example:Title: Image NumberJob Identifier:
Anyone has been successful using this method on a thumbnail?anyThumb.registerInterest(callbackFunction);function callbackFunction(thumb, message) { ???? }
I See some great scripts but I am not great at scripting. I also do not see any that seem to do exactly what I need. here is what I am trying to get. With the EXIF metadata there is the latitude longitude altitude and direction that the photo was taken. I want to find out how to place this information as text opaque on the photo. But I want to be able to do this en mass to items as we do a ton of photos imported weekly. If we could figure out how to add a directional arrow next to the direction the photo was taken this (o-->) something like that would be amazing.i am not going to push a product I use to upload photos with geotag data but it seems to work and adds an arrow when in a map view. Which is really sweet for a perspective. But when you open it on a client pc it is only the typical pushpin. BUMMER!!This is where I am turning for someone who I know who already done this. Thanks in advance for any help in directing me or helping me accomplish this mission
helloWe have problem with growing used space on server and workstations and want in future use only jpg instead tif, where is possible.I have 10000000000000000000000 tif and photoshop eps files on server which I need to convert to jpg. But only this which dont have layers or transparencies which jpg wont support.How to find this images in folder and move it to some new folder? If bridge cant to this maybe some recommendation for other software.Many thanks
Hi,I work at a CGI Studio and we use Bridge to acess and manage our library of textures etc.Now textures usually consist of several seperate image files, let's say three (_DIFFUSE, _BUMP, _SPECULAR)The filename of these three files, say they're from a wood material, would always be like "Wood-"+counter+"_DIFFUSE", example: "Wood-003_DIFFUSE.jpg", "Wood-003_BUMP.jpg" and "Wood-003_SPECULAR.jpg"Now I manually grouped the three seperate image files together so I have a stack of three. The thing is we got hundreds of those 3-file-images.Basically I need a way to automatically stack all the images which have the same beginning/patternRelated: I did this once manually but for some reason Bridge messed up after a few days and got them all half-ass together and jumbled them around resulting in all files still being there but not properly stacked anymore...Now I know my way around proprietary scripting languages and am familiar with stuff in general. Do I need to do scripting here or is there a
Hi,I work at a university, and we are working through files for our Thesis and Dissertations. We have been renaming them to make them more consistent. I am just wondering if there is a regular expression that could help with this process?Here is come examples of current file names;THESIS 1981 H343GThesis 1981 g996eTHESIS-1981-A543GI don't need to change the actual names of the files. just how they are formatted. Proper case on Thesis.Hyphens(-) in all white space.First letter capital, last letter lowercase on the call no (H343g)So the list above should look like; Thesis-1981-H343gThesis-1981-G996eThesis-1981-A543gI have seen people do some pretty cool things with regular expressions! Any help would be greatly appreciated. Thanks!
Whatever happened to the File: Place: In InDesign Script?! I want it back!
I am new to scripting. I just installed this script and it's throwing a couple errors (I do not know the correct syntax) Is there anyone out there that can help me? var stacks = app.document.stacks;var stackCount = stacks.length;for(var s = 0;s 1){var bt = new BridgeTalk;bt.target = "photoshop";var myScript = ("var ftn = " + psRemote.toSource() + "; ftn("+stackFiles.toSource()+");");bt.body = myScript;bt.onResult = function( inBT ) {myReturnValue(inBT.body); }bt.send(500);}}function getStackFiles( stack ){var files = new Array();for( var f = 0; f<stack.thumbnails.length;f++){files.push(stack.thumbnails.spec);}return files;};function myReturnValue(str){res = str;}function psRemote(stackFiles){var loadLayersFromScript = true;var strPresets = localize ("$$$/ApplicationPresetsFolder/Presets=Presets");var strScripts = localize ("$$$/PSBI/Automate/ImageProcessor/Photoshop/Scripts=Scripts");var strFile2Stack = "Load Files into Stack.jsx";var ipFilePath = app.path + "/" + strPresets + "/" +
Adobe Mini Bridge is dropped?Is ts removed from photoshop CC 2014?why?Please reply soon...
Hello!I installed Dr. Brown Image Processor Pro.I have Bridge and PS (CS6, CC and CC 2014) x64.Had to do a manual install to each folder.In Bridge I get the errorReferenceError: photoshop is undefined? Trying to use Dr. Brown Image Processor Pro.I tried both the CC and CS6 bridge same result.I have about 100 1GB plus files I want to size down. and need Image processor.Any Advice?I tried Dr. Brown's JUST FIX IT, bit it just brought me to the script editor. I'm not a programmer.Any advice will be appreciated.Maxi
I have been trying to create a plugin for Adobe Bridge that allows me to sort images by specific information included in the file name (e.g. CTR_2001 Cat D7R_SN 1124.jpg where CTR is the code, Cat is the manufacturer and 2001 the year).First I need to sort files by specific codeOrder[].Then, files with the same codeOrder have to be sorted by manufacturerOrder[] and then year (newest to older).So, the result should be something like this:CTR_2010 Case...jpgCTR_2008 Case...jpgCTR_2012 Cat...jpgCTR_2009 Cat...jpgCTR_2011 Komatsu.jpgOnce that's done I'll add keywords to each photo, probably sort some photos manually and extract the data into a text file.I'm a newbie at coding and apologize for any basic mistake. But could somebody please help me? the app.document.sort is not showing me the sorted thumbnails. #target bridge var codeOrder = ["CPL","TAC","CTR","WLR","CLD","WDZ","SSL","MGR","MSC","WWG","SHV","DMX","HEX","MAT","MEX","DEX","SEX","ADT","RKT","CAB","TRN","DIR","BOR","LBK"
Hi all.I have some folders downloaded from a server that have images in lots of sub folders. I need to extract all of these images out of the sub folders and place them in one single folder. I.e. 2013 folder = (contains) 87,000 folders which each contain 1 or 2 images.Can anyone advise on a script or a way of doing this. Viewing everything from sub folders is not an option as it kills my machine..Cheers!Charlie
Yesterday I upgraded to Photoshop CS6 using an install disk mailed from Adobe. Photoshop CS6 itself appears to be working fine, but both the 32-bit and 64-bit versions of Bridge CS6 crash on startup with the standard Windows popup ("Adobe Bridge CS6 has stopped working. Windows is searching for a solution..."). Bridge CS5 still works great, as it did before the CS6 installation.The Windows Event Viewer shows the following message for the crash of the 64-bit version:Faulting application name: Bridge.exe, version: 5.0.0.399, time stamp: 0x4f5ec28eFaulting module name: MMXCore.8BX_unloaded, version: 0.0.0.0, time stamp: 0x4f308138Exception code: 0xc0000005Fault offset: 0x000007fee2694c10Faulting process id: 0x11f0Faulting application start time: 0x01cd2de2890d2563Faulting application path: C:\Program Files\Adobe\Adobe Bridge CS6 (64 Bit)\Bridge.exeFaulting module path: MMXCore.8BXReport Id: c7df83bc-99d5-11e1-9969-1c6f65d33927and the following for the crash of the 32-bit
Hi,I would like to create a script to do the following:- I select 2 images in Bridge- I have a new context menu (or a new menu) that launches an external tool (Stereo Photo Maker), passing the 2 file names as parametersSPM is a Windows free tool (StereoPhoto Maker (English)) that can be executed by selecting 2 images (.JPG) in the Windows explorer and right-clicking you get a context menu "Send to" > SPM.So it would save time (I process many stereo images) to launch SPM from Bridge instead of being obliged to go to the Windows explorer to run SPM, then to go back to Bridge to select new images etc.Regards,Martine.
I would like to ask for help in planning a Bridge script.I am a beginner Photoshop and Bridge developer.Script behavior:Check for selected thumbnailOpen the selected thumbnail/s from Bridge in Photoshop.Run a set of Photoshop actionsSave the changes to the fileClose the fileHow do I approach these tasks programmatically?What are the sequence of events to necessary to execute the script?Applying photoshop scripting as a model I can come up with this sequence which can be scripted with the if else statement. // check if thumbnail is selected// if no thumbnail is selected send alert message// if thumbnail is selected open in Photoshop// run photoshop actions// save changes to file// close fileWill this approach work with a Bridge script?How do I call the Photoshop application from Bridge?
I am adapting the working script I found on this forum.Script: Open files as layers in Photoshophttps://forums.adobe.com/thread/1313579The goal of the adaptation is to include a javascript Folder dialog to set the save folder destination at run time anduse this folder destination for the remaining script batch processing functions.Presently, the script loads a Bridge stack as Photoshop layers and saves the layered tiff using the Folder dialog.The folder dialog is manifesting every time the script encounters a Bridge stack.The question is what is the correct script logic to set the destination folder once at run time and keep this destinationfolder for the stack batch processing.#target bridge var stacks = app.document.stacks;var stackCount = stacks.length;for(var s = 0;s<stackCount;s++){ var stackFiles = getStackFiles( stacks ); if(stackFiles.length> 1){ var bt
Hi,Some file name with foreign character like à è ì ò ù À È Ì Ò Ù. Want to replace with others and for this str.replace(/à/g, '1OeL1') use this js function but this function can't recognize those character.How can i recognize those character with adobe js. please help me in this regards. i'm working on adobe bridge cs5.thanks in advance.
I am using a custom Bridge script to load stacks into photoshop layers.Every time I run the script I have to change the folder path manually to save the images in a new folder.I would like to find out if a UI dialog can be used with the script to edit the folder path.The UI dialog would offer to use the previous folder path or to enter/select a new folder location.I have not been able to incorporate the core Javascript class Folder successfully with the Bridge script.The scripts hangs, does not complete when I add the core JS Folder class.How do I approach building a script UI in Bridge?Are there any simple Bridge script UI samples available to deconstruct?
Can Bridge send an alert after a file has been opened 10 minutes in Photoshop?
When in Bridge under the Filter tab-->Focal length what I have listed is 5mm, 5.8mm, 6mm, 6.2mm, 6.3mm, 6.5mm etc. etc. and the list goes on and on. The conclusion being that this list is way too lo0ng to serve as a good filter to me.I sold all of my lenses 2 years ago and replaced them with one zoom lens (and at times a pocket camera also with a zoom). I couldn't care less if the photo was taken at 6mm or 6.2mm. To me they are just about the same thing. However, I would like it if it actually game me a range say 5mm-10mm; 10.1 mm-15mm etc. Now the filter makes sense to me being more manageable. Is there any way of making it so?In other words I no longer want to see:5.8mm,6mm,6.2mm,6.3mm,6.5mmBut would like instead to see:5mm--10mm10.1mm--15mm15.1mm--20mmWhich are in increments of 5, BUT, increments of 10 would be fine as well or even better.Thank you
I stated this post in ht photoshop forum originally.https://forums.adobe.com/message/6844404#6844404I use a custom script to batch process files into photoshop layers.Every time I run the script I have to manually edit the folder path in the script to save the new images in a new folder.Can a UI dialog be implemented into a script used for batch file processing?The UI dialog:Enter folder pathRemember the last folder path usedWhen the scripts runs the UI dialog displays. After the user enters the folder path the the scripts batch processes a folder of images.
I'm getting an annoying issue when I open Bridge in CS6. I am informed that there is a problem with the cache and that I have to go to preferences, purge the cache. I've done this, but get same error message every time I open Bridge subsequent times. It is really slowing down my workflow. Am using latest version. Any ideas please?Many thanksBaxter
I used to use extensis portfolio to quickly export metadata from selected files to create print worksheets. I could customize which metadata would be displayed.For instance:Thumbnailtitlepixelsfile typedate created and modifiedheight and widthdpiembedded icc profilefile location iptc descriptionIt was a quick drag and drop process, but portfolio is now only available in the server edition for over $1000. Does anyone have script for Mac OS that would accomplish this?Thanks!
When opening photoshop documents via Bridge, can a photoshop action run automatically on the files opened by Bridge?
Remix with Firefly Community Gallery
Thousands of free creations to fall in love with and remix in Firefly.
Onko sinulla jo tili? Kirjaudu sisään
Eikö sinulla ole vielä tiliä? Luo tili
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.