The obsolete 'copy' in save as .jpg

I supported Pshop for Adobe when 4 came out (1997) and STILL I have to delete the automatic insertion of 'copy' into the filename when I save a layered .psd as a .jpg. There is NO reason for this piece of code anymore. As I understand it, there was some weird concern that, since layers were new, people wouldn't realize that saving as a .jpg wouldn't preserve them and they would also have to save the .psd as well - which you are warned about anyway on close.
Can ANYONE tell me why this piece of code is still there? Can ANYONE concoct a reason I have had to delete 'copy' on save as .jpg for FIFTEEN years now? Just for my sanity - make something up that sounds good. PLEASE!

Geolaf wrote:
Sorry - been using shift+control S forever - doesn't offer the option to NOT save as a cop
I really don't think my workflow is at all unusual. I would just like it to save the jpeg as a flattened jpg (since all jpgs ARE flat) and leave the psd open - just as it does - and prompt me to save the psd as it does. But I would be happy if there WAS a keycombo that made that happen.
Nevertheless - I guess this is the definitive 'thinking' behind the code - even though it doesn't offer a choice (which is where I think the flaw is - since the only thing that happens to the workflow is that I have to remove - or leave - copy in the filename.)
It's not as if it's preventing anything. They could have put in a dialog that says: "Saving in another format with layers will leave the author file in psd format and save a copy so that you can maintain your layers." with a checkbox that says: Don't show me this again.
May be good ideas, but I can assure you that they are not going to make any code changes for CS3 and your problem doesn't exist in the latest versions.

