Save for the Web and the Options in the Section

Why when I "save for web" in my .psd document, this action create a document with defined sections and a folder with images related to the sections?

Havy you tried (cited in the documentation)

3. If you want to delete all user slices and layer-based slices, choose View > clear slices.

?

Tags: Photoshop

Similar Questions

  • Save for the web by calling Export possible c# (exportDocument)?

    I try to call the c# Export function and I'm having a hard time to provide a valid file object.

    I picked up the old COM FileSystemObject and tried (because who has the habit of working in VB6 and VBScript).

    In c# I had not yet run. Any ideas?

    I have a piece of code using ExecuteAction to run a number of difficult to understand lines of code, execution of save for Web, for an image.

    I am now rewriting to call the method to export the document instead, because it would be so much easier to follow).

    It's my current test code

    // Using the export function (instead of hard-to-understand-output-script)
            private void SaveJpegForWebUsingExport(dynamic docRef, string filePath, int percentage)
            {
    
                // Begin with deleting the destination image if it already existed on disk.
                if (System.IO.File.Exists(filePath))
                {
                    System.IO.File.Delete(filePath);
                }
    
                dynamic options = Activator.CreateInstance(Type.GetTypeFromProgID("Photoshop.ExportOptionsSaveForWeb"));
                options.quality = percentage;
                options.format = 6; // JPEG = 6 (enl Object Model Viewe i Extenscript Toolkit)  .Type.GetTypeFromProgID("SaveDocumentType.JPEG");   // Save Format for the file
                
                  // Create an empty file, to be able to referr to it using filesystemobject (is this really needed?)
                var myFileEmpty = System.IO.File.Open(filePath,System.IO.FileMode.CreateNew);
                myFileEmpty.Close();
    
                var fs = new IWshRuntimeLibrary.FileSystemObject();
                var myFile = fs.GetFile(filePath);
              
               // ExportType.SAVEFORWEB = 2 (according to Object Model Viewe in Extenscript Toolkit)
                docRef.Export(myFile, 2, options);
                //docRef.Export(myFile.ParentFolder, 2, options);
    
            }
    

    This is the error I get, so of course the file (I tested with folder as well) object is not recognized as a valid type in Photoshop:

    Test1.EPS processing error: System.Runtime.InteropServices.COMException (0 x 80040

    4DA): non-compliant - argument argument 1

    File/folder provided

    at System.Dynamic.ComRuntimeHelpers.CheckThrowException (Int32 hresult, ExcepI

    NFO & excepInfo, argErr UInt32, String message)

    to CallSite.Target (closure, CallSite, ComObject, folder, Int32, Object)

    Thank you

    Andreas

    This seems to work...

    using System;
    using System.Collections.Generic;
    using System.Linq;
    using System.Text;
    using ps = Photoshop;
    namespace ConsoleApplication1
    {
        class Program
        {
            ps.Application app = new ps.ApplicationClass();
            static void Main(string[] args)
            {
                Program mp = new Program();
                string file = @"C:\Vids\frog.jpg";
                mp.SaveJpegForWebUsingExport(file, 80);
            }
            private void SaveJpegForWebUsingExport(string filePath, int percentage)
            {
                // Begin with deleting the destination image if it already existed on disk.
                if (System.IO.File.Exists(filePath))
                {
                    System.IO.File.Delete(filePath);
                }
                dynamic options = Activator.CreateInstance(Type.GetTypeFromProgID("Photoshop.ExportOptionsSaveForWeb"));
                options.quality = percentage;
                options.format = 6; // JPEG = 6 (enl Object Model Viewe i Extenscript Toolkit)  .Type.GetTypeFromProgID("SaveDocumentType.JPEG");   // Save Format for the file
                // ExportType.SAVEFORWEB = 2 (according to Object Model Viewe in Extenscript Toolkit)
                app.ActiveDocument.Export(filePath, 2, options);
            }
        }
    }
    
  • Save for the web just for display or for sending, too?

    I need to send files with layers, so I won't use it save for web or I'm going to lose, I thought a general save as. I heard that save for web translates your web language file, now these files will be worked again and, possibly, validated, but not by me right now. I send you just them.

    Is to save for web recommended any time you send files to an email, or just for display?

    Sorry I have to go now, but I'll be happy to read you tomorrow.

    Marian Driscoll wrote:

    ... There are options to include [metadata in the save for Web dialogue]...

  • Save for the Web default file type in PSE 8 on Windows 7

    I just installed PSE 8 on a new Windows 7 system. On my previous Windows XP running PSE 6 system, the Save for Web file by default JPEG medium, which is what I wanted to type. On this installation, it is by default every time to GIF format; I have change and save the file as a JPEG, and the following default is again in the GIF format. Closure of PSE, restart Windows, nothing changes that. I would like to make it the default JPEG medium; is there a way?

    On a MAC, it doesn't stick on the last option you have saved for example Jpeg, if it was a Jpeg image.

    For windows, it seems to work:

    Search for the file using Explorer PhotoshopElementsEditor.exe (in the folder C:\Program Adobe Photoshop Elements 8.0) right-click on this file and choose Run as administrator.

    Go back to the editor, open an image, select Save for Web and choose jpeg; then save this file. The next time that you run the editor and use web order registration, type jpeg should hopefully stick as the default.

  • Save for the Web Glitch? Illustrator 2015.3 CC

    I just updated my CC Illustrator to the latest version (2015.3), and I notice that when you use 'Save for Web' it automatically returns to the default value, which is GIF... I tried to create presets and repeat the process several times hoping that it will retain the previous setting I used that ideally is JPEG, but in vain.  The previous version of Illustrator remember my previous settings during export, but now I have to manually switch each setting time and time again.  I use 'Save for Web' a lot, so it becomes a boring potential nightmare for me.

    Any ideas?

    Data sheet:

    Illustrator 2015.3 CC

    OS X Yosmite 10.10.5

    Processor: Intel Core i5 at 2.9 GHz

    Memory: 8 GB 1600 MHz DDR3

    Graphics card: NVIDIA GeForce GT 750 M 1024Mo

    Hello

    We are preparing a fix for this problem. We invite you to participate in our pre-release program and enter the building from the beginning if this can help. We have already published a version that resolves this problem.

    Under the pre-release program you will have access to our latest versions and get an opportunity to share your comments and suggestions with the teams directly product Illustrator and engineering. If you are interested in joining this program, click on http://adobe.ly/1Q3rCPI . A few prerequisites to participate in the program: a subscription is valid. Latest version of Illustrator installed on your machine.

    Thank you

    Ashutosh chikh

    The quality of the SR - Illustrator Engineering Manager

  • Logo is absent from the elements when I save for the web

    I was given a logo to work with a project, but every time I try to save it as a GIF, jpeg, or in a different image format, the text in the logo is missing.

    Here is a screenshot of what it is supposed to look like:

    Liz1.jpg

    Here is a screenshot of what it looks like when you save for web:

    Liz2.jpg

    I adjusted the color the butterfly and the text to the clear green color, you see, but the text is missing and some original colors appear on the save for web viewing.

    I tried without success to the following:

    • Copy / paste the logo
    • Changing colors
    • Separate logo
    • Expand the logo
    • Addition of stroke
    • Live Paint

    Save as a PDF file works, but when I tried to print flyers with the image to the Kinkos, I met the same problem with the text disappearing.  Does anyone know how to fix this?  I know that I could just put it in Photoshop to get the final product I want, but I'm going to use this logo in the future and don't want to experience the hassle again.

    This is Illustrator CS5, and I work on a PC.


    Thank you.

    Looks like you got the white fill set to overprint.

    Select the text that is disppearing, and go to the attributes Panel and see if overprinting is enabled.

  • Save for the web went... help please

    my web save has been replaced by Save to model

    I can't find a way to fix it. Help!

    File > export > save for web ?

  • Failed to send a file from a Web site, it takes for Outlook Express and no option 'send '.

    Original title: I can't send a file, when I use the e-mail to a Web site.  It takes me to my Outlook Express, but there is no option to send when I click on "file." Outlook Express Version 6.

    Outlook Express Version 6.

    First of all, you need to know what e-mail program you use.  Thanks for replying...

    1. What is your version of Windows.
    2. What does say in the banner blue at the top of your e-mail program?
    3. In help | On..., that says it?

    If you are sure that you are using to see OE these to be sure it is set as default.

    Control Panel | Add/Remove programs. Set Program Access and Defaults. Custom + down arrow | Select the option for Outlook Express.

    Making OE the default e-mail client:
    http://www.oehelp.com/oedef.aspx

    For the links in the email:
    http://www.oehelp.com/oelnk.aspx

    And:
    http://support.Microsoft.com/?kbid=306098

    "Send to" and e-mail links do not work using Outlook Express as default:
    http://support.Microsoft.com/?kbid=306098

    If no help above, try in a new identity.

    File | Identities | Add the new identity. Create a new one and try it. If all goes well, you can import your messages and address book from the old identity and delete it.

  • My names of files in Flash CS6 change every time I have save for the first time

    When I got Flash CS6, I worked on an animation and has called "grumpy." Now, 2 years later, whenever I'm doing a project in Flash and save it for the first time, he adds "": grumpy ' at the end of the file name. "

    For example, I'm working on a project now with the point leader name "2_1.fla segment." When I recorded it for the first time, it changed to "segment 2_1.fla*: grump.»  Adds it at the end of any project, regardless of the type (ActionScript 3.0 or 2.0).

    I have no idea why Flash is doing this, because this project is not connected to the original 'grumpy' somehow. I don't know how to remove it, either. Any help would be appreciated! Thank you!!

    reset your preferences - flash: http://helpx.adobe.com/flash/kb/re-create-preferences-flash-professional.html

    you could also disable AutoSave to see if that solved the problem.

  • Satellite A100-02 b PSAAR: trick to be able to save for the multi monitor users

    Hi, people

    I always use an external as extension of office monitor when I connect my Tosh to AC.
    And I just found out, when I plug it all and go truly mobile, the graphics card still provides a signal to the VGA Port for the then nonexistent extern monitor.

    On my Satellite A100-02 b (PSAAR) that consumes about 2 Watts, which means about 10% of the duration of battery life, which is about 20 minutes!
    So, if everyone did the same thing
    -Place a link on your desktop or startmenu to 'C:\Windows\System32\control.exe desk.cpl"to have quick access to the settings of the monitor
    -turn off the monitor 2
    - and enjoy longer battery life!

    It's on my Vista, I don't know how XP performs...
    Welcome, Matz

    Hello

    Thanks for the very useful info.
    I think it could be very useful for everyone who uses batteries very often.

    Good bye

  • Save for transparent web for gaphics problem

    Hello!

    savng all transparent graphic in "" save for web &.. "the transparency of the original file is shown much more opaque/more dark and so it will save in file png."

    Iconnecte file where you can see a red box with opaciy 40%, but when open to save for web is more like a 60% opacity.

    I found solutions to some problems to change color in save for web, but none of them solved my problem.

    Any ideas?

    Not everything is as desperate it seems just a bit hidden in CS 3 and earlier in 4 CS the mystry was forced to take the frnt though not really rating as far as I know.

    The problem is simple to fix and has a logical reason why this is manifested in this way.

    In save CS 3 for the Web there is a small triangle at the top has left corner on the image display that offers a choice between the default and the color of the uncompressed problem and device, color Macintosh, Windows color and color profile Document which is what you are looking for that is what you expect match.

    There is also the option convert to sRGB that what the web fundamentally displays. Located on the upper right of the dialog also fall down.

    I hope that helps you find your way it used for me a little crazy drive me until I took a glance really close the dialog box.
  • MUSE OF WORKFLOW FOR SITE WEB AND TABLET

    Hello

    Based in France, I'm working on (design) design of digital solutions and develop my business for a few months. The problem is that the Digital publishing suite license is too wide for the client and there is no option for a single publication.

    I may have the opportunity to work for a communication agency and one of its customers will have to convert its plate group ' (print pdf) digital version for his Web site and tablets of its commercial team.

    It is imperative that the digital version is usable on its web site, as well as on their ipads (version 2-5) with SAFARI and Internet Explorer 9 to 11. It would be finished if users still on XP so often under IE8 and firefox can read the animation of the document.

    (1) IS THERE A GOOD WOKFLOW FOR WEB SITE AND DIGITAL PRESENTATION?

    In response to the request of my client, this is the method safe to have a kind off "webapp" below and good?

    Primary: Creating site and Tablet Muse project, integrating the content (text / audio / images / animations .oam) for the publication.

    Secondery: Integration of a HTML file in the Web client server (with a link that targets the project) so that the client has the HTML version of its Web site and the digital version on tablet.

    (2) HTML FOR WEB SITE

    If I enter a HTML folder, if I do it in Adobe Muse, will it work in all browsers indicate above?

    (3) HTML FOR WEB SITE

    Can I manage with muse the same feeling a bit broad digital experience as Digitalis publish ing Suite on Tablet?

    (4) OFFLINE?

    How to enable its customers to access digital for repetitive offline version, if there is not internet?

    Thank you for your help, reply as soon as you can

    Albéric

    [email protected]

    In response to questions:

    (1) you can add content to the mobile version page, you can make some adjustments in the field of pulling to the top of the folder stored by a specific version for office phone and phone devices.

    (2) Yes

    (3) you can manage the site of the Tablet also in the edition browser can be accessed.

    (4) to do this, the site must be implemented locally in a folder and then the html files can be viewed in local browser.

    Thank you

    Sanjit

  • Call except for dialog web and devices

    can anyone tell me how please call script except for the devices and web dialog box...

    Hi rajaramasami,

    You can find examples for example in JavaScript for save for Web, here in the forum.

    In one, written by Paul Riggott:

    Paul Riggott wrote:

    Here you are...

    function main(){
    if(!documents.length) return;
    var Name = app.activeDocument.name.replace(/\.[^\.]+$/, '');
    var saveFile = File(Folder.desktop + "/" + Name + ".jpg");
    if(saveFile.exists){
       if(!confirm("Overwrite existing document?")) return;
        saveFile.remove();
        }
    SaveForWeb(saveFile,100); //change to 60 for 60%
    }
    main();
    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);
    }
    

    Have fun

  • Just failed 1z0 - 060, would be selftest exam prep 1z0-067 to be the best route to study for the section Core DBA?

    Hello

    Upgrade of 1z0-060 12 c the weekend reviewing.

    I almost spent the new features section, but not quite a few on the section s/n Basic.

    I spent probably 150-200 hours studying for the what's new section.

    Rate the new section of features through one or two questions.

    I was not on 12 c yet.

    However, I've spent hardly studied anytime for the s/n of base section.

    My strategy now is to buy the selftest 1z0-067 software to see if I can freshen up on core dba stuff.

    Thank you Roger


    However, I've spent hardly studied anytime for the s/n of base section.

    Like bigdelboy said, I consider that section Core s/n the harder of the two--largely because it is more difficult to prepare for. Several issues in this section are extremely broad.  "Solving the problems of network and database" and 'Implementation Application Tuning' in particular are ridiculously broad themes.

    That said, I don't consider any practice tests to be the place to learn the material.  In my opinion, their place in the grand scheme of things is to see if you're ready for the real exam and to diagnose where are your weaknesses * after * having prepared using other materials. The most probable resource for the Core section in my opinion would be the Oracle Press book "Manual of DBA Oracle Database 12 c" by Bob Bryla http://www.amazon.com/dp/0071798781 - something equivalent.

    This book should have broad coverage of basic skills Oracle DBA. That said - I have * not * its table of contents against the topics in the section s/n review basic recut.  I recommend you to do this before making a decision to buy the book.

  • Set the priority for execution for the sections on the dashboard

    Hello

    I have 1 guest of dashboard and 2 sections placed on a dashboard. When I do a quick selection and click the button go, I want the section B to be executed and return of results before section A is executed. Here guided navigation is not very useful. Can someone help please

    MNRK,

    That's what you need to do.
    Create a small interim report. This report should just return from the very minimum values, otherwise a performance problem may come into action.
    If the report B returns lines kickoff of the intermediate report based on what A kickoff report.

    -bifacts
    http://www.obinotes.com

Maybe you are looking for

  • Qosmio G20-118: System start slowly - restore?

    Hi guys,. 1 day to another, start windows on my G20-118 has become slower. Windows starts as usual, but all programs related to communication take 2 minutes to start until I can connect to the internet. If I open IE in the meantime it is not yet avai

  • IBM ThinkPad Lenovo T60 (8744 5BU) sound driver problem

    Hello I have problems with my Lenovo T60, I ran all the updates and installed all the drivers that I am able to install, with the exception of 1 pilot that I can't find anywhere. It is the sound driver, I checked everywhere on the internet for days a

  • How to uninstall AVG firewall?

    I'm not able to download an anti virus app for the protection of my PC. How can I uninstall AVG firewall app. This program is not visible anywhere on my PC. Pl help

  • purchase of recovery disks

    I need to buy for a G62-355DX laptop recovery disks. Whenever I try to follow a link to find a page to place an order it loop to where I started and circles constantly. Can someone give me a link to the right place? S/N is: [redacted] Thank you

  • Cancel help

    I just downloaded the software Acrobat Reader just so I could read a document sent to me by my supervisor.  Then I discovered that it used Microsoft EDGE, and after advice from my computer Expert who just cleaned my laptop last week, I REFUSE to USE