Skip to main content
jenniferh37139223
Participant
January 27, 2018
Answered

CS6 will not let me save a file as a jpeg without it being a "copy"

  • January 27, 2018
  • 1 reply
  • 317 views

This is a new problem I've been experiencing lately.....

While trying to save a file as a jpeg CS6 will only allow me to save it as a copy.  

Not sure if I've changed a setting in error or what

Can someone please help?

Thanks in advance!

    This topic has been closed for replies.
    Correct answer D Fosse

    The jpeg file format specification does not allow 16-bit color depth, layers, transparency, hidden pixels, masks, alpha channels, etc. There isn't much the jpeg format actually allows.

    If your file has any of this, it is not possible to save as jpeg. Then you get a copy with this data thrown out.

    Note that in this case, the original file is still open, and you need to save that to a format with the necessary support.

    1 reply

    D Fosse
    Community Expert
    D FosseCommunity ExpertCorrect answer
    Community Expert
    January 27, 2018

    The jpeg file format specification does not allow 16-bit color depth, layers, transparency, hidden pixels, masks, alpha channels, etc. There isn't much the jpeg format actually allows.

    If your file has any of this, it is not possible to save as jpeg. Then you get a copy with this data thrown out.

    Note that in this case, the original file is still open, and you need to save that to a format with the necessary support.