Similar Messages

  • Error 8800 save as jpg

    Hi everybody!
    I'm getting Error 8800 when saving certain PSDs out as a JPG. The error says Error 8800. General Photoshop error occured <No additional information available>
    Line:18
    -> {activeDocument.saveAs(jpgFile, jpgSaveOptions, true, Extension.LOWERCASE);
    But, like I say, it works fine for some PSD files and not for others. I'm just not sure why though - it's not like i've included path infomation or an extra channel or something.
    Here's the code
    <code>
    // LAZY SAVE AS JPG
    var srcDoc = app.activeDocument;
    docName = app.activeDocument.name.substring(0,app.activeDocument.name.length -4)
    filePath = srcDoc.path + '/' + docName + '.jpg';
    var jpgFile = new File(filePath);
    jpgSaveOptions = new JPEGSaveOptions();
    jpgSaveOptions.formatOptions = FormatOptions.OPTIMIZEDBASELINE;
    jpgSaveOptions.embedColorProfile = true;
    jpgSaveOptions.matte = MatteType.NONE;
    jpgSaveOptions.quality = 12;
    try
    {activeDocument.saveAs(jpgFile, jpgSaveOptions, true, Extension.LOWERCASE);
    catch(e)
    alert(e)
    </code>

    I'm still here; like a bad penny I always turn up
    I've not encountered the problem again, although I did put in some cautionary lines of code just to get around it - like forcing a flatten - duplicating the image into a new document and saving that out. As well as a try / catch save.
    Incidentally the limit of 300 chars does cause a 8800 error. I was able to save out C:\temp\a b c d e f g h i j k l m n o p q r s t u v w x y z 0 1 2 3\a b c d e f g h i j k l m n o p q r s t u v w x y z 0 1 2 3\a b c d e f g h i j k l m n o p q r s t u v w x y z 0 1 2 3\a b c d e f g h i j k l m n o p q.jpg
    but add three more letters to the filename and it's kick up an error!

  • I cannot save pictures from facebook to "my Pictures" files on my hard drive. There is no place to indicate the type of file, such as jpg etc.

    I have been copying a picture & pasting it on my AOL email & saving photos from Facebook from email . Also, I cannot watch videos posted by my friends on Facebook.
    Firefox works fast on scrolling thru Facebook but I haven't found it to be that helpful for simple things I want to do.
    Thanks for any help you can provide.

    Hi perric,
    On the first issue about pictures.
    * You can set Firefox to ask you where to save the file rather than always using the Downloads folder. This article describes how to set that: [[Startup, home page and download settings]].
    * When you say "there is no place to indicate the type of file, such as jpg etc." is the problem that Facebook isn't including that in the file name and you need to add it? If you could explain this part a bit more.
    * Another way to save pictures is to use the Page Info dialog. While on the page with the images, you can use either:<br><br>* right-click and choose View Page Info > Media<br>* Alt+t (open the classic Tools menu) > Page Info > Media<br><br>As you scroll down the list, you can preview and use the Save As button to save those "hard to get" images.
    On the second issue about videos.
    * Do you see a gray space indicating that you need a plugin? Or does the video not play when you click it? Please explain what you're experiencing in a little more detail.
    * In case you do not have the Flash player plugin for Firefox, you can get it here: http://get.adobe.com/flashplayer/ (make sure to uncheck any unwanted extras that Adobe might offer). If you do the download from IE, you won't get the right version. In that case, use this link to choose the non-IE plugin: http://get.adobe.com/flashplayer/otherversions/
    Hope that helps a bit.

  • How to save a Tiff to Jpeg and automatically open the Jpeg copy?

    I got this workflow,
    1) From LR export to PS
    2) Do all essential editings.
    3) Save. File become 'xyz.tiff' now. (I want to keep this as master copy)
    4) Crop to 4r, Save a Jpeg copy as 'xyz 4r.jpg'
    5) PS save it as a copy, but do not automatically open the Jpeg copy. The tiff remains opened. I have to manullay Open, browse to it, and open the Jpeg. The 'Open Recent' list also do not list 'xyz 4r.jpg'.
    6) Do 4r sharpening for the 'xyz 4r.jpg', save it.
    Basically the files I want to keep and worked on is like this: NEF -> xyz.tiff -> xyz 4r.jpg -> xyz sml.jpg(maybe)
    Now, it there a way in step (5) to have PS save the Jpeg copy, and automatically open it? I dont care if the Tiff copy remains opened or not, I am done with it.

    Like Christoph, I ask myself why on Earth would anyone want to do that? 
    To keep working on an already lossy file which will further deteriorate evey single time you save and re-save it and close it? 
    That's just nuts!
    The abominable JPEG format is a necessary evil, but I use it only as the final output file when someone demands a JPEG for whatever reason.
    By all means only work on losless formats like PSD, PSB or TIFF.
    Working on a JPEG in order to make it smaller defies all logic.

  • Action to "Save as JPG" always offers "foo copy copy.jpg" as file name

    When I use Photoshop CS4 "Save As", and then select jpg, it offers
    me to save my file, foo.psd as foo.jpg. No problem.
    I have prepared an action to "Save as JPG" but it always offers me
    to save as "foo copy copy.jpg". This is rather annoying as I'll have
    to get rid of "copy copy" portion every time.
    Any hints? Is it my action script? Is a "professional" version of
    such an action script available elsewhere?
    Thanks

    use save for web. you have more control and don't get annoyed by the stupid "copy copy" issue.

  • When i save any image from any website then there is no option showing in the save as box like saves as .jpg etc. In this case I manually add the extension of image for example .jpg .gif etc. Please solve my problem :(

    When i save any image from any website then there is no option showing in the save as box like saves as .jpg etc. In this case I manually add the extension of image for example .jpg .gif etc. Please solve my problem :(

    I'm guessing your problem is caused by code validation errors: orphaned division tags for example, or mismatched code and document type (i.e.  XHTML /> mixed with HTML > style closures).
    Start by using the code validation tools below and fix any reported.  You'll need an Internet connection for this:
    HTML Validator - http://validator.w3.org 
    CSS Validator - http://jigsaw.w3.org/css-validator/  
    HTML & CSS Tutorials - http://w3schools.com/
    If this doesn't solve the problem, you will need to post a URL to your live page so we can see your code and images working together.   Or at the very least copy and paste your HTML and CSS code into a reply using double arrows >> Syntax Highlighting > Plain.
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists
    www.alt-web.com/
    www.twitter.com/altweb
    www.alt-web.blogspot.com

  • I have been backing up my photos to an external hard drive. I usually choose the photos, copy and paste them to the EHD. It has started saying "an item named "unnamed.jpg" already exists in this location. I don't know what to do.

    I have the MacBook OS X 10.5.8, 2.4 GHz, 2 GB. I have been backing up my photos to an external hard drive since I purchased it. I usually choose the photos, copy and paste them to the EHD. It has started saying "an item named "unnamed.jpg" already exists in this location. Do you want to replace it with the one you're moving? Don't replace/Stop/Replace". I don't know what to do.

    Thanks Jim, I kind of thought that was the answer, but was hoping against hope that I was just missing something. Like I said, it's not a big problem. One work around I've found is to name a folder on the external hard drive the same as the name I give the folder to import to and then choose this folder to back up to. I still get a subfolder inside that folder named Imported on...... but at least it's in the folder with my chosen name.
    Thanks again,
    Jack

  • "Could not save x.jpg because the file is already in use or was left open...

    Win 7 pro 64, CS5.0 using InDesign 7.0.4 and Photoshop 12.0.4 x64.
    Using InDesign to create a manuscript with images. Right click on image to "Edit Original"
    Opens image in Photoshop. Make changes, go to save.
    Error message "Could not save x.jpg because the file is already in use or was left open by another application"
    Using a free utility called Unlocker Assistant, it shows that the file has been locked by InDesign
    The workaround is to then use Unlocker Assistant to unlock the image in in the Links folder, but this is a pain and it is happening too frequently.
    Putting in that error message I get no google matches.
    Anyone know why Indesign is locking the image, when it is the InDesign program that is supposed to be sending it to Photoshop for editing so it can be changed and then overwrite the original image?
    Note that it is not consistent but I cannot find any pattern to determine why it sometimes fails and other times allows the altered image to be saved.

    You will get a quicker response to post this in the InDesign Fourm http://forums.adobe.com/community/indesign/indesign_general

  • The disk copy of "File_Name" was changed since you last opened or saved it.  Do you want to save anyway?

    When saving a Photoshop CS6 file I am suddenly getting this message: "The disk copy of “File Name” was changed since you last opened or saved it.  Do you want to save anyway?" I am not connected to a network and I had not downloaded any new software when it started. How do I fix this? and will this cause any file corruption? -Thanks

    Chris, thanks. Yes, I realize that something outside of Photoshop is modifying the file but how do I find out what is causing it or how do I stop it? I had not added any new software or upgraded anything when this started and I have never had this problem before. I don't use any font managers. I do have a virus barrier but, as I've said, I have had this software for awhile and can't imagine why all of a sudden it would be interfering with my file. I spoke with Apple to see if the problem might be on their side but they seem to think my Mac is running fine. My biggest concern is will this cause my file to become corrupt? Before closing out yesterday, I created a new document and copied everything from this file over into the new document and renamed it in the hopes that it may help... Maybe something was wrong with that original document. Not sure that will work but will find out today. Also, I haven't worked on any other files since this started. So, I'm not sure yet if this is happening to this file only or if it may happen to future files. -Thanks

  • IMac: I try to save a file and get 'the action "Copy Finder Items" encountered an error.  Check the action's properties and try running the workflow again.'

    I keep on running into this when I try to save a download file. Any help would be appreciated.
    'The action "Copy Finder Items" encountered an error.  Check the action's properties and try running the workflow again.'
    I tried clicking the button to change the save but that has no effect.

    Hi All,
    I am having same issue too.  Can anyone you advise?  Thank you.

  • I uploaded and edited my RAW image, clicked 'Save As', and changed the file type from .psed to .jpg.

    I edited my raw image in Photoshop CS6, selected 'Save As', and changed the file type from .psed to .jpg. I also selected 12 and large file when the window popped up, concluding my 'saving as'. My computer does not recognize the file type and won't open them. Can someone help me? Thanks!

    When naming files, stick to the letters of the ENGLISH alphabet, numbers and underscores.  Do not use illegal characters like apostrophes, commas, asterisks, ampersands, hatch or pound signs, diacritics or accented characters, slashes, etc.
    While the period (dot) is not an illegal character per se, your file names should have only one period and that should always be followed by the file type extension.
    EDITED typo: se
    Message was edited by: station_two

  • ErrorMessage - No name free for internal report copy. Save the report first

    Trying to execute <b>saved</b> program, recieve following message: "No name free for internal report copy. Save the report first"
    How to see reports in the name range: '!......MyReport' ?

    I would like to re-open this question. Thanks!

  • Save a Copy, please don't add the word "copy" after the filename

    I save very often from Illustrator to PDF (through Save a Copy, any other idea?) but what nuisance me is that I always have to keep deleting the word "copy" that they add, trying to be helpful, at the end of the name. Sorry Illustrator for breaking the bad news, but in truth I don't need your help, there's no reason I should want to have all my PDFs with "copy" at the end of its name. Is there anything that I'm doing wrong here? If not, how can I get around this without having to manually delete the unneeded addition?

    I am afraid that went by the OP they do not see that if they have already save the file as a ai file then saving it as a pdf is not going to replace the ai file or change it in any way.
    Now if they are going to save it as they go along then they will be overwriting the file anyway and then they can then before closing save it as ai file before closing it out.
    It seems like a complaint about noting at all to be honest, after all if they are saving as they go along in various versions of pdf then they have to change the name anyway so the word copy is meaning less at that point since they will be highlighting the name field anyway.
    I use to use the copy thing on occasion but do not find any use for it.
    This seems like a  no issue issue

  • Save for Web only let me save as jpg!

    For some reason, I got a file that's only let me do Save for Web in jpg format. I choose png24, click save and it changes to jpg in the save dialog. Then I created a blank doc, copy everything from the problem file over to the new file and I can Save for Web in png just fine.
    What's going on?

    In the save for web (SFW) dialog box you can see there are more than one slices. All the linked slices (grayed out) are set to save as JPG. Including slice 1. Therefore, the JPG extension mystery. If you drop down under "slices" after clicking the blue save button, and select "selected slices," you'll get a gif (if slice 3 is selected). Or change slice 1 to a gif in the SFW dialog box.
    J

  • Problem with save as .jpg once edited in LR5 and sent to PSE11 to save as a .jpg

    Several days ago I bought Lightroom 5 as I have recently started taking pictures in RAW.  I love the process and how it works, pictures look wonderful.  I use Blurb (BookSmart) to create a yearly book which I am in and out of all year long.  When I edit a RAW picture in PSE 11 and save as a .JPG I can export my picture to Blurb.  When I edit my picture in LR5 and send to PSE11 to save as a .jpg I can not export my picture into Blurb.  Does anyone have a reason,? 

    Sorry - I am learning
    - In Lightroom after I have completed my development of the picture I
    1.  Right click on the picture and select "Edit in"  I select Edit in Adobe Photoshop Elements Editor  I then select in "edit a copy with Lightroom adjustments"
    2.  The picture will eventually open in PSE as a PSD
    3.  If I am making more adjustments such as the "spot healing" which I like better in PSE  -  I select the spot healing brush - I select the area needing fixing - click on the spot and make the correction
    4.  Once I have finished with any edits I might make in PSE I select "File" - Save As  and select Save As .jpg
    5.  The file at this point has been saved as a .jpg
    6.  In BookSmart (Blurb) I click on their icon for get photos
    7.  I select the file and the photo I want
    8. I select open
    9.  At this point nothing happens - in normal circumstances once I have selected Open - the picture will upload into Blurb (I would normally see the picture upload).
    If I do not use Lightroom and open the CRS file in PSE instead
    1.  I open the file with file open select photo which opens picture in PSE
    2.  Photo will open in the RAW editing program within PSE
    3.  I will make any adjustments I want to make
    4   I will select "open Image" in the Raw plug in
    5.  The picture will open within the PSE editor
    6.  I will again make any adjustment I might want to make within PSE editor such as the spot healing
    7.  When finished edits I select Edit - File Save As - select .JPG
    8.  As above in Booksmart I select "Get Photos"  - select the photos I want from the file
    9.  Select open
    10.  I will see the picture upload into Booksmart
    11.  The picture is ready to put into the book on the page I want.
    I do hope this is what you want - thanks

Maybe you are looking for