Save for Web action CC 2015

Hello

I just created an Action to help with batch save images for the web. I have several hundred photos I need to reduce and put on a Web site.

  • I can go through the process manually and everything works fine.
  • I created an action, according to the manual process, and it does not work.
  • I also tried to run the action as a batch command and I get the error message "does not recognize the Export command.  I understand that it is obvious that the action does not work, but I thought I would try it anyway.

Someone had problems with the creation of an action or with batch save for Web and how did you get around it if you please.

Thank you

George

I'm on Win 10. Where do you work, do not forget this: when measures registration do not change the file name when recording and save to the folder where you want to save the files when batch processing option because: Override Action "save under" commands will not work for the reason that you do not save (command) step in your action.

Tags: Photoshop

Similar Questions

  • Save for Web Action which keeps the size of the specific image

    I need to create an action recording for a 850 web x 655px.

    When testing my action for the first time, it shows in the Save as dialog box, the image has been reduced to this size as a percentage. If it works well.


    However, when you test the action on an image of different original report, it still reduces the percentage that had been recorded, rather than just to save the image to the 850 x 655, which gives me a different image size.

    Anyone know how I can keep the size of the image of 850 x 655 every time?

    Thank you

    NinjaPuss, this is what you need?

    /**
     * ai.jsx (c)MaratShagiev [email protected] 17.08.2016.
     */
    (function act_saveForWeb () {
      var d     = activeDocument;
      var dW    = d.width;
      var dH    = d.height;
      var wTmpl = 850;
      var hTmpl = 655;
      var wScale = ( wTmpl / dW ) * 100 + '';
      var hScale = ( hTmpl / dH) * 100 + '';
      {
        var actStr = '' +
          '/version 3' +
          '/name [ 10' +
          ' 73617665466f72576562' +
          ']' +
          '/isOpen 1' +
          '/actionCount 1' +
          '/action-1 {' +
          ' /name [ 10' +
          ' 73617665466f72576562' +
          ' ]' +
          ' /keyIndex 0' +
          ' /colorIndex 0' +
          ' /isOpen 1' +
          ' /eventCount 1' +
          ' /event-1 {' +
          ' /useRulersIn1stQuadrant 0' +
          ' /internalName (adobe_SaveForWeb)' +
          ' /localizedName [ 12' +
          ' 5361766520666f7220576562' +
          ' ]' +
          ' /isOpen 0' +
          ' /isOn 1' +
          ' /hasDialog 1' +
          ' /showDialog 1' +
          ' /parameterCount 16' +
          ' /parameter-1 {' +
          ' /key 1181578272' +
          ' /showInPalette -1' +
          ' /type (enumerated)' +
          ' /name [ 4' +
          ' 4a504547' +
          ' ]' +
          ' /value 1246774599' +
          ' }' +
          ' /parameter-2 {' +
          ' /key 1231975538' +
          ' /showInPalette -1' +
          ' /type (boolean)' +
          ' /value 0' +
          ' }' +
          ' /parameter-3 {' +
          ' /key 1366062201' +
          ' /showInPalette -1' +
          ' /type (integer)' +
          ' /value 60' +
          ' }' +
          ' /parameter-4 {' +
          ' /key 1332769901' +
          ' /showInPalette -1' +
          ' /type (boolean)' +
          ' /value 1' +
          ' }' +
          ' /parameter-5 {' +
          ' /key 1348563827' +
          ' /showInPalette -1' +
          ' /type (integer)' +
          ' /value 1' +
          ' }' +
          ' /parameter-6 {' +
          ' /key 1651275122' +
          ' /showInPalette -1' +
          ' /type (real)' +
          ' /value 0.0' +
          ' }' +
          ' /parameter-7 {' +
          ' /key 1299477536' +
          ' /showInPalette -1' +
          ' /type (boolean)' +
          ' /value 1' +
          ' }' +
          ' /parameter-8 {' +
          ' /key 1299477586' +
          ' /showInPalette -1' +
          ' /type (integer)' +
          ' /value 255' +
          ' }' +
          ' /parameter-9 {' +
          ' /key 1299477575' +
          ' /showInPalette -1' +
          ' /type (integer)' +
          ' /value 255' +
          ' }' +
          ' /parameter-10 {' +
          ' /key 1299477570' +
          ' /showInPalette -1' +
          ' /type (integer)' +
          ' /value 255' +
          ' }' +
          ' /parameter-11 {' +
          ' /key 1213424492' +
          ' /showInPalette -1' +
          ' /type (unit real)' +
          ' /value ' + wScale +
          ' /unit 592474723' +
          ' }' +
          ' /parameter-12 {' +
          ' /key 1448305516' +
          ' /showInPalette -1' +
          ' /type (unit real)' +
          ' /value ' + hScale +
          ' /unit 592474723' +
          ' }' +
          ' /parameter-13 {' +
          ' /key 1097757761' +
          ' /showInPalette -1' +
          ' /type (ustring)' +
          ' /value [ 13' +
          ' 417274204f7074696d697a6564' +
          ' ]' +
          ' }' +
          ' /parameter-14 {' +
          ' /key 1131180097' +
          ' /showInPalette -1' +
          ' /type (boolean)' +
          ' /value 1' +
          ' }' +
          ' /parameter-15 {' +
          ' /key 1399608180' +
          ' /showInPalette 0' +
          ' /type (raw)' +
          ' /value < 1574' +
          ' 0000000300000001000000000000000700000001000000000001000000000000' +
          ' 000001010000003c000000010000006400000000000000000000000000000002' +
          ' 00000000ffffffff0000000004ffffffff00000000ffffffff00000000ffffff' +
          ' ff00000000ffffffff0000000000000000ff000000ff000000ff000000ff0000' +
          ' 00ff000000ff000000ff000000ff000000ff000000ff000000ff000000ff0000' +
          ' 00ff000000ff000000ff000000ff000000ff000000ff000000ff000000ff0000' +
          ' 00ff000000ff000000ff000000ff000000ff000000ff000000ff000000ff0000' +
          ' 00ff000000ff000000ff000000ff000000ff000000ff000000ff000000ff0000' +
          ' 00ff000000ff000000ff000000ff000000ff000000ff000000ff000000ff0000' +
          ' 00ff000000ff000000ff000000ff000000ff000000ff000000ff000000ff0000' +
          ' 00ff000000ff000000ff000000ff000000ff000000ff000000ff000000ff0000' +
          ' 00ff000000ff000000ff000000ff000000ff000000ff000000ff000000ff0000' +
          ' 00ff000000ff000000ff000000ff000000ff000000ff000000ff000000ff0000' +
          ' 00ff000000ff000000ff000000ff000000ff000000ff000000ff000000ff0000' +
          ' 00ff000000ff000000ff000000ff000000ff000000ff000000ff000000ff0000' +
          ' 00ff000000ff000000ff000000ff000000ff000000ff000000ff000000ff0000' +
          ' 00ff000000ff000000ff000000ff000000ff000000ff000000ff000000ff0000' +
          ' 00ff000000ff000000ff000000ff000000ff000000ff000000ff000000ff0000' +
          ' 00ff000000ff000000ff000000ff000000ff000000ff000000ff000000ff0000' +
          ' 00ff000000ff000000ff000000ff000000ff000000ff000000ff000000ff0000' +
          ' 00ff000000ff000000ff000000ff000000ff000000ff000000ff000000ff0000' +
          ' 00ff000000ff000000ff000000ff000000ff000000ff000000ff000000ff0000' +
          ' 00ff000000ff000000ff000000ff000000ff000000ff000000ff000000ff0000' +
          ' 00ff000000ff000000ff000000ff000000ff000000ff000000ff000000ff0000' +
          ' 00ff000000ff000000ff000000ff000000ff000000ff000000ff000000ff0000' +
          ' 00ff000000ff000000ff000000ff000000ff000000ff000000ff000000ff0000' +
          ' 00ff000000ff000000ff000000ff000000ff000000ff000000ff000000ff0000' +
          ' 00ff000000ff000000ff000000ff000000ff000000ff000000ff000000ff0000' +
          ' 00ff000000ff000000ff000000ff000000ff000000ff000000ff000000ff0000' +
          ' 00ff000000ff000000ff000000ff000000ff000000ff000000ff000000ff0000' +
          ' 00ff000000ff000000ff000000ff000000ff000000ff000000ff000000ff0000' +
          ' 00ff000000ff000000ff000000ff000000ff000000ff000000ff000000ff0000' +
          ' 00ff000000ff000000ff000000ff000000ff000000ff000000ff000000ff0000' +
          ' 00ff000000ff000000ff000000ff000000ff000000ff000000ff000000ff0000' +
          ' 00ff000000ff000000ff000000ff000000ff000000ff000000ff000000ff0000' +
          ' 00ff000000ff000000ff000000ff000000000000000000000000000001a80000' +
          ' 00100000000100000000000e54617267657453657474696e67730000000a0000' +
          ' 00004d7474434f626a630000000100000000000a4e6174697665517561640000' +
          ' 000300000000426c20206c6f6e67000000ff0000000047726e206c6f6e670000' +
          ' 00ff00000000526420206c6f6e67000000ff000000004f70746d626f6f6c0100' +
          ' 000000516c74796c6f6e670000003c0000000b6164644d65746164617461626f' +
          ' 6f6c010000000a626c7572416d6f756e74646f75620000000000000000000000' +
          ' 0f656d62656449434350726f66696c65626f6f6c000000000a66696c65466f72' +
          ' 6d6174656e756d0000000a46696c65466f726d6174000000004a504547000000' +
          ' 0c6e6f4d61747465436f6c6f72626f6f6c000000000b70726f67726573736976' +
          ' 65626f6f6c000000000c7a6f6e65645175616c6974794f626a63000000010000' +
          ' 000000095a6f6e6564496e666f00000004000000096368616e6e656c49446c6f' +
          ' 6e67ffffffff0000000d656d70686173697a6554657874626f6f6c0000000010' +
          ' 656d70686173697a65566563746f7273626f6f6c0000000005666c6f6f726c6f' +
          ' 6e6700000000' +
          ' >' +
          ' /size 1574' +
          ' }' +
          ' /parameter-16 {' +
          ' /key 1231953952' +
          ' /showInPalette -1' +
          ' /type (ustring)' +
          ' /value [ 28' +
          ' 433a5c55736572735c6d2e736861676965765c4465736b746f705c40' +
          ' ]' +
          ' }' +
          ' }' +
          '}'
      }
      var f = new File ('~/ScriptAction.aia');
      f.open ('w');
      f.write (actStr);
      f.close ();
      app.loadAction (f);
      f.remove ();
      app.doScript ("saveForWeb", "saveForWeb", false); // action name, set name
      app.unloadAction ("saveForWeb", ""); // set name
    } ());
    
  • I've upgraded to Photoshop CC 2015.5.0 and now export &gt; save for Web (legacy) is not available.  How to export an animated GIF?

    In Photoshop CC 2015.5.0 "Save for Web (legacy)" is gray, it is not available and I'd like to export a calendar box as an animated GIF.  I can export as video, but I don't see how to export to animated GIF format.  Help please.

    [Ask in the correct forum allows... Left non-technical Forum Lounge for forum specific program... MOD]

    You are on the bit depth of 8bits Document?

    If no, go to 8-bit

  • Save for Web file default in Illustrator CC 2015.3

    Following the upgrade to Illustrator CC 2015.3, whenever I want to export my work using ' export > save for web... "it is by default in GIF file format In previous versions, it is lacking in any format that you used previously, but now it always goes to the GIF format.

    I have made online and product and can't find anyway to change that. It's a minor change, but when you are exporting multiple images in the creation of digital assets for marketing campaigns is incredibly frustrating and lose time when you must always choose the type of file you want.

    I've noticed this time when you use Illustrator at home on my PC and Mac at work. There is the option "Export for screens", but that can be a bit of a faff, especially when you have to go and rename each file after export.

    In short, is there a way to change the default file format 'save for web', says PNG?

    We have released a fix for this problem. Please update.

  • Im running ADOBE CC 2015 on an iMac and Illustrator plant all the time when I try to use the save for web. I need to use this feature, all day and am frustrated of all accidents. Help, please.

    Im running ADOBE CC 2015 on an iMac and Illustrator plant all the time when I try to use the save for web. I need to use this feature, all day and am frustrated of all accidents. Help, please.

    Hello

    We have published a 19.0.1 hotfix that resolves this problem in discussion on this topic. Please apply the patch to your creative cloud application. The creative cloud application checks the update once a day, so you may see the update immediately.  If you want to force the check for an update at the beginning please logout and log back into the creative Cloud application.

    Link to 19.0.1 release notes: https://helpx.adobe.com/illustrator/kb/illustrator-cc-2015-crash-bug-fixes-19-0-1.html

    If you continue to see any questions send us an e-mail to [email protected]

    Kind regards

    Ashutosh

    The name of the Illustrator team engineering

  • Since the update to 2015 CC, "Save for Web" crashes whenever I have it try. Is there a new way to save pictures off in many sizes?

    Hey everyone, since I've updated for Creative Cloud 2015, whenever I have tried to use the option 'Save for Web', Illustrator will crash all trying to render the preview. I understand that save for web was marked as legacy in Photoshop - so I feel this feature is on its way out the door. So, I was wondering if there is another way to save an image in many sizes? It was my main reason to use save for web. Under export I don't see the option for several sizes. Thank you!

    James,

    Personal Adobe works with issues save for Web, but it can take some time.

    Some have re-established CC 2014 because of this.

    If uninstalled, you can reinstall CC 2014.

    o-CC-or-any-creative-cloud-application/ http://blogs.adobe.com/kevinmonahan/2014/01/29/Revert-to-a-previous-version-of-Premiere-PR

    Or from the tab versions in the app management CC using the CC Office management application, you should be able to go to the top gear icon on the right. Find the Illustrator set up and that there should be an option of previous Versions that you can develop.

    Or go to your console CC > menu APPS, then scroll down to find additional applications and the right to it see you blue text (probably all applications.) and choice of menu, open it and jump a little below in black letters menu (video, etc.) there is a blue line SEE the PREVIOUS VERSIONS, click on it, you will see the names of all the software without number , click on install and you will see all earlier versions to install according to your choice.

    You can also see how to post #20 by Drawingbuddy in this thread:

    https://forums.Adobe.com/thread/1871573

    Otherwise you might get drawn to help here.

    http://prodesigntools.com/Adobe-CC-version-control.html

    Our Adobe staff friends are busy to 2015 CC research questions, so I hope the dust will settle soon and everything will be fine.

  • Impossible to save for web in illustrator cc 2015

    When I try to save an Illustrator file using save for Web to CC2015.
    Is stop and display this message! Can someone explain why this is happening?
    like this > > https://www.youtube.com/watch?v=sUJvTv90ybs & feature = youtu.be

    so I try to uninstall cc2015 and reinstall for cc2014, all is well now!

    Hello

    We have published a 19.0.1 hotfix that resolves this problem in discussion on this topic. Please apply the patch to your creative cloud application. The creative cloud application checks the update once a day, so you may see the update immediately.  If you want to force the check for an update at the beginning please logout and log back into the creative Cloud application.

    Link to 19.0.1 release notes: https://helpx.adobe.com/illustrator/kb/illustrator-cc-2015-crash-bug-fixes-19-0-1.html

    Kind regards

    Ashutosh

    The name of the Illustrator team engineering

  • Photoshop 2015 lack the save for Web option?

    Just did the upgrade of the cloud of Adobe Photoshop 2015 - now the option 'Save for Web' has completely disappeared (not grayed out, gone!)

    How can I get that back? I use this option all the time.

    It was mover file export.

  • 'Save for web' as 'legacy' in Photoshop CC (2015)?

    Anyone know why (a) ' save for web' is now "legacy" (under export) and (b) the question of whether something will replace it?

    I know, it sucks. That's what I found:

    From the 2015 version of CC in Photoshop, the file > save for Web option has been moved to the File > Export > save for Web (legacy) alongside new export options.

    For these new export options, see export of work plans, layers and more.

    and this is the link need you:

    Using Photoshop | Export of work plans, layers, etc.

    It is related to the new option of work plans they have.


  • CC 2015 Illustrator crashes when you use the function "save for Web".

    CC 2015 Illustrator crashes when you use the function "save for Web".

    Hello

    We have published a 19.0.1 hotfix that resolves this problem in discussion on this topic. Please apply the patch to your creative cloud application. The creative cloud application checks the update once a day, so you may see the update immediately.  If you want to force the check for an update at the beginning please logout and log back into the creative Cloud application.

    Link to 19.0.1 release notes: https://helpx.adobe.com/illustrator/kb/illustrator-cc-2015-crash-bug-fixes-19-0-1.html

    Kind regards

    Ashutosh

    The name of the Illustrator team engineering

  • Save for web in 2015 PS went

    I just updated my CC software and see the function SAVE for WEB disappeared in Photoshop - how to return this functionality?

    Look under file > export in photoshop cc 2015.

    You can also check file > export under...

    https://helpx.Adobe.com/Photoshop/using/export-artboards-layers.html

  • Problem with save for Web in Action

    We do hundreds of images to our fine print main client. As part of the work, they want to the final image through save for Web registered as file a .jpg and .png to 1000 pixels wide.

    The problem is, if you try to create an action for this, the size of the action records is a percentage and not a width in pixels. It is therefore impossible (so it seems) to record an action that sets the scale as a sizing with a fixed output of 1000 pixels wide. Since images vary in size and he insists on registration of the size as a percentage, you can not create an action that will work.

    I tried to see if there is a way to change the action to change the output of a width in pixels, but didn't see how to do it. Is it still possible? We would save TONS of not having to manually open each image twice as much work and savings for each format.

    Yes, there is a bug with this script.

    The bug got into CS5 and was not attached to the CS6.

    You can download the fixed script here...

    http://www.PS-scripts.com/BB/viewtopic.php?f=10&t=3370

  • CS3: Having problems creating an Action to "save for Web".

    Hi all

    I am creating an Action to convert my psd. files to JPEG is suitable for the web.  I use a Mac Pro CS3 running.  My work space Adobe RGB (1998), all files start as Canon RAW CR2, are published in 16-bit and then saved as a psd.  I created an Action following an open psd. image in Photoshop:

    (1) Windows > Actions

    (2) create new Action

    (3) renamed 'save for Web' and then click on registration

    (4) image > duplicate > OK

    (5) Edition > convert to profile

    (6) changed Destination space sRGB IEC61966 - 2.1 > OK

    (7) file > save as

    (8) format > option JPEG no?  What?

    Everything seemed fine until I reached the stage of Format.  I had a lot of choices, but JPEG was not one of them.  Can someone please tell me what I'm doing wrong?  Thank you!

    Mike

    They must be 8 bits. But why do you use Save as instead of "save for web"?

  • Save for Web not available in Illustrator CC 2015.3

    Always counted on save for Web in Illustrator. Now, it seems to have been deleted. What are the other options?

    Running a Macbook Pro with the latest operating system and 16 GB of RAM.

    Thank you.

    S4W now has a new home inside the menu export. Please see the snapshot.

    We have also added a new export route. Please try the new quick export feature and tell us how you feel about it.

  • Where a - save for web - went to the CC 2015

    I was shocked when I went to update a web image through DSP and went to save for web, to see that it is not available.

    I can't believe that such an essential element would be deleted.

    Is there another way to access?

    Save for the Web has been moved to the file > export menu. The shortcut remains the same.

    Over time, Adobe will be phased out save for the Web and replacing it with the new Export feature as, but is that all of the features in save for Web are accessible to the breast to export it as.

Maybe you are looking for