Opening multiple images

Ive converted an Action which opens multiple  (about 60) images into photoshop into Java script.
which creates a rather lengthy result  as it opens each image separately
here is 1 of 60 parts  of a single opened file
// Open
   function step2(enabled, withDialog) {
     if (enabled != undefined && !enabled)
       return;
     var dialogMode = (withDialog ? DialogModes.ALL : DialogModes.NO);
     var desc1 = new ActionDescriptor();
     desc1.putPath(cTID('null'), new File("/z/ANIMATION/RendersFolders/BatchLevel_0/Folder1/Face_0001.jpg"));
     executeAction(cTID('Opn '), desc1, dialogMode);
Is there a way in which i can code this to utilize the single path structure, while merely appending each jpg to open
as an example,  something like this?
// Open
   function step2(enabled, withDialog) {
     if (enabled != undefined && !enabled)
       return;
     var dialogMode = (withDialog ? DialogModes.ALL : DialogModes.NO);
     var desc1 = new ActionDescriptor();
     desc1.putPath(cTID('null'), new File("/z/ANIMATION/RendersFolders/BatchLevel_0/Folder1/Face_0001.jpg, Face_0002.jpg, Face_0003.jpg, Face_0004.jp"));
     executeAction(cTID('Opn '), desc1, dialogMode);
Can something like this be done?
Thanks for any help

Mike's example is a standalone script and will open all the files in the array.
another example:
This will allow you to select a folder of JPG's, it will then open all of them in Photoshop.
var inputFolder = Folder.selectDialog("Please select the input folder");
var fileList = inputFolder.getFiles("*.jpg");
for (var a in fileList){
    open(fileList[a]);

Similar Messages

  • Photoshop CC crashes when opening multiple images

    Has anyone else got this problem of PS CC crashing when trying to open multiple images? If you open one file at a time, there are no issues, but 2 or more and it crashes as shown below. I've tried it with JPG's, TIFF's and PSD's and still get the same problem.
    I've also tried starting it while pressing alt/ctrl/shift, but still get the same problem.
    PS CC is version 14.0, 32 bit, running on Windows 7 which is up to date. I do only have 4GB RAM, of which PS takes 60% of it according to the system info panel. Could this be one of the causes, or is it a bug in the software? I never had this problem before in CS6 or previous.
    Thanks in advance.

    Found it eventually!
    Version=1
    EventType=APPCRASH
    EventTime=130184574994126512
    ReportType=2
    Consent=1
    UploadTime=130184574994846553
    ReportIdentifier=a1617567-ee21-11e2-b093-bcaec523c7aa
    IntegratorReportIdentifier=a1617566-ee21-11e2-b093-bcaec523c7aa
    Response.type=4
    Sig[0].Name=Application Name
    Sig[0].Value=Photoshop.exe
    Sig[1].Name=Application Version
    Sig[1].Value=14.0.0.0
    Sig[2].Name=Application Timestamp
    Sig[2].Value=51763d4f
    Sig[3].Name=Fault Module Name
    Sig[3].Value=ig4icd32.dll
    Sig[4].Name=Fault Module Version
    Sig[4].Value=8.15.10.2202
    Sig[5].Name=Fault Module Timestamp
    Sig[5].Value=4c756a62
    Sig[6].Name=Exception Code
    Sig[6].Value=c0000005
    Sig[7].Name=Exception Offset
    Sig[7].Value=0085e7d7
    DynamicSig[1].Name=OS Version
    DynamicSig[1].Value=6.1.7601.2.1.0.256.48
    DynamicSig[2].Name=Locale ID
    DynamicSig[2].Value=2057
    DynamicSig[22].Name=Additional Information 1
    DynamicSig[22].Value=0a9e
    DynamicSig[23].Name=Additional Information 2
    DynamicSig[23].Value=0a9e372d3b4ad19135b953a78882e789
    DynamicSig[24].Name=Additional Information 3
    DynamicSig[24].Value=0a9e
    DynamicSig[25].Name=Additional Information 4
    DynamicSig[25].Value=0a9e372d3b4ad19135b953a78882e789
    UI[2]=C:\Program Files\Adobe\Adobe Photoshop CC\Photoshop.exe
    UI[3]=Adobe Photoshop CC has stopped working
    UI[4]=Windows can check online for a solution to the problem.
    UI[5]=Check online for a solution and close the program
    UI[6]=Check online for a solution later and close the program
    UI[7]=Close the program
    LoadedModule[0]=C:\Program Files\Adobe\Adobe Photoshop CC\Photoshop.exe
    LoadedModule[1]=C:\Windows\SYSTEM32\ntdll.dll
    LoadedModule[2]=C:\Windows\system32\kernel32.dll
    LoadedModule[3]=C:\Windows\system32\KERNELBASE.dll
    LoadedModule[4]=C:\ProgramData\Norton\{0C55C096-0F1D-4F28-AAA2-85EF591126E7}\NIS_20.3.1.22 \Definitions\BASHDefs\20130702.001\UMEngx86.dll
    LoadedModule[5]=C:\Windows\WinSxS\x86_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.7601. 18120_none_72d2e82386681b36\gdiplus.dll
    LoadedModule[6]=C:\Windows\system32\msvcrt.dll
    LoadedModule[7]=C:\Windows\system32\USER32.dll
    LoadedModule[8]=C:\Windows\system32\GDI32.dll
    LoadedModule[9]=C:\Windows\system32\LPK.dll
    LoadedModule[10]=C:\Windows\system32\USP10.dll
    LoadedModule[11]=C:\Windows\system32\ole32.dll
    LoadedModule[12]=C:\Windows\system32\RPCRT4.dll
    LoadedModule[13]=C:\Windows\system32\mscms.dll
    LoadedModule[14]=C:\Windows\system32\USERENV.dll
    LoadedModule[15]=C:\Windows\system32\profapi.dll
    LoadedModule[16]=C:\Program Files\Adobe\Adobe Photoshop CC\MSVCP100.dll
    LoadedModule[17]=C:\Program Files\Adobe\Adobe Photoshop CC\MSVCR100.dll
    LoadedModule[18]=C:\Windows\system32\OPENGL32.dll
    LoadedModule[19]=C:\Windows\system32\ADVAPI32.dll
    LoadedModule[20]=C:\Windows\SYSTEM32\sechost.dll
    LoadedModule[21]=C:\Windows\system32\GLU32.dll
    LoadedModule[22]=C:\Windows\system32\DDRAW.dll
    LoadedModule[23]=C:\Windows\system32\DCIMAN32.dll
    LoadedModule[24]=C:\Windows\system32\SETUPAPI.dll
    LoadedModule[25]=C:\Windows\system32\CFGMGR32.dll
    LoadedModule[26]=C:\Windows\system32\OLEAUT32.dll
    LoadedModule[27]=C:\Windows\system32\DEVOBJ.dll
    LoadedModule[28]=C:\Windows\system32\dwmapi.dll
    LoadedModule[29]=C:\Windows\system32\WS2_32.dll
    LoadedModule[30]=C:\Windows\system32\NSI.dll
    LoadedModule[31]=C:\Windows\system32\WINHTTP.dll
    LoadedModule[32]=C:\Windows\system32\webio.dll
    LoadedModule[33]=C:\Windows\system32\WINSPOOL.DRV
    LoadedModule[34]=C:\Program Files\Adobe\Adobe Photoshop CC\cg.dll
    LoadedModule[35]=C:\Program Files\Adobe\Adobe Photoshop CC\cgGL.dll
    LoadedModule[36]=C:\Program Files\Adobe\Adobe Photoshop CC\ExtendScript.dll
    LoadedModule[37]=C:\Program Files\Adobe\Adobe Photoshop CC\ScCore.dll
    LoadedModule[38]=C:\Windows\system32\SHELL32.dll
    LoadedModule[39]=C:\Windows\system32\SHLWAPI.dll
    LoadedModule[40]=C:\Program Files\Adobe\Adobe Photoshop CC\PatchMatch.dll
    LoadedModule[41]=C:\Program Files\Adobe\Adobe Photoshop CC\tbb.dll
    LoadedModule[42]=C:\Program Files\Adobe\Adobe Photoshop CC\adobe_caps.dll
    LoadedModule[43]=C:\Program Files\Adobe\Adobe Photoshop CC\adbeape.dll
    LoadedModule[44]=C:\Windows\WinSxS\x86_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.6161_ none_50934f2ebcb7eb57\MSVCR90.dll
    LoadedModule[45]=C:\Windows\WinSxS\x86_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.6161_ none_50934f2ebcb7eb57\MSVCP90.dll
    LoadedModule[46]=C:\Program Files\Adobe\Adobe Photoshop CC\AdobeOwl.dll
    LoadedModule[47]=C:\Program Files\Adobe\Adobe Photoshop CC\ahclient.dll
    LoadedModule[48]=C:\Windows\system32\WININET.dll
    LoadedModule[49]=C:\Windows\system32\api-ms-win-downlevel-user32-l1-1-0.dll
    LoadedModule[50]=C:\Windows\system32\api-ms-win-downlevel-advapi32-l1-1-0.dll
    LoadedModule[51]=C:\Windows\system32\api-ms-win-downlevel-shlwapi-l1-1-0.dll
    LoadedModule[52]=C:\Windows\system32\api-ms-win-downlevel-version-l1-1-0.dll
    LoadedModule[53]=C:\Windows\system32\version.DLL
    LoadedModule[54]=C:\Windows\system32\api-ms-win-downlevel-normaliz-l1-1-0.dll
    LoadedModule[55]=C:\Windows\system32\normaliz.DLL
    LoadedModule[56]=C:\Windows\system32\iertutil.dll
    LoadedModule[57]=C:\Program Files\Adobe\Adobe Photoshop CC\AXEDOMCore.dll
    LoadedModule[58]=C:\Program Files\Adobe\Adobe Photoshop CC\MPS.dll
    LoadedModule[59]=C:\Program Files\Adobe\Adobe Photoshop CC\PlugPlugOwl.dll
    LoadedModule[60]=C:\Windows\system32\CRYPT32.dll
    LoadedModule[61]=C:\Windows\system32\MSASN1.dll
    LoadedModule[62]=C:\Windows\system32\IMM32.DLL
    LoadedModule[63]=C:\Windows\system32\MSCTF.dll
    LoadedModule[64]=C:\Program Files\Adobe\Adobe Photoshop CC\tbbmalloc.dll
    LoadedModule[65]=C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_ 6.0.7601.17514_none_41e6975e2bd6f2b2\comctl32.dll
    LoadedModule[66]=C:\Windows\system32\CRYPTBASE.dll
    LoadedModule[67]=C:\Windows\system32\uxtheme.dll
    LoadedModule[68]=C:\Windows\system32\dnssd.dll
    LoadedModule[69]=C:\Program Files\Adobe\Adobe Photoshop CC\AdobeLinguistic.dll
    LoadedModule[70]=C:\Windows\system32\PSAPI.DLL
    LoadedModule[71]=C:\Windows\system32\STI.DLL
    LoadedModule[72]=C:\Windows\system32\CLBCatQ.DLL
    LoadedModule[73]=C:\Windows\system32\CRYPTSP.dll
    LoadedModule[74]=C:\Windows\system32\rsaenh.dll
    LoadedModule[75]=C:\Windows\system32\RpcRtRemote.dll
    LoadedModule[76]=C:\Windows\system32\wiatrace.dll
    LoadedModule[77]=C:\Program Files\Adobe\Adobe Photoshop CC\Photoshop.dll
    LoadedModule[78]=C:\Program Files\Adobe\Adobe Photoshop CC\PSViews.dll
    LoadedModule[79]=C:\Program Files\Adobe\Adobe Photoshop CC\PSArt.dll
    LoadedModule[80]=C:\Windows\system32\c_g18030.dll
    LoadedModule[81]=C:\Program Files\Adobe\Adobe Photoshop CC\amtlib.dll
    LoadedModule[82]=C:\Windows\system32\IPHLPAPI.DLL
    LoadedModule[83]=C:\Windows\system32\WINNSI.DLL
    LoadedModule[84]=C:\Windows\system32\ntmarta.dll
    LoadedModule[85]=C:\Windows\system32\WLDAP32.dll
    LoadedModule[86]=C:\Windows\system32\MSIMG32.dll
    LoadedModule[87]=C:\Windows\system32\apphelp.dll
    LoadedModule[88]=C:\Program Files\Adobe\Adobe Photoshop CC\Required\Plug-Ins\Extensions\FastCore.8bx
    LoadedModule[89]=C:\Program Files\Adobe\Adobe Photoshop CC\Required\Plug-Ins\Extensions\MMXCore.8bx
    LoadedModule[90]=C:\Program Files\Adobe\Adobe Photoshop CC\libmmd.dll
    LoadedModule[91]=C:\Program Files\Adobe\Adobe Photoshop CC\svml_dispmd.dll
    LoadedModule[92]=C:\Program Files\Adobe\Adobe Photoshop CC\Required\Plug-Ins\Extensions\MultiProcessor Support.8bx
    LoadedModule[93]=C:\Program Files\Adobe\Adobe Photoshop CC\PLUGIN.dll
    LoadedModule[94]=C:\Program Files\Adobe\Adobe Photoshop CC\AdobeXMP.dll
    LoadedModule[95]=C:\Program Files\Adobe\Adobe Photoshop CC\Required\Plug-Ins\File Formats\Dicom.8bi
    LoadedModule[96]=C:\Windows\system32\WSOCK32.dll
    LoadedModule[97]=C:\Windows\system32\NETAPI32.dll
    LoadedModule[98]=C:\Windows\system32\netutils.dll
    LoadedModule[99]=C:\Windows\system32\srvcli.dll
    LoadedModule[100]=C:\Windows\system32\wkscli.dll
    LoadedModule[101]=C:\Program Files\Common Files\Adobe\Plug-Ins\CC\File Formats\Camera Raw.8bi
    LoadedModule[102]=C:\Program Files\Adobe\Adobe Photoshop CC\BIB.dll
    LoadedModule[103]=C:\Program Files\Adobe\Adobe Photoshop CC\BIBUtils.dll
    LoadedModule[104]=C:\Program Files\Adobe\Adobe Photoshop CC\ACE.dll
    LoadedModule[105]=C:\Program Files\Adobe\Adobe Photoshop CC\AGM.dll
    LoadedModule[106]=C:\Program Files\Adobe\Adobe Photoshop CC\CoolType.dll
    LoadedModule[107]=C:\Windows\system32\DWrite.dll
    LoadedModule[108]=C:\Program Files\Adobe\Adobe Photoshop CC\AXE8SharedExpat.dll
    LoadedModule[109]=C:\Windows\System32\msxml6.dll
    LoadedModule[110]=C:\Program Files\Adobe\Adobe Photoshop CC\AdobePIP.dll
    LoadedModule[111]=C:\Program Files\Adobe\Adobe Photoshop CC\LogSession.dll
    LoadedModule[112]=C:\Program Files\Adobe\Adobe Photoshop CC\WRServices.dll
    LoadedModule[113]=C:\Program Files\Adobe\Adobe Photoshop CC\Required\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\AdobeHunspellPlugin.dll
    LoadedModule[114]=C:\Program Files\Adobe\Adobe Photoshop CC\Required\Linguistics\Providers\Plugins2\WRLiloPlugin.bundle\WRLiloPlugin.dll
    LoadedModule[115]=C:\Program Files\Adobe\Adobe Photoshop CC\Required\Plug-Ins\Extensions\ScriptingSupport.8li
    LoadedModule[116]=C:\Program Files\Adobe\Adobe Photoshop CC\ScriptUIFlex.dll
    LoadedModule[117]=C:\Windows\system32\WindowsCodecs.dll
    LoadedModule[118]=C:\Windows\system32\WTSAPI32.dll
    LoadedModule[119]=C:\Windows\system32\WINSTA.dll
    LoadedModule[120]=C:\Program Files\Adobe\Adobe Creative Cloud\CoreSync\CoreSync_v_1_1_0_x86.dll
    LoadedModule[121]=C:\Windows\system32\MPR.dll
    LoadedModule[122]=C:\Windows\system32\EhStorShell.dll
    LoadedModule[123]=C:\Windows\system32\PROPSYS.dll
    LoadedModule[124]=C:\Windows\System32\cscui.dll
    LoadedModule[125]=C:\Windows\System32\CSCDLL.dll
    LoadedModule[126]=C:\Windows\system32\CSCAPI.dll
    LoadedModule[127]=C:\Windows\system32\ntshrui.dll
    LoadedModule[128]=C:\Windows\system32\slc.dll
    LoadedModule[129]=C:\Program Files\Common Files\Adobe\APE\3.4\adbeapecore.dll
    LoadedModule[130]=C:\Windows\system32\SXS.DLL
    LoadedModule[131]=C:\Program Files\Adobe\Adobe Photoshop CC\aif_core.dll
    LoadedModule[132]=C:\Program Files\Adobe\Adobe Photoshop CC\aif_ogl.dll
    LoadedModule[133]=C:\Windows\system32\ig4icd32.dll
    LoadedModule[134]=C:\Windows\system32\wbem\wbemprox.dll
    LoadedModule[135]=C:\Windows\system32\wbemcomn.dll
    LoadedModule[136]=C:\Windows\system32\wbem\wbemsvc.dll
    LoadedModule[137]=C:\Windows\system32\wbem\fastprox.dll
    LoadedModule[138]=C:\Windows\system32\NTDSAPI.dll
    LoadedModule[139]=C:\Program Files\Common Files\Adobe\APE\3.4\adbeapeengine.dll
    LoadedModule[140]=C:\Windows\system32\OLEACC.dll
    LoadedModule[141]=C:\Windows\system32\COMDLG32.dll
    LoadedModule[142]=C:\Windows\system32\WINMM.dll
    LoadedModule[143]=C:\Windows\system32\msi.dll
    LoadedModule[144]=C:\Windows\system32\urlmon.dll
    LoadedModule[145]=C:\Windows\system32\api-ms-win-downlevel-ole32-l1-1-0.dll
    LoadedModule[146]=C:\Windows\system32\DSOUND.dll
    LoadedModule[147]=C:\Windows\system32\POWRPROF.dll
    LoadedModule[148]=C:\Windows\system32\DNSAPI.dll
    LoadedModule[149]=C:\Windows\system32\dbghelp.dll
    LoadedModule[150]=C:\Windows\system32\mlang.dll
    LoadedModule[151]=C:\Windows\system32\icm32.dll
    LoadedModule[152]=C:\Windows\system32\Secur32.dll
    LoadedModule[153]=C:\Windows\system32\SSPICLI.DLL
    LoadedModule[154]=C:\Windows\system32\credssp.dll
    LoadedModule[155]=C:\Windows\system32\schannel.DLL
    LoadedModule[156]=C:\Windows\system32\MMDevAPI.DLL
    LoadedModule[157]=C:\Windows\system32\wdmaud.drv
    LoadedModule[158]=C:\Windows\system32\ksuser.dll
    LoadedModule[159]=C:\Windows\system32\AVRT.dll
    LoadedModule[160]=C:\Windows\system32\AUDIOSES.DLL
    LoadedModule[161]=C:\Windows\system32\msacm32.drv
    LoadedModule[162]=C:\Windows\system32\MSACM32.dll
    LoadedModule[163]=C:\Windows\system32\midimap.dll
    LoadedModule[164]=C:\Windows\system32\mswsock.dll
    LoadedModule[165]=C:\Windows\System32\wshtcpip.dll
    LoadedModule[166]=C:\Windows\System32\wship6.dll
    LoadedModule[167]=C:\Program Files\Common Files\Adobe\CEPServiceManager4\lib\ServiceManager-Launcher.dll
    LoadedModule[168]=C:\Program Files\Adobe\Adobe Photoshop CC\updaternotifications.dll
    LoadedModule[169]=C:\Windows\system32\taskschd.dll
    LoadedModule[170]=C:\Program Files\Adobe\Adobe Photoshop CC\IMSLib.dll
    LoadedModule[171]=C:\Windows\system32\SearchFolder.dll
    LoadedModule[172]=C:\Windows\system32\XmlLite.dll
    LoadedModule[173]=C:\Windows\system32\LINKINFO.dll
    LoadedModule[174]=C:\Program Files\Common Files\microsoft shared\ink\tiptsf.dll
    LoadedModule[175]=C:\Windows\system32\explorerframe.dll
    LoadedModule[176]=C:\Windows\system32\DUser.dll
    LoadedModule[177]=C:\Windows\system32\DUI70.dll
    LoadedModule[178]=C:\Windows\system32\msls31.dll
    LoadedModule[179]=C:\Windows\System32\StructuredQuery.dll
    LoadedModule[180]=C:\Windows\system32\IconCodecService.dll
    LoadedModule[181]=C:\Windows\system32\thumbcache.dll
    LoadedModule[182]=C:\Windows\system32\SHDOCVW.dll
    LoadedModule[183]=C:\Windows\system32\ieframe.DLL
    LoadedModule[184]=C:\Windows\system32\api-ms-win-downlevel-shlwapi-l2-1-0.dll
    LoadedModule[185]=C:\Windows\system32\api-ms-win-downlevel-advapi32-l2-1-0.dll
    LoadedModule[186]=C:\Windows\system32\api-ms-win-downlevel-shell32-l1-1-0.dll
    LoadedModule[187]=C:\Windows\system32\actxprxy.dll
    LoadedModule[188]=C:\Windows\system32\NetworkExplorer.dll
    LoadedModule[189]=C:\Windows\system32\samcli.dll
    LoadedModule[190]=C:\Windows\system32\SAMLIB.dll
    LoadedModule[191]=C:\Windows\system32\NetworkItemFactory.dll
    LoadedModule[192]=C:\Windows\system32\dtsh.dll
    LoadedModule[193]=C:\Windows\system32\FirewallAPI.dll
    LoadedModule[194]=C:\Windows\System32\drprov.dll
    LoadedModule[195]=C:\Windows\System32\ntlanman.dll
    LoadedModule[196]=C:\Windows\System32\davclnt.dll
    LoadedModule[197]=C:\Windows\System32\DAVHLPR.dll
    LoadedModule[198]=C:\Windows\system32\LMIRfsClientNP.dll
    LoadedModule[199]=C:\Windows\system32\PortableDeviceApi.dll
    LoadedModule[200]=C:\Windows\system32\WINTRUST.dll
    LoadedModule[201]=C:\Windows\system32\PortableDeviceTypes.dll
    LoadedModule[202]=C:\Windows\system32\mssprxy.dll
    LoadedModule[203]=C:\Windows\system32\EhStorAPI.dll
    LoadedModule[204]=C:\Windows\System32\npmproxy.dll
    LoadedModule[205]=C:\Windows\system32\FunDisc.dll
    LoadedModule[206]=C:\Windows\system32\ATL.DLL
    LoadedModule[207]=C:\Windows\system32\fdproxy.dll
    LoadedModule[208]=C:\Windows\System32\fdwcn.dll
    LoadedModule[209]=C:\Windows\System32\wcnapi.dll
    LoadedModule[210]=C:\Windows\system32\fdWNet.dll
    LoadedModule[211]=C:\Windows\system32\dfscli.dll
    LoadedModule[212]=C:\Windows\system32\browcli.dll
    LoadedModule[213]=C:\Program Files\Common Files\Microsoft Shared\Windows Live\WLIDNSP.DLL
    LoadedModule[214]=C:\Program Files\Bonjour\mdnsNSP.dll
    LoadedModule[215]=C:\Windows\system32\rasadhlp.dll
    LoadedModule[216]=C:\Windows\System32\fwpuclnt.dll
    LoadedModule[217]=C:\Windows\system32\dhcpcsvc6.DLL
    LoadedModule[218]=C:\Windows\system32\dhcpcsvc.DLL
    LoadedModule[219]=C:\Program Files\Internet Explorer\ieproxy.dll
    LoadedModule[220]=C:\Windows\System32\msxml3.dll
    LoadedModule[221]=C:\Windows\system32\ncrypt.dll
    LoadedModule[222]=C:\Windows\system32\bcrypt.dll
    LoadedModule[223]=C:\Windows\system32\bcryptprimitives.dll
    LoadedModule[224]=C:\Windows\system32\GPAPI.dll
    LoadedModule[225]=C:\Windows\system32\ATMLIB.dll
    LoadedModule[226]=C:\Windows\system32\zipfldr.dll
    LoadedModule[227]=C:\Program Files\WinRAR\rarext.dll
    FriendlyEventName=Stopped working
    ConsentKey=APPCRASH
    AppName=Adobe Photoshop CC
    AppPath=C:\Program Files\Adobe\Adobe Photoshop CC\Photoshop.exe

  • Is it possible to open multiple images in Photoshop as smart layers?

    Hi All,
    After searching, I think I know the answer to this but thought I'd check, we have background plates with main images and love the open multiple images as layers option - but can you open multiple images as multiple smart object layers?
    Cheers

    This might work.
    Edit: But it is a lot less sophisticated than the Load Files into StackScript.
    // select folder and place contents as smart objects;
    // 2013, use it at your own risk;
    if (app.documents.length > 0) {
    var myDocument = app.activeDocument;
    // select files;
    if ($.os.search(/windows/i) != -1) {var theFiles = File.openDialog ("please select files", '*.jpg;*.tif;*.pdf;*.psd;*.bmp', true)}
    else {var theFiles = File.openDialog ("please select files", getFiles, true)};
    if (theFiles.length > 0) {
    for (var m = 0; m < theFiles.length; m++) {
              var theLayer = placeScaleFile(theFiles[m], 0, 0, 100);
    ////// get psds, tifs and jpgs from files //////
    function getFiles (theFile) {
        if (theFile.name.match(/\.(eps|ai|jpg|tif|psd|pdf|)$/i)) {
            return true
    ////// place //////
    function placeScaleFile (file, xOffset, yOffset, theScale) {
    // =======================================================
    var idPlc = charIDToTypeID( "Plc " );
        var desc5 = new ActionDescriptor();
        var idnull = charIDToTypeID( "null" );
        desc5.putPath( idnull, new File( file ) );
        var idFTcs = charIDToTypeID( "FTcs" );
        var idQCSt = charIDToTypeID( "QCSt" );
        var idQcsa = charIDToTypeID( "Qcsa" );
        desc5.putEnumerated( idFTcs, idQCSt, idQcsa );
        var idOfst = charIDToTypeID( "Ofst" );
            var desc6 = new ActionDescriptor();
            var idHrzn = charIDToTypeID( "Hrzn" );
            var idPxl = charIDToTypeID( "#Pxl" );
            desc6.putUnitDouble( idHrzn, idPxl, xOffset );
            var idVrtc = charIDToTypeID( "Vrtc" );
            var idPxl = charIDToTypeID( "#Pxl" );
            desc6.putUnitDouble( idVrtc, idPxl, yOffset );
        var idOfst = charIDToTypeID( "Ofst" );
        desc5.putObject( idOfst, idOfst, desc6 );
        var idWdth = charIDToTypeID( "Wdth" );
        var idPrc = charIDToTypeID( "#Prc" );
        desc5.putUnitDouble( idWdth, idPrc, theScale );
        var idHght = charIDToTypeID( "Hght" );
        var idPrc = charIDToTypeID( "#Prc" );
        desc5.putUnitDouble( idHght, idPrc, theScale );
        var idLnkd = charIDToTypeID( "Lnkd" );
        desc5.putBoolean( idLnkd, true );
    executeAction( idPlc, desc5, DialogModes.NO );
    return myDocument.activeLayer;

  • How to open multiple images in photoshop cs3

    Hey, what im trying to do is open multiple images in photoshop cs3 and then blend the images together. But the problem that i am facing is that i can only open one image at a time. Can someone tell me step by step how to do this.
    Thanks for the help
    Michael

    i dont belive i have tabbed view, what i just did, was i draged one photo into phtoshop and then another. When i look to my right, only one iamge shows up in the layers and the other seems to have dissappeaed.
    It seems that having a tabbed view is useful, how do i set photoshop to this?

  • Suddenly can't open multiple image files in CS5

    I recently transferred LR 5.3 and CS5 (12.04x64X) onto a new PC (OS Windows 7 64-bit). Both programs are working fine individually. And single images in LR open just fine for editing in CS5. But when I try to open multiple images (to merge as a panoramic) or open multiple images as separate layers, nothing happens.  CS5 opens on top of LR, but the files themselves never open. No problems doing this a few days ago with my older computer (same programs, same operating system).
    Any suggestions for fixing this would be much appreciated.

    When you say nothing is showing up, do you mean it is as if you didn’t use File / Open, or is it more that there is something but it is gray or white or black without any image detail?  If the latter, perhaps something like a video driver update or system-level change has made things incompatible with how PSE11 tries to display images.
    Have you rebooted?
    Have you reset your preferences?  You can do this by holding down Ctrl-Shift-Alt at the same time while PSE11 is starting up (or at least while the editor is starting up) and you’ll get a message about deleting the preferences file or not before you see the splash screen.   Various other key combinations will ask for an additional plug-ins folder or a different scratch disk location.  If you are going to delete your preferences file you might want to review the settings, first, in case there is something important you need to reconfigure once the preferences have been reset.

  • Preview won't open multiple images

    When I open one image in preview, it opens fine. If I open a second image, the first image disappears. If I try and open multiple images at once, the drawer slides out, but it's empty, and again, only one image will show up. Any ideas?

    Hello, if you cannot figure out how to fix the issue I have a nice PDF combiner and exporter, you can write in any application, Text Edit, Pages, Word, and export to PDF, combine with this tool.
    <<http://www.monkeybreadsoftware.de/>
    Download the new version if you like it.
    Ray

  • How To Place/Open Multiple Images Into Separate Layers For ONE Document?

    I've been searching for the answer for a long time so I figured that someone here has to know.  I have PS Elements 9. 
    So I would like to make GIFs and I know how to do so, the problem is placing in those tens of files in layers (it's tedious).  Is there a way to select multiple image files to place into a single document?  And for them to be place into its own layer?  I've tried dragging and selecting from the Open/Place menus (won't allow), SHIFT + Direction Key from the Open/Place menus (won't allow), tried opening them to drag on the Organizer and to drag from the Project Bin (again won't allow), and I've read tutorials where they say to use scripts and actions but I'm not sure what to download them in order for them to work and the links are broken anyway.
    An example of what I'd like to do:
    Open and place in 15+ screenshots into layers but in just one document.
    Each screenshot would be one layer in said document.
    ...rest of GIF process...
    I feel like there's an easier way to get this without placing in each one at a time.  I remember being able to do this on a old PS (though not Elements).  Thanks for any help.

    The quickest method is probably opening all images together from Full Edit:
    File >> Open
    Then navigate to the folder and use shift+click to select a block of files.
    The images will appear in the photo bin. Drag and drop each one into the main editing window and a separate layer will be created for each.

  • Opening multiple images in Photoshop CS3 windows

    I can open an image just fine in Photoshop CS3 by going file-open and clicking on the file, I then want to bring in another image into Photoshop CS3 by using file-open which I can do but then the first image disappears and only the second image is in Photoshop. Any ideas?
    Thanks, Larry

    Freeagent- It worked! Thanks for the advice.
    Larry

  • Open multiple images from the project bin

    In Elements 9 I can only seem to open 1 image from the project bin at a time! What am I doing wrong?
    Bob Dunkerley.

      You need to double click on your main image and then drag your second image up from the project bin. That creates separate images on separate layers.
     

  • Fireworks CS4 will not open multiple images in tabs

    Run into a problem with CS4. I frequently open 10+ images at the same time using Fireworks CS4. My problems is, whenever I highlight and click the 10+ images from desktop, they all open in Fireworks, but only 2 are tabbed. The rest of the images are in a floating window. How do I fix this? This is really frustrating.
    Here's a screenshot of my problem: http://img163.imageshack.us/img163/5766/327201180331pm.jpg

    Things have now become significantly worse!
    Now when I try to open anything from Bridge, or try to open PhotoShop at all, I receive a popup that gives me 2 options: 1) License PS CC, or 2) continue with my trial of PS CC.
    So far as I know, I have not downloaded any trial of anything from Adobe in many months. In fact, I have no interest in PS CC. I wish simply to use PS CS6.
    I have uninstalled my Adobe Creative Suite 6 Design Standard, of which my PS CS is a part, and reinstalled it but I still am blocked from using my properly licensed programs.
    Please advise.
    Mike Hannisian

  • Fujifilm raw in ACR 6.6 opening multiple images

    I have a fujifilm hx20 16Mp camera that produces raw images in fuji's .raf format.  The most recent version of Adobe's loader loads these images and they open correctly in Camera Raw at 4308 x 3456 pixels, 240 pp, 15.9 Mpix if I open just one image at a time.  Problem is, when I want to open 3 images for HDR processing, two of the three have a different pixel size in ACR -- 4096 x  3072, 240,12.6 Mpix.  HDR pro quits with a message saying that the images must all be the same size.  If I go back to Bridge and open the images one at a time, they're all the same (correct) size.
    The same results if I open just two at a time.
    System is a Mac Pro, OS 10.7.3, Bridge 4.05.11, ACR 6.6, 10 GB main memory, 3.6 TB disk.
    Seems like a software glitch to me.

    thanks for the reply. However, my workflow requires me to open the Files in PhotoMechanic and then open in Photoshop.  I currently am not going through Bridge first.  This works fine in OS X.  Any fix for Windows?

  • Open multiple images as one layered file

    Hi!
    I'm doing a gif animation in PS and have five pictures that I need to have as layers on the top of each other. At the moment I'm opening them and copy-pasting them on one of the images to make layers, but this is slow and sometimes confusing with all the images open at the same time.
    Is there any way to just tell Photoshop to open all the files so that they are automatically stacked on the top of each other as layers? Please tell me this is possible!
    Any help would be highly appreciated! Thanks!

    Yes this a CS3 feature, although I remember it being avaiable as a separate download somewhere - it works w/CS2 (and 7 I think).<br />I'll copy it below, save it in Notepad, name it "Load Files into Stack.jsx" (no quotes) and put it in C:\Program Files\Adobe\Adobe Photoshop CS2\Presets\Scripts\<br /><br />// (c) Copyright 2006.  Adobe Systems, Incorporated.  All rights reserved.<br /><br />/*<br />@@@BUILDINFO@@@ Load Files into Stack.jsx 1.0.0.0<br />*/<br /><br />//<br />// Load Files into Stack.jsx - does just that.<br />//<br /><br />/*<br /><br />// BEGIN__HARVEST_EXCEPTION_ZSTRING<br /><br /><javascriptresource><br /><name>$$$/JavaScripts/LoadFilesintoStack/Menu=Load Files into Stack...</name><br /><about>$$$/JavaScripts/LoadFilesintoStack/About=Load Files into Stack ^r^rCopyright 2006-2007 Adobe Systems Incorporated. All rights reserved.^r^rLoads multiple files into a stack object.</about><br /></javascriptresource><br /><br />// END__HARVEST_EXCEPTION_ZSTRING<br /><br />*/<br /><br />// debug level: 0-2 (0:disable, 1:break on error, 2:break at beginning)<br />//$.level = (Window.version.search("d") != -1) ? 1 : 0;     // This chokes bridge<br />$.level = 0;<br /><br />// debugger; // launch debugger on next line<br /><br />// on localized builds we pull the $$$/Strings from a .dat file<br />$.localize = true;<br /><br />// Put header files in a "Stack Scripts Only" folder.  The "...Only" tells<br />// PS not to place it in the menu.  For that reason, we do -not- localize that<br />// portion of the folder name.<br />var g_StackScriptFolderPath = app.path + "/"+ localize("$$$/ScriptingSupport/InstalledScripts=Presets/Scripts") + "/"<br />                                                  + localize("$$$/Private/LoadStack/StackScriptOnly=Stack Scripts Only/");<br /><br />$.evalFile(g_StackScriptFolderPath + "LatteUI.jsx");<br /><br />$.evalFile(g_StackScriptFolderPath + "StackSupport.jsx");<br /><br />$.evalFile(g_StackScriptFolderPath + "CreateImageStack.jsx");<br /><br />/************************************************************/<br />// loadLayers routines<br /><br />loadLayers = new ImageStackCreator( localize("$$$/AdobePlugin/Shared/LoadStack/Process/Name=Load Layers"),<br />                                                    localize('$$$/AdobePlugin/Shared/LoadStack/Auto/untitled=Untitled' ) );<br /><br />// LoadLayers is less restrictive than MergeToHDR<br />loadLayers.mustBeSameSize               = false;     // Images' height & width don't need to match<br />loadLayers.mustBeUnmodifiedRaw          = false;     // Exposure adjustements in Camera raw are allowed<br />loadLayers.mustNotBe32Bit               = false;     // 32 bit images<br />loadLayers.createSmartObject          = false;     // If true, option to create smart object is checked.<br /><br />// Add hooks to read the value of the "Create Smart Object" checkbox<br />loadLayers.customDialogSetup = function( w )<br />{<br />     w.findControl('_createSO').value = loadLayers.createSmartObject;<br />     if (! app.featureEnabled( localize( "$$$/private/ExtendedImageStackCreation=ImageStack Creation" ) ))<br />          w.findControl('_createSO').hide();<br />}<br /><br />loadLayers.customDialogFunction = function( w )<br />{<br />     loadLayers.createSmartObject = w.findControl('_createSO').value;<br />}<br /><br />// Override the default to use "Auto" alignment.<br />loadLayers.alignStack = function( stackDoc )<br />{<br />     selectAllLayers(stackDoc, 2);<br />     alignLayersByContent( "Auto" );<br />}<br /><br />loadLayers.stackLayers = function()<br />{<br />     var result, i, stackDoc = null;<br />     <br />     stackDoc = this.loadStackLayers();<br />     if (! stackDoc)<br />          return;<br />     <br />     // Nuke the "destination" layer that got created (M2HDR holdover)<br />     stackDoc.layers[this.pluginName].remove();<br />     <br />     // Stack 'em up.<br />     if (this.createSmartObject)<br />     {<br />          selectAllLayers( stackDoc );<br />          executeAction( knewPlacedLayerStr, new ActionDescriptor(), DialogModes.NO );<br />     }<br />}<br /><br />// "Main" execution of Merge to HDR<br />loadLayers.doInteractiveLoad = function ()<br />{<br />     this.getFilesFromBridgeOrDialog( localize("$$$/Private/LoadStack/LoadLayersexv=LoadLayers.exv") );<br /><br />     if (this.stackElements)<br />          this.stackLayers();<br />}<br /><br />loadLayers.intoStack = function(filelist, alignFlag)<br />{<br />     if (typeof(alignFlag) == 'boolean')<br />          loadLayers.useAlignment = alignFlag;<br />          <br />     if (filelist.length < 2)<br />     {<br />          alert(localize("$$$/AdobeScripts/Shared/LoadLayers/AtLeast2=At least two files must be selected to create a stack."), this.pluginName, true );<br />          return;<br />     }<br />     var j;<br />     this.stackElements = new Array();<br />     for (j in filelist)<br />     {<br />          var f = filelist[j];<br />          this.stackElements.push( new StackElement( (typeof(f) == 'string') ? File(f) : f ) );<br />     }<br />          <br />     if (this.stackElements.length > 1)<br />          this.mergeStackElements();<br />}<br /><br />if (typeof(loadLayersFromScript) == 'undefined')<br />     loadLayers.doInteractiveLoad();

  • Problem opening multiple images in external editor

    I have Photoshop CS3 set as my external editor. In the past I cpould select multiple photos using shift-click OR command-click and select "Edit in external editor" and Photoshop will open all the images. I notice that in the latest version of iPhoto 7.1.3 (maybe in other 7.x versions) it will only open the first four images. If you use command-click to select non consecutive images it will only open the first consecutive set, up the the maximum of four as above, and none of the other non consecutive but selected images.
    I have checked this with my separate TestAdmin account with the same result. Has anyone experienced a similar problem?
    Using OS 10.5.2, iPhoto 7.1.3, PS 10.0.1

    Mike
    This is exactly as the makers of the application intended. It will only pass four pics at a time to the external editor. My guess is they made this decision to avoid the problem of inexperienced folk opening their entire library in PS by accident. Also, if I recall correctly, this has always been the case - and it certainly was in v6.
    There is no workaround for this.
    Regards
    TD

  • Photoshop Elements 7 - error when trying to open multiple images

    i have attached a screen shot of the error that i get when i try to open more than 1 image at a time. the program ends up closing and i have to re open the program.
    i have xp pro installed on my pc. my pc is part of domain. if i log on to the pc as another domain user i can open up more than one image. i have removed the program by using add/remove programs and re installed, which made no difference,
    does anyone have any advice?

    Have a look at this Adobe Tech doc titled Photoshop CS3 or Photoshop Elements 6 crashes when you open more than one image (Windows):
    http://kb2.adobe.com/cps/402/kb402704.html
    Cut/Paste from the very bottom of the document:
    Additional Information
    Application or system error logs may cite ntdll.dll as the faulting module.

  • Cannot open multiple images in Photoshop

    I recently purchased a new laptop (OS: Windows 7 Enterprise, 32 GB RAM) and installed CS5 on it.  All of the applications work well except for Photoshop.
    At first Photoshop would load correctly but crash when I tried to Save As.  I deleted the preference file upon startup and that fixed the problem. 
    Now every time I open more than one image in photoshop, my screen goes completely black. It doesn't matter whether I try to open them sequentially or all at once.  The most I can have open is 2 images.  When trying to open a 3rd, or when selecting more than one file to open all at once, the screen goes completely black. Eventually the screen does come back on, with the error that my AMD driver stopped responding and recovered.  But now Photoshop is frozen and I have to close Photoshop through the Task Manager. My video card is AMD FirePro M6100 and has been checked for driver updates. 
    Do we know what could be the source of this problem?  And how can I fix it, I often need >2 images open at once. 
    Thanks!

    All I coul find is this AMD FirePro M5100 / M6100 Graphics Driver Driver Details | Dell US

Maybe you are looking for

  • Tabs will not close when hitting the "X" in the tab.

    Several times a day I will notice that when I close a tab that the tab remains open, but turns into an "(Untitled)" tab, which will not close. I then have to restart my Firefox browser. This has only occurred after the installation of your new versio

  • Related to cess in excise

    Hi We r following taxinn procedure. In SD pricing procedure we have BED total and CESS total condition types r there, what is use of that conditions. I maintain education cess and high education cess in SD pricing procedure but I am getting cess in e

  • An API for Printing

    hello, has anybody gone about writing an API for printing?? if so can i have a look coz iam working on that, thanx asrar

  • Problem with qoutas on 2008R2 servers

    Hi guys. I installed my Storage manager 3.0.x today and i have 3 servers with shares. All servers have FSRM installed. The 2 servers that didnt run the engine has agent installed. I tried a test policy today and it randomizes accounts on all three se

  • Why does my Windows 8.1 drop connection to AirPort Express?

    Since Windows 8.1 my Wi-fi connection to AirPort Express does this drop out every 1-4 hours all day long. It suddenly says "Limited Connectivity". My workaround is to connect to another network (my gateway for instance) and then connect to the AirPor