Change default on 'save for Web '.

On my old computer "XP" I'm sure that when I saved a chart of the default value is jpeg, but on this computer running Windows7, the default is gif.  Is there a way I can change this?

Go to the John R. Ellis psedbtools Q & A.  This works in Vista and PSE9 in my case.

Jürgen

Tags: Photoshop

Similar Questions

  • Define and save the preferences / default to save for Web?

    I used PE2 forever, even though my Mac OS updated. Now, however, on Snow Leopard, I had to me PE8, and I'm a little lost. In PE2, if I used the same custom setting to save for Web, after awhile, it just kept and that somehow became my default. It was wonderful. Now, in PE8, the JPG quality is always set to 0. I'd like to something that I like (I'm not completely happy with the presets), and which have been raised by default. I thank very you much for all your help.

    Bantymom

    We all want that. Theoretically you can option-click on the help button and it turns into a button store, but unfortunately in practice it is usually just as distracted as if you had clicked. If you're lucky, he might remember an editing session, however.

  • How to change folder name by default when you use save for Web in java script?

    Hello everyone, hope you can help me.


    Photoshop has a folder name by default of images When you export using slices Save for Web . I need to change this folder name.

    How to change folder name by default when you use save for Web in java script?

    Thanks in advance!


    1325ACD7-9C89-4D20-A6BF-E9EE8B7A1D27.png

    QQ20150923-1@2x.png


    JJMack Chuck Uebele Nicolas Ribot SuperMerlin

    You can try with scriptlistener to record the code. Change to the last line of the NO to ALL dialog boxes, so that the dialog - if you wish. There are two places in the code to save the files: one where is actually saved the file, and the other where the default value is file. I have seen it changed something with it. So, you can simply use the first listing of a path in the code below.

    #target photoshop
    
    var idExpr = charIDToTypeID( "Expr" );
        var desc19 = new ActionDescriptor();
        var idUsng = charIDToTypeID( "Usng" );
            var desc20 = new ActionDescriptor();
            var idOp = charIDToTypeID( "Op  " );
            var idSWOp = charIDToTypeID( "SWOp" );
            var idOpSa = charIDToTypeID( "OpSa" );
            desc20.putEnumerated( idOp, idSWOp, idOpSa );
            var idDIDr = charIDToTypeID( "DIDr" );
            desc20.putBoolean( idDIDr, true );
            var idIn = charIDToTypeID( "In  " );
            desc20.putPath( idIn, new File( "C:\\Users\\csuebele\\Pictures\\LR shortcuts" ) );//Here's where it actually saves
            var idFmt = charIDToTypeID( "Fmt " );
            var idIRFm = charIDToTypeID( "IRFm" );
            var idPNtwofour = charIDToTypeID( "PN24" );
            desc20.putEnumerated( idFmt, idIRFm, idPNtwofour );
            var idIntr = charIDToTypeID( "Intr" );
            desc20.putBoolean( idIntr, false );
            var idTrns = charIDToTypeID( "Trns" );
            desc20.putBoolean( idTrns, true );
            var idMtt = charIDToTypeID( "Mtt " );
            desc20.putBoolean( idMtt, true );
            var idEICC = charIDToTypeID( "EICC" );
            desc20.putBoolean( idEICC, false );
            var idMttR = charIDToTypeID( "MttR" );
            desc20.putInteger( idMttR, 255 );
            var idMttG = charIDToTypeID( "MttG" );
            desc20.putInteger( idMttG, 255 );
            var idMttB = charIDToTypeID( "MttB" );
            desc20.putInteger( idMttB, 255 );
            var idSHTM = charIDToTypeID( "SHTM" );
            desc20.putBoolean( idSHTM, false );
            var idSImg = charIDToTypeID( "SImg" );
            desc20.putBoolean( idSImg, true );
            var idSWsl = charIDToTypeID( "SWsl" );
            var idSTsl = charIDToTypeID( "STsl" );
            var idSLAl = charIDToTypeID( "SLAl" );
            desc20.putEnumerated( idSWsl, idSTsl, idSLAl );
            var idSWch = charIDToTypeID( "SWch" );
            var idSTch = charIDToTypeID( "STch" );
            var idCHsR = charIDToTypeID( "CHsR" );
            desc20.putEnumerated( idSWch, idSTch, idCHsR );
            var idSWmd = charIDToTypeID( "SWmd" );
            var idSTmd = charIDToTypeID( "STmd" );
            var idMDCC = charIDToTypeID( "MDCC" );
            desc20.putEnumerated( idSWmd, idSTmd, idMDCC );
            var idohXH = charIDToTypeID( "ohXH" );
            desc20.putBoolean( idohXH, false );
            var idohIC = charIDToTypeID( "ohIC" );
            desc20.putBoolean( idohIC, true );
            var idohAA = charIDToTypeID( "ohAA" );
            desc20.putBoolean( idohAA, true );
            var idohQA = charIDToTypeID( "ohQA" );
            desc20.putBoolean( idohQA, true );
            var idohCA = charIDToTypeID( "ohCA" );
            desc20.putBoolean( idohCA, false );
            var idohIZ = charIDToTypeID( "ohIZ" );
            desc20.putBoolean( idohIZ, true );
            var idohTC = charIDToTypeID( "ohTC" );
            var idSToc = charIDToTypeID( "SToc" );
            var idOCzerothree = charIDToTypeID( "OC03" );
            desc20.putEnumerated( idohTC, idSToc, idOCzerothree );
            var idohAC = charIDToTypeID( "ohAC" );
            var idSToc = charIDToTypeID( "SToc" );
            var idOCzerothree = charIDToTypeID( "OC03" );
            desc20.putEnumerated( idohAC, idSToc, idOCzerothree );
            var idohIn = charIDToTypeID( "ohIn" );
            desc20.putInteger( idohIn, -1 );
            var idohLE = charIDToTypeID( "ohLE" );
            var idSTle = charIDToTypeID( "STle" );
            var idLEzerothree = charIDToTypeID( "LE03" );
            desc20.putEnumerated( idohLE, idSTle, idLEzerothree );
            var idohEn = charIDToTypeID( "ohEn" );
            var idSTen = charIDToTypeID( "STen" );
            var idENzerozero = charIDToTypeID( "EN00" );
            desc20.putEnumerated( idohEn, idSTen, idENzerozero );
            var idolCS = charIDToTypeID( "olCS" );
            desc20.putBoolean( idolCS, false );
            var idolEC = charIDToTypeID( "olEC" );
            var idSTst = charIDToTypeID( "STst" );
            var idSTzerozero = charIDToTypeID( "ST00" );
            desc20.putEnumerated( idolEC, idSTst, idSTzerozero );
            var idolWH = charIDToTypeID( "olWH" );
            var idSTwh = charIDToTypeID( "STwh" );
            var idWHzeroone = charIDToTypeID( "WH01" );
            desc20.putEnumerated( idolWH, idSTwh, idWHzeroone );
            var idolSV = charIDToTypeID( "olSV" );
            var idSTsp = charIDToTypeID( "STsp" );
            var idSPzerofour = charIDToTypeID( "SP04" );
            desc20.putEnumerated( idolSV, idSTsp, idSPzerofour );
            var idolSH = charIDToTypeID( "olSH" );
            var idSTsp = charIDToTypeID( "STsp" );
            var idSPzerofour = charIDToTypeID( "SP04" );
            desc20.putEnumerated( idolSH, idSTsp, idSPzerofour );
            var idolNC = charIDToTypeID( "olNC" );
                var list4 = new ActionList();
                    var desc21 = new ActionDescriptor();
                    var idncTp = charIDToTypeID( "ncTp" );
                    var idSTnc = charIDToTypeID( "STnc" );
                    var idNCzerozero = charIDToTypeID( "NC00" );
                    desc21.putEnumerated( idncTp, idSTnc, idNCzerozero );
                var idSCnc = charIDToTypeID( "SCnc" );
                list4.putObject( idSCnc, desc21 );
                    var desc22 = new ActionDescriptor();
                    var idncTp = charIDToTypeID( "ncTp" );
                    var idSTnc = charIDToTypeID( "STnc" );
                    var idNConenine = charIDToTypeID( "NC19" );
                    desc22.putEnumerated( idncTp, idSTnc, idNConenine );
                var idSCnc = charIDToTypeID( "SCnc" );
                list4.putObject( idSCnc, desc22 );
                    var desc23 = new ActionDescriptor();
                    var idncTp = charIDToTypeID( "ncTp" );
                    var idSTnc = charIDToTypeID( "STnc" );
                    var idNCtwoeight = charIDToTypeID( "NC28" );
                    desc23.putEnumerated( idncTp, idSTnc, idNCtwoeight );
                var idSCnc = charIDToTypeID( "SCnc" );
                list4.putObject( idSCnc, desc23 );
                    var desc24 = new ActionDescriptor();
                    var idncTp = charIDToTypeID( "ncTp" );
                    var idSTnc = charIDToTypeID( "STnc" );
                    var idNCtwofour = charIDToTypeID( "NC24" );
                    desc24.putEnumerated( idncTp, idSTnc, idNCtwofour );
                var idSCnc = charIDToTypeID( "SCnc" );
                list4.putObject( idSCnc, desc24 );
                    var desc25 = new ActionDescriptor();
                    var idncTp = charIDToTypeID( "ncTp" );
                    var idSTnc = charIDToTypeID( "STnc" );
                    var idNCtwofour = charIDToTypeID( "NC24" );
                    desc25.putEnumerated( idncTp, idSTnc, idNCtwofour );
                var idSCnc = charIDToTypeID( "SCnc" );
                list4.putObject( idSCnc, desc25 );
                    var desc26 = new ActionDescriptor();
                    var idncTp = charIDToTypeID( "ncTp" );
                    var idSTnc = charIDToTypeID( "STnc" );
                    var idNCtwofour = charIDToTypeID( "NC24" );
                    desc26.putEnumerated( idncTp, idSTnc, idNCtwofour );
                var idSCnc = charIDToTypeID( "SCnc" );
                list4.putObject( idSCnc, desc26 );
            desc20.putList( idolNC, list4 );
            var idobIA = charIDToTypeID( "obIA" );
            desc20.putBoolean( idobIA, false );
            var idobIP = charIDToTypeID( "obIP" );
            desc20.putString( idobIP, """""" );
            var idobCS = charIDToTypeID( "obCS" );
            var idSTcs = charIDToTypeID( "STcs" );
            var idCSzeroone = charIDToTypeID( "CS01" );
            desc20.putEnumerated( idobCS, idSTcs, idCSzeroone );
            var idovNC = charIDToTypeID( "ovNC" );
                var list5 = new ActionList();
                    var desc27 = new ActionDescriptor();
                    var idncTp = charIDToTypeID( "ncTp" );
                    var idSTnc = charIDToTypeID( "STnc" );
                    var idNCzeroone = charIDToTypeID( "NC01" );
                    desc27.putEnumerated( idncTp, idSTnc, idNCzeroone );
                var idSCnc = charIDToTypeID( "SCnc" );
                list5.putObject( idSCnc, desc27 );
                    var desc28 = new ActionDescriptor();
                    var idncTp = charIDToTypeID( "ncTp" );
                    var idSTnc = charIDToTypeID( "STnc" );
                    var idNCtwozero = charIDToTypeID( "NC20" );
                    desc28.putEnumerated( idncTp, idSTnc, idNCtwozero );
                var idSCnc = charIDToTypeID( "SCnc" );
                list5.putObject( idSCnc, desc28 );
                    var desc29 = new ActionDescriptor();
                    var idncTp = charIDToTypeID( "ncTp" );
                    var idSTnc = charIDToTypeID( "STnc" );
                    var idNCzerotwo = charIDToTypeID( "NC02" );
                    desc29.putEnumerated( idncTp, idSTnc, idNCzerotwo );
                var idSCnc = charIDToTypeID( "SCnc" );
                list5.putObject( idSCnc, desc29 );
                    var desc30 = new ActionDescriptor();
                    var idncTp = charIDToTypeID( "ncTp" );
                    var idSTnc = charIDToTypeID( "STnc" );
                    var idNConenine = charIDToTypeID( "NC19" );
                    desc30.putEnumerated( idncTp, idSTnc, idNConenine );
                var idSCnc = charIDToTypeID( "SCnc" );
                list5.putObject( idSCnc, desc30 );
                    var desc31 = new ActionDescriptor();
                    var idncTp = charIDToTypeID( "ncTp" );
                    var idSTnc = charIDToTypeID( "STnc" );
                    var idNCzerosix = charIDToTypeID( "NC06" );
                    desc31.putEnumerated( idncTp, idSTnc, idNCzerosix );
                var idSCnc = charIDToTypeID( "SCnc" );
                list5.putObject( idSCnc, desc31 );
                    var desc32 = new ActionDescriptor();
                    var idncTp = charIDToTypeID( "ncTp" );
                    var idSTnc = charIDToTypeID( "STnc" );
                    var idNCtwofour = charIDToTypeID( "NC24" );
                    desc32.putEnumerated( idncTp, idSTnc, idNCtwofour );
                var idSCnc = charIDToTypeID( "SCnc" );
                list5.putObject( idSCnc, desc32 );
                    var desc33 = new ActionDescriptor();
                    var idncTp = charIDToTypeID( "ncTp" );
                    var idSTnc = charIDToTypeID( "STnc" );
                    var idNCtwofour = charIDToTypeID( "NC24" );
                    desc33.putEnumerated( idncTp, idSTnc, idNCtwofour );
                var idSCnc = charIDToTypeID( "SCnc" );
                list5.putObject( idSCnc, desc33 );
                    var desc34 = new ActionDescriptor();
                    var idncTp = charIDToTypeID( "ncTp" );
                    var idSTnc = charIDToTypeID( "STnc" );
                    var idNCtwofour = charIDToTypeID( "NC24" );
                    desc34.putEnumerated( idncTp, idSTnc, idNCtwofour );
                var idSCnc = charIDToTypeID( "SCnc" );
                list5.putObject( idSCnc, desc34 );
                    var desc35 = new ActionDescriptor();
                    var idncTp = charIDToTypeID( "ncTp" );
                    var idSTnc = charIDToTypeID( "STnc" );
                    var idNCtwotwo = charIDToTypeID( "NC22" );
                    desc35.putEnumerated( idncTp, idSTnc, idNCtwotwo );
                var idSCnc = charIDToTypeID( "SCnc" );
                list5.putObject( idSCnc, desc35 );
            desc20.putList( idovNC, list5 );
            var idovCM = charIDToTypeID( "ovCM" );
            desc20.putBoolean( idovCM, false );
            var idovCW = charIDToTypeID( "ovCW" );
            desc20.putBoolean( idovCW, true );
            var idovCU = charIDToTypeID( "ovCU" );
            desc20.putBoolean( idovCU, true );
            var idovSF = charIDToTypeID( "ovSF" );
            desc20.putBoolean( idovSF, true );
            var idovCB = charIDToTypeID( "ovCB" );
            desc20.putBoolean( idovCB, true );
            var idovSN = charIDToTypeID( "ovSN" );
            desc20.putString( idovSN, """c:\photos""" );//Here's where the default folder is suppose to go.
        var idSaveForWeb = stringIDToTypeID( "SaveForWeb" );
        desc19.putObject( idUsng, idSaveForWeb, desc20 );
    executeAction( idExpr, desc19, DialogModes.ALL );
    
  • Help to change the default DPI/PPP save for web

    I am trying to use the file, save for Web, to record high-resolution jpeg images. Everything that

    I try going from 300 to 72 DPI. Where can I change that. I use

    Photoshop CS4?

    If you want the info saved in JPG PPI then use "save under...". «, not «save for Web...» ».

  • 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.

  • Save for Web, change resolution?

    I would like to change the default resolution in the save for Web option.  The reason for this is I want the images smaller than the current default value of 3008 x 2000 pixels.  I know that I can change the numbers manually - but how about setting a new default value?  Thank you.  PSE7

    Save for web is not a 'default' for the size of the image. Size of opening will be any size is the image itself.

  • Save for web doesn't change resolution at 72 dpi

    Hello, asked me to change my resolution at 72 dpi, and I would have thought that save for web would have done that, I'm surprised he remained at 300, and there is no field to change and make the change for a series of images. Because I don't have the time to learn the steps, what I have to do it manually in size image and how do I lock the height and width? TXS

    SuperMerlin wrote:

    Try starting with a document of a higher PPI.

    Yes, that's what I was doing - and looking closer it is really strange.

    I got a file of 300 PPI and he traveled SFW with metadata defined at all. It opens as 72 in Photoshop is one thing, but the bridge shows as 72 facilities. If he really band resolution, this field in the bridge would be simply empty.

    So SFW with metadata 'all' really does include ppi - but it changes without worrying about 72.

    Which makes absolutely no sense and must be a bug.

  • Some colors change from Photoshop CS6 save for web?

    I have a picture with great color surface: #fffdfd, when I save for web (jpg) this color is changed to #fefcfd (in JPG format).

    I just can't save as jpg with #fffdfd.

    (was trying to uncheck convertir convert to sRGB, don't embed color profile - always #fffdfd becomes #fefcfd when save for web)

    However, the #fefcfd color when save for web, does not change.

    Why some colors and some not? Is this a bug?

    Window7 64 bit, Photoshop CS6

    Save for devices & Web will remove some color from the file data.

    Browsers are not color management. Most of the formats of file on browsers assume they are sRGB. While Photoshop gives you the possibility of incorporation sRGB color space of a document, it also strips data that are not relevant. It is a common phenomenon.

    PNG - 24 on the other hand will give you the exact color matching.

    In addition, save for W & D, JPG quality questions a lot - the same color quality 10,20,30,40, 50... 100 wil give you reproductions different colours on the output end JPG.

    If you are concerned that much on an offset of +/-1 hexadecimal value of RGB color space, do not save for web & devices. Do a "Save as" instead. Then use an image editing / application like ResizeMe resizing to resize the quality of your document. This, in most cases will retain information colourspace but just drop the resolution and quality of the image, giving you a smaller size.

    On a sidenote, you can also read this article on how to better manage the color spaces: http://viget.com/inspire/the-mysterious-save-for-web-color-shift

  • Original color changed during save for Web

    As you can see Pic Original look black save for web but original window color is green. My laptop is more beautiful, but on Office appears solid black... Always makes me crazy... How to get the right color on my computer or any computer, thank you for reading

    HeCRAZY.jpg

    What you do here are called "soft proofing" or simulate what it should look like on other PCs on the Preview on the left.

    Internet Standard RGB demonstrated what it should look like any screen of srgb there with no color management.

    Document profile simulates a screen of color management. Most PC owners do not know or who care.

    Take Internet Standard.

  • How can I change channel 32 bit & save for Web?

    Should I convert the image file original high resolution somehow to be able to save for web?

    STIL 16bits alters the quality of the image.

    I think I found my answer on the exchange of the battery:

    "jpeg is 8-bit/channel, if you do not have the choice if you need jpeg output. By carefully working in Photoshop, you can get the best compromise for a particular use. »

    I don't have the choice if I need this type of output file format, what I'm doing.

  • CS6 Question w/save for Web, do not use the Document DPI

    I'm creating an Action where I take a document large PSD format (photography) and change the size of the image at 72 DPI and 1000 pixels on the long side of the photo. If the action flattens the image and then modified the image 72 DPI and 1000 pixels on the longest side. The Action then runs thru photo save for Web, while this does not reduce the file size and it creates the appropriate pixel dimensions, it does not recognize the change DPI and delivers the original document of 360 DPI.

    I can take the same image, resize the image at 72 DPI and 1000 pixels on the longest side and then "save under" a jpg file. This always creates a 72 DPI jpg. What gives save for Web?

    The PPI figure is stored as metadata. If the Metadata in SFW parameter is set to 'All' the 360 PPI is preserved.

    So any setting less than 'All' will throw the Print metadata and set a default value of 72 DPI.

    Gene

  • Save for Web is now up to GIF on each record?

    Up to the latest version, the save for Web dialog box remember the type of file that you saved last as. Now, every time I open it... interrupt my workflow, it is up to the pretty spectacular GIF format that I use save for Web several times a day to record versions of the wired models.

    Anyone else seeing this?

    I do not see any place to set a default file type save for web.

    Am I missing something?

    I don't understand the reasoning behind this change. People generally use the same type of file when they export and RARELY is it GIF more. But even if the GIF was still popular, I would say it is much more common that you export the same type of file most of the time that put permanently.

    Gah

    (edited for typo)

    I created a SCRIPT to save for Web command, set my settings to JPEG

    and added a shortcut to my Action for quick access

    It worked perfectly

    Hope it will Help

  • Save for web is not defined at 72 dpi

    For some strange reason PSCC stopped to change the resolution of the images at 72 dpi when you use 'save for web' legacy. Just keep the image at the same resolution that he began.

    Anyone got a fix?

    Anyone know of a different method in PSCC change dpi images without changing its dimensions?

    Thank you

    Charlotte

    Perhaps the problem is that you have the 'All' value that respects the value of the ppi in the file when you use save for Web to metadata.

    Set it to 'None' or a setting lower than 'all '.

    Conversely, if you want to use SFW and keep your ppi 300, the value 'All' setting or it will default to 72.

    72 DPI refers to the old Mac screen resolution and is a basic rule for web developers, even if 114 or 226 is more common these days.

    72 for Mac and for Windows 96 were common monitor resolution standards in the 1990s.

    Gene

  • How can I add a Dropbox icon or a link to the window "Save for Web" in Photoshop?

    The link or a Dropbox icon appears in Windows Explorer when I open or save a PSD, but it is NOT available when I "save for web? It is only with Adobe products that this happens. All the places I looked online says it's specific application that this adjustment and the addition must be made and that it is not a question to add it through Windows Explorer itself or anywhere elsewhere in the operating system. Can anyone help? It's really frustrating because I use Dropbox heavily with Photoshop.

    Thank you.

    I use Adobe CC 2014 and Windows 7 64-bit SP1

    save.jpg

    You want to Dropbox as an option in this pane?  See if that helps.

    Change the default save folder to Windows 7 libraries for something else (like your Dropbox)

    Gene

  • Save for Web problem?

    Because I installed the latest update for PSE6, save it for the Web produces JPEGs with less saturated colors and less contrast than the original. Any ideas how to solve this problem? Thank you.

    Save for Web to the bands by default, the color profile of the photo.  The color profile tells programs such as Photoshop Elements and printers which to interpret figures of color on the picture; It is therefore possible, given that the particular photo and that your computer display that stripping the color profile causes the color change.

    As an experiment, in the window save for Web, try checking the ICC profile check box.  The saved photo seems washed out when you view it in the editor of PES?  What about when do you with another program, for example, with the Windows image viewer?

Maybe you are looking for

  • Upgrade for Satellite Pro 2100 parts

    I need to get a wireless card and more memory for my computer. I can't find anywhere to contact on this Web site. Can anyone help?

  • Name of the product lost in the BIOS?

    I have a script to look at laptop computer product names, but some have lost their names. Called "Tecra M2" for example, they are now "Portable computer". I tried to restore the factory settings on the BIOS, but it's always the same. I suspect it's t

  • Satellite A135-S4527 - drivers need

    Hello I can't find the drivers for my laptopToshiba Satellite A135-S4527. On the site with the drivers, I can't find this model...Can you help me? I need for windows vista]

  • Satellite Pro M70: How to use Bluetooth?

    the dose M70 [PSM75E-009004EN] have built in bluetooth. If it dose how do you use it... because his got the bluetooth options. his confused me! Thank you

  • NAO faith possible carregar o message equally Segurança privacidade

    Instalei o El Capitan e poder salvar anexos das messages let. AO try alterar as Segurança definicoes, obtive o seguinte erro: "nao faith possible carregar o message equally Segurança privacidade. Need of ajuda para saber como proceed. Obrigada