ImageCapture.jsx - select ALL images in a folder?

Hi all

I am designing a book, 300 images with captions.  I was delighted to discover that this script should theoretically create a contact sheet with the titles of each image for me!

Except it does not register that in 38 of the 300 images. I can't understand why he can't see the rest in the folder. Any ideas?

Thank you very much

HM, you could add the names of files as well without using scripts.

I don't know the exact English order, because I'm on a German InDesign, so here's a screenshot:

Should be under objects-online legends (InDesign CS6 and above).
If you check "[x] group with image caption" in this dialog box, you can also do dynamic captions containing the name of the image or other metadata, which will change automatically, if you replace the image with another in the group. If you ungroup the group legend is not dynamic more.

See also:

Create captions in InDesign

Uwe

Tags: InDesign

Similar Questions

  • Lightroom displays all images from a folder - it displays the message '45 65 images, selected 45' and 45 messages do not appear in the grid of the library, but I can't see the remaining images of 20. All filters are disabled...

    Lightroom displays all images from a folder - it displays the message '45 65 images, selected 45' and 45 messages do not appear in the grid of the library, but I can't see the remaining images of 20. All filters are disabled...

    Hello

    Please go to the library Module, then click on the picture in the Menu bar and then click the stacking.

    From there please select expand all stack them.

    It should show all the images if they are virtual copies.

    Kind regards

    Tanuj

  • is there a zero after all the sliders on all images in a folder?

    is there a zero after all the sliders on all images in a folder? Lightroom is the application which seems to be the automatic on all images tone as the sliders of each image are different. all the import options are closed off or to "none", so I have no idea why LR applies these settings. When I reset pictures it puts back the auto import settings. If lightroom is the perception of those as reference. Help, please!

    Go to your preferences, select the Presets tab, uncheck the default all settings, but especially the "apply auto tone adjustments" of development one. For good measure, you can also hit the button 'Reset all parameters of development by default'.

  • How do I "Select all" emails in a folder for deletion?

    How do I "Select all" emails in a folder for deletion? I used to be able to do it in an older version of Thunderbird, but does not occur in the new version I installed on a new computer. I don't want to have to hold down the CTRL key while I click on each email.

    Standard GUI keystroke: Ctrl + a

  • Select all images in pairs.

    I'm probably missing something simple, but is it possible in LR to select all images in pairs in a group? In other words, without having to Ctrl-click on each of them.

    Need not do anything, the function does not exist.

  • Select all Images in a multi-page Document

    Hello

    Y at - it anyway to select all the images in a document, not only a spread.

    For example, if I want to apply an object style to each image.

    I can make a page (scope) or both

    There was a post there, that's how it started, but began to speak of conversion in vectorised text, if this part has never answered.

    I was teying to find something through GREP, but nothere there either.

    Is this possible?

    Thank you

    Babs

    In CS4 upward (don't know of CS3), you can find different types of objects. Just go in Edition > find/replace. Click the objects tab. There is a drop-down list at the bottom where you can find specific types of images: blocks of text, graphic images, frames of unnassigned, etc..

    Simply choose what you want, and in the box to replace the style of object that you want to apply.

    Ariel

  • How to run Photoshop jsx on all files in the folder

    Hello everyone.

    I have the script that looks like this (btw, using Photoshop CS5)

    #target photoshop

        // ========== set units to pixels ==========//

        app.preferences.rulerUnits = Units.PIXELS;

       

        //========== set background to white ==========//

        var backgroundC = new SolidColor();

        backgroundC.rgb.red = 255;

        backgroundC.rgb.green = 255;

        backgroundC.rgb.blue = 255;

        backgroundColor = backgroundC;

       

        //========== set var to active document ==========//

       

        var doc = activeDocument;

       

        //========== main() ==========//

        function main(){ 

        if(!documents.length) return; 

        var Name = app.activeDocument.name.replace(/\.[^\.]+$/, '');

        var CurrentPath = activeDocument.path;

        var saveFolder = Folder(CurrentPath + '/' + 'Shop');

        if(!saveFolder.exists) saveFolder.create();

        var saveFile = File(saveFolder + "/" + Name + ".jpg"); 

       

        if(saveFile.exists){ 

           if(!confirm("Overwrite existing document?")) return; 

            saveFile.remove(); 

            } 

        SaveForWeb(saveFile,70); //change to 60 for 60% 

        } 

        

        function SaveForWeb(saveFile,jpegQuality) { 

        var sfwOptions = new ExportOptionsSaveForWeb();  

           sfwOptions.format = SaveDocumentType.JPEG;  

           sfwOptions.includeProfile = false;  

           sfwOptions.interlaced = 0;  

           sfwOptions.optimized = true;  

           sfwOptions.quality = jpegQuality; //0-100  

        activeDocument.exportDocument(saveFile, ExportType.SAVEFORWEB, sfwOptions); 

        } 

    //========== Set model to RGB ==========//

    doc.changeMode ( ChangeMode.RGB );

    //========== set canvas depending on initial width and height ==========//

    doc.resizeCanvas(Math.max(doc.width,doc.height),Math.max(doc.width,doc.height))

     

     

    //========== check size and do actions acording to size of document ==========//

    if (doc.width > 750){

            doc.resizeImage(750,750);

            main();

            doc.close(SaveOptions.DONOTSAVECHANGES);

        } else {

            doc.resizeCanvas(750,750);

            main ();

            doc.close(SaveOptions.DONOTSAVECHANGES);

    }

    Now, I use it as event handler scripts, open trigger on paper, then I drag and drop images and script to do its job. However, if I drag and drop 200 images, PS will load ALL the hogs my PC and probably crash.

    My question is, how can I fix this JSX to run on file, similar to the batch processing dialog box, or image processor, but on both, I can only select Action, no option to select the existing jsx script.

    Thanks in advance

    My question is, how can I fix this JSX to run on file, similar to the batch processing dialog box, or image processor, but on both, I can only select Action, no option to select the existing jsx script.

    You can check/insert a Script in Action.

    Otherwise:

    Photoshop scripts

  • Adobe Bridge CC smart Collections are not all images in the folder

    I'm having a problem with bridge CC have been I have set up a smart collection to monitor my new photos. The folder contains more than 300 photos, but displays only 160. The only condition I set must have a minimum of 10 KB file size, then he needs to bring in all the files because most are greater than 4 MB. At first I thought it was a problem with the files themselves (permissions or something) but if I open the file in bridge easily display images easily. Any ideas?

    I just solved the above condition in accessing the smart collection and clicking while pressing 'control' > edit. > Source. > Look at po and re connected to the source of origin (on our server) that I had defined for the smart collection. All is well now.

    I hope this helps.

  • With all images in a folder with DW?

    Hello!
    Can anyone help?
    I have a gallery of images and I want to display all the images located in the pictures folder.
    Any thoughts?

    Hello!
    Can anyone help?
    I have a gallery of images and I want to display all the images located in the pictures folder.
    Any thoughts?

  • BlackBerry smartphones selects all images and songs in the media...

    Hello Sir,

    How to select everything or mark all photos and songs in the media to send or delete... Please help...

    You must connect your device using Desktop Manager using USB/Bluetooth. And then remove/add as needed.

  • Inadvertently, I had a graduated filter changed all 326 images in my folder. How can I remove this change of images without affecting other types of changes, I did for the other images?

    Inadvertently, I had a graduated filter changed all 326 images in my folder. How can I remove this change of images without affecting other types of changes, I did for the other images?

    Select all images, ensuring that you are in the develop module. Auto-Sync lights up and then just delete the graduated filter. You will need to activate the graduated filter tool and click on the PIN for the filter you have defined and then press the delete key. Then, you want to disable automatic synchronization. Now, just highlight the image you want to add the graduated filter and do your thing with her.

  • How can I restore all images in a collection at the original imported proportions?

    In general, I select all images in a catalog, resize the first image to 640 x 480.  I then right click on the first image (all images are always selected) click settings to develop, sync and choose to sync only the proportions.  All images are then cut to 640 x 480 as the first picture, that I then export to a folder.

    Then I need to restore all the images in the original proportions for creating a slide show export to my Web site.  I followed the same procedure is selected all the images, click on the first image, change the original appearance, right click on the first picture and sync proportions for all images.

    The problem is that the rest images do not return to their original proportions, but return to the aspect ratio of 4 x 6 instead of the original size when they are imported.  I changed the lock open and tried both but still no result.  Now I have to select each image individually, open the dialog of cultures and choose custom to retrieve for the imported image format.

    How do I batch restore images from a collection to the image format when imported?

    I see, it is something you do at the end of your treatment, for the slide show to a Web site special... maybe you said it at the beginning, but I respond by e-mail and don't see any of these messages.

    In any case, what you can do is to export all your images with their existing to a subfolder (original) aspect ratio, somewhere and add those to the library using the parameter to the top near where you set the directory put them in, and then set a harvest of 4:3 on these imported JPGs and their re-export in 640 x 480 for the RMLS site.  If it is a unique thing for each collection, you could easily just delete both sets of jpg files to your library and the drive to keep the use of extra space, or at least those intermediate.  As you said, that it was a collection, perhaps from different folders, but if they all come from the same folder, to make the JPGs intermediaries and the jpg final 640 x 480 as subdirectories in the original in order to better RAWs keep track of them.

  • [cs4] [js] place the images in a folder

    Hello, I'm sure it's pretty simple, but I can't wrap my head around it... How can I place all images in a folder in an indesign document? I want to be able to simply run the script, select the folder, and have the images all placed in the document.

    Thank you!

    place all the files in the folder selected on the 1st page of this document

    If (app.documents.length! = 0) {}
    myDoc var = app.activeDocument;
    myFolder var is Folder.selectDialog ("select a file");.
    If (myFolder! = null) {}
    myFiles var = myFolder.getFiles ();
    for (i = 0; i< myfiles.length;="" i++)="">
    try {}
    myDoc.pages [0] .place (myFiles [i]);
    }
    {} catch (MonErreur)
    }
    }
    }
    else {}
    Alert ("' Please open a document and try again.");
    }

  • FTP and Internet Explorer allows me to retrieve all files in a folder with a single click, how in Firefox?

    I want to use FTP to copy several files to a remote machine, so I can burn a backup here. I can't find any syntax in Firefox, but Internet Explorer 8 I can get a Windows-like display of all remote directories, then use Windows commands to 'select all' or 'copy to folder' that is most transferred with any other order. The initial response from WinXP to the FTP command is like Firefox as I recover each file with a separate command.

    Hello, firefox has just simple viewing of files on an ftp server. For more advanced functions, please use an extension like fireftp: https://addons.mozilla.org/firefox/addon/fireftp/

  • How to delete all messages in a folder in the mail application

    I have a new Toshiba computer with a program of Windows 8. Is it possible to delete all of my junk mail at the same time?

    Original title: junk e-mail in Windows 8

    Hi Jack,

    Thanks for posting in the Microsoft Community.

    The question that you stated that you want to delete unwanted e-mails in the Mail application at the same time. We are here to help you.

    Here's what you need to do.

    a. open the folder in which you want to delete E-mails.

    b. Select one of the Emails.

    c. press the CTRL + A on the keyboard (this will select all Emails in the folder).

    d. press the clear key that will remove the selected emails.

    I hope this helps. If the problem persists or all windows related queries or questions, please get back to us. We are here to help you.

Maybe you are looking for

  • Where can I download the software Toshiba Vista - drivers, tools?

    I upgraded my Xp which is capable for Vista EDITION home Vista premium, but I lost all the software from Toshiba.Where can I get them! Help please!

  • Problem with Skype, the House being blank

    I have problems with my home of Skype. It seems that it does not show a home page all I get is a blank page saying: my friends were not assets (photo to show what I mean). It was working fine until I had to reinstall windows, the other day and now I

  • Disc D missing on Toshiba Satellite

    I just installed a CD for web cam and when I did the D drive was not present. I used the icon run on the menu to try to install the disk, but it didn't work.Can anyone help me identify either where the player is and how we can get it back or is it no

  • Can't do the microsoft update error code 0 x 80090305

    Running XP Pro SP3 - cannot do the Microsoft Update error code 0 x 80090305

  • Z3 Compact screen is "out of control".

    Hello world A few weeks ago my Z3C started having some minor freezes and screen has been banging typos causing occasionally, which is very annoying on a daily use. Yesterday, weaher cold (-7 ° C) just made it worse. My screen has become literally our