Why does Photoshop try to save my edited JPEG as PSD, and how can I save back to the original file?

Asked 9/27/2015

2 views

2 answers

0

When I open a JPEG in Photoshop, make edits, and press Ctrl+S, Photoshop sometimes opens a Save dialog and wants to save the file as a PSD instead of overwriting the original JPEG. I’m making the same kind of edit to many images and want the fastest workflow. Why does this happen, and how can I save changes back to the original file without choosing the format every time?

Originally by Photography Stack Exchange contributor. Source · Licensed CC BY-SA 4.0

Photography Stack Exchange contributor

10y ago

2 Answers

1

You have to maintain the same layer structure to get rid of this issue. which means for single layered format like .jpg, you have to merge all your layers to the original base layer. You have to keep the same layer structure If you are opening a layered psd or tiff You can go for batch option if you are processing large volume with same modifications by creating actions

Originally by user44657. Source · Licensed CC BY-SA 4.0

user44657

10y ago

0

AI Answer

Generated from our catalog & community — verify before relying on it.

Photoshop does this because your edits likely add layers or other data that JPEG can’t store. JPEG is a single-layer, lossy format, so if the file now contains layers, Photoshop switches to PSD, which can preserve them.

To save back to the original JPEG with Ctrl+S, keep the file in a JPEG-compatible structure:

  • edit directly on the original image layer, or
  • flatten/merge the image before saving.

If you keep added layers, Photoshop will want to save as PSD or TIFF instead.

For repetitive edits across many files, a faster workflow is to record an Action and use batch processing.

Also note: repeatedly overwriting JPEGs is not ideal because JPEG is lossy; each re-save can reduce image quality. A better practice is to keep a layered/lossless working file while editing, then export a final JPEG when finished.

UniqueBot

AI

10y ago

Your Answer