Photoshop always prompts me with a Save As dialog when saving











up vote
0
down vote

favorite












When press the key combination Ctrl + S Photoshop goes to the Save As dialog. I'm trying to save a PNG image, but Photoshop wants me to Save (it) As a PSD format. Any suggestions?










share|improve this question













migrated from stackoverflow.com Oct 20 '13 at 8:01


This question came from our site for professional and enthusiast programmers.















  • I believe this questions belongs on Super User.
    – Josh Mein
    Oct 19 '13 at 23:23










  • Oops, my mistake; I did not know of any other place to ask.
    – nibrobb
    Oct 19 '13 at 23:29















up vote
0
down vote

favorite












When press the key combination Ctrl + S Photoshop goes to the Save As dialog. I'm trying to save a PNG image, but Photoshop wants me to Save (it) As a PSD format. Any suggestions?










share|improve this question













migrated from stackoverflow.com Oct 20 '13 at 8:01


This question came from our site for professional and enthusiast programmers.















  • I believe this questions belongs on Super User.
    – Josh Mein
    Oct 19 '13 at 23:23










  • Oops, my mistake; I did not know of any other place to ask.
    – nibrobb
    Oct 19 '13 at 23:29













up vote
0
down vote

favorite









up vote
0
down vote

favorite











When press the key combination Ctrl + S Photoshop goes to the Save As dialog. I'm trying to save a PNG image, but Photoshop wants me to Save (it) As a PSD format. Any suggestions?










share|improve this question













When press the key combination Ctrl + S Photoshop goes to the Save As dialog. I'm trying to save a PNG image, but Photoshop wants me to Save (it) As a PSD format. Any suggestions?







adobe-photoshop






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked Oct 19 '13 at 23:20









nibrobb

1131115




1131115




migrated from stackoverflow.com Oct 20 '13 at 8:01


This question came from our site for professional and enthusiast programmers.






migrated from stackoverflow.com Oct 20 '13 at 8:01


This question came from our site for professional and enthusiast programmers.














  • I believe this questions belongs on Super User.
    – Josh Mein
    Oct 19 '13 at 23:23










  • Oops, my mistake; I did not know of any other place to ask.
    – nibrobb
    Oct 19 '13 at 23:29


















  • I believe this questions belongs on Super User.
    – Josh Mein
    Oct 19 '13 at 23:23










  • Oops, my mistake; I did not know of any other place to ask.
    – nibrobb
    Oct 19 '13 at 23:29
















I believe this questions belongs on Super User.
– Josh Mein
Oct 19 '13 at 23:23




I believe this questions belongs on Super User.
– Josh Mein
Oct 19 '13 at 23:23












Oops, my mistake; I did not know of any other place to ask.
– nibrobb
Oct 19 '13 at 23:29




Oops, my mistake; I did not know of any other place to ask.
– nibrobb
Oct 19 '13 at 23:29










3 Answers
3






active

oldest

votes

















up vote
2
down vote



accepted










Photoshop layers are not supported by PNG. When you save out as a PNG, your layers are flattened, keeping you from editing them in the future.



If you are working with layers, and simply trying to SAVE, Photoshop is trying to prevent you from losing your layers when saving as a PNG, thus forcing you to choose a format each time.



The best solution would be save a "master" copy of your document as a PSD, making whatever changes you need. Once complete, do one last save of the "master" PSD, then depending on how you plan on using the PNG, do a "Save for Web & Devices" or simply a "Save As..." a PNG.



If you decide to make changes in the future, open the PSD make your changes, and then save it again as a PNG.



If you plan on using the PNG on websites or inside applications, it is best to use "Save for Web & Devices" as you will have more control over the final file size, giving you the best quality image at the lowest file size.






share|improve this answer





















  • Much appreciated, although I found this out myself just today.
    – nibrobb
    Oct 22 '13 at 19:26


















up vote
0
down vote













Try to press SHIFT+ALT+Command and S if you're working on a Mac, if not use CTRL instead of Command. Then choose your format in the top right corner. PNG is used for web and the short command means that you want to say the file for Web. I would also save a PSD file for a backup if you want to do some other fixes in your images after you saved it as a PNG.






share|improve this answer





















  • I am working on a PC with Windows 7 so that isn't going to work, but isn't there a like a check box I could check to enable overriding files with the same name?
    – nibrobb
    Oct 19 '13 at 23:31


















up vote
0
down vote













I had this problem and here is how I solved it!

In my case I had cropped the image with the option “Delete Cropped Pixels” unticked (unchecked).



So, those extra pixels that were not "lost" were forcing me to “Save as” PSD; that's why I was always getting the “Save as...” dialog
when choosing “File” → “Save”
or pressing Ctrl+S.



The solution is:




  • Choose the “Crop” tool

  • Tick-ON (check) the “Delete Cropped Pixels” checkbox






share|improve this answer























  • Thanks for the reply, I know the question is old and may be answered, but maybe it can help future help-seekers :)
    – nibrobb
    Nov 18 at 2:14











Your Answer








StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});

function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});


}
});














 

draft saved


draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f662605%2fphotoshop-always-prompts-me-with-a-save-as-dialog-when-saving%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown

























3 Answers
3






active

oldest

votes








3 Answers
3






active

oldest

votes









active

oldest

votes






active

oldest

votes








up vote
2
down vote



accepted










Photoshop layers are not supported by PNG. When you save out as a PNG, your layers are flattened, keeping you from editing them in the future.



If you are working with layers, and simply trying to SAVE, Photoshop is trying to prevent you from losing your layers when saving as a PNG, thus forcing you to choose a format each time.



The best solution would be save a "master" copy of your document as a PSD, making whatever changes you need. Once complete, do one last save of the "master" PSD, then depending on how you plan on using the PNG, do a "Save for Web & Devices" or simply a "Save As..." a PNG.



If you decide to make changes in the future, open the PSD make your changes, and then save it again as a PNG.



If you plan on using the PNG on websites or inside applications, it is best to use "Save for Web & Devices" as you will have more control over the final file size, giving you the best quality image at the lowest file size.






share|improve this answer





















  • Much appreciated, although I found this out myself just today.
    – nibrobb
    Oct 22 '13 at 19:26















up vote
2
down vote



accepted










Photoshop layers are not supported by PNG. When you save out as a PNG, your layers are flattened, keeping you from editing them in the future.



If you are working with layers, and simply trying to SAVE, Photoshop is trying to prevent you from losing your layers when saving as a PNG, thus forcing you to choose a format each time.



The best solution would be save a "master" copy of your document as a PSD, making whatever changes you need. Once complete, do one last save of the "master" PSD, then depending on how you plan on using the PNG, do a "Save for Web & Devices" or simply a "Save As..." a PNG.



If you decide to make changes in the future, open the PSD make your changes, and then save it again as a PNG.



If you plan on using the PNG on websites or inside applications, it is best to use "Save for Web & Devices" as you will have more control over the final file size, giving you the best quality image at the lowest file size.






share|improve this answer





















  • Much appreciated, although I found this out myself just today.
    – nibrobb
    Oct 22 '13 at 19:26













up vote
2
down vote



accepted







up vote
2
down vote



accepted






Photoshop layers are not supported by PNG. When you save out as a PNG, your layers are flattened, keeping you from editing them in the future.



If you are working with layers, and simply trying to SAVE, Photoshop is trying to prevent you from losing your layers when saving as a PNG, thus forcing you to choose a format each time.



The best solution would be save a "master" copy of your document as a PSD, making whatever changes you need. Once complete, do one last save of the "master" PSD, then depending on how you plan on using the PNG, do a "Save for Web & Devices" or simply a "Save As..." a PNG.



If you decide to make changes in the future, open the PSD make your changes, and then save it again as a PNG.



If you plan on using the PNG on websites or inside applications, it is best to use "Save for Web & Devices" as you will have more control over the final file size, giving you the best quality image at the lowest file size.






share|improve this answer












Photoshop layers are not supported by PNG. When you save out as a PNG, your layers are flattened, keeping you from editing them in the future.



If you are working with layers, and simply trying to SAVE, Photoshop is trying to prevent you from losing your layers when saving as a PNG, thus forcing you to choose a format each time.



The best solution would be save a "master" copy of your document as a PSD, making whatever changes you need. Once complete, do one last save of the "master" PSD, then depending on how you plan on using the PNG, do a "Save for Web & Devices" or simply a "Save As..." a PNG.



If you decide to make changes in the future, open the PSD make your changes, and then save it again as a PNG.



If you plan on using the PNG on websites or inside applications, it is best to use "Save for Web & Devices" as you will have more control over the final file size, giving you the best quality image at the lowest file size.







share|improve this answer












share|improve this answer



share|improve this answer










answered Oct 22 '13 at 17:48









Melvins138

362




362












  • Much appreciated, although I found this out myself just today.
    – nibrobb
    Oct 22 '13 at 19:26


















  • Much appreciated, although I found this out myself just today.
    – nibrobb
    Oct 22 '13 at 19:26
















Much appreciated, although I found this out myself just today.
– nibrobb
Oct 22 '13 at 19:26




Much appreciated, although I found this out myself just today.
– nibrobb
Oct 22 '13 at 19:26












up vote
0
down vote













Try to press SHIFT+ALT+Command and S if you're working on a Mac, if not use CTRL instead of Command. Then choose your format in the top right corner. PNG is used for web and the short command means that you want to say the file for Web. I would also save a PSD file for a backup if you want to do some other fixes in your images after you saved it as a PNG.






share|improve this answer





















  • I am working on a PC with Windows 7 so that isn't going to work, but isn't there a like a check box I could check to enable overriding files with the same name?
    – nibrobb
    Oct 19 '13 at 23:31















up vote
0
down vote













Try to press SHIFT+ALT+Command and S if you're working on a Mac, if not use CTRL instead of Command. Then choose your format in the top right corner. PNG is used for web and the short command means that you want to say the file for Web. I would also save a PSD file for a backup if you want to do some other fixes in your images after you saved it as a PNG.






share|improve this answer





















  • I am working on a PC with Windows 7 so that isn't going to work, but isn't there a like a check box I could check to enable overriding files with the same name?
    – nibrobb
    Oct 19 '13 at 23:31













up vote
0
down vote










up vote
0
down vote









Try to press SHIFT+ALT+Command and S if you're working on a Mac, if not use CTRL instead of Command. Then choose your format in the top right corner. PNG is used for web and the short command means that you want to say the file for Web. I would also save a PSD file for a backup if you want to do some other fixes in your images after you saved it as a PNG.






share|improve this answer












Try to press SHIFT+ALT+Command and S if you're working on a Mac, if not use CTRL instead of Command. Then choose your format in the top right corner. PNG is used for web and the short command means that you want to say the file for Web. I would also save a PSD file for a backup if you want to do some other fixes in your images after you saved it as a PNG.







share|improve this answer












share|improve this answer



share|improve this answer










answered Oct 19 '13 at 23:24







Polpotkinz



















  • I am working on a PC with Windows 7 so that isn't going to work, but isn't there a like a check box I could check to enable overriding files with the same name?
    – nibrobb
    Oct 19 '13 at 23:31


















  • I am working on a PC with Windows 7 so that isn't going to work, but isn't there a like a check box I could check to enable overriding files with the same name?
    – nibrobb
    Oct 19 '13 at 23:31
















I am working on a PC with Windows 7 so that isn't going to work, but isn't there a like a check box I could check to enable overriding files with the same name?
– nibrobb
Oct 19 '13 at 23:31




I am working on a PC with Windows 7 so that isn't going to work, but isn't there a like a check box I could check to enable overriding files with the same name?
– nibrobb
Oct 19 '13 at 23:31










up vote
0
down vote













I had this problem and here is how I solved it!

In my case I had cropped the image with the option “Delete Cropped Pixels” unticked (unchecked).



So, those extra pixels that were not "lost" were forcing me to “Save as” PSD; that's why I was always getting the “Save as...” dialog
when choosing “File” → “Save”
or pressing Ctrl+S.



The solution is:




  • Choose the “Crop” tool

  • Tick-ON (check) the “Delete Cropped Pixels” checkbox






share|improve this answer























  • Thanks for the reply, I know the question is old and may be answered, but maybe it can help future help-seekers :)
    – nibrobb
    Nov 18 at 2:14















up vote
0
down vote













I had this problem and here is how I solved it!

In my case I had cropped the image with the option “Delete Cropped Pixels” unticked (unchecked).



So, those extra pixels that were not "lost" were forcing me to “Save as” PSD; that's why I was always getting the “Save as...” dialog
when choosing “File” → “Save”
or pressing Ctrl+S.



The solution is:




  • Choose the “Crop” tool

  • Tick-ON (check) the “Delete Cropped Pixels” checkbox






share|improve this answer























  • Thanks for the reply, I know the question is old and may be answered, but maybe it can help future help-seekers :)
    – nibrobb
    Nov 18 at 2:14













up vote
0
down vote










up vote
0
down vote









I had this problem and here is how I solved it!

In my case I had cropped the image with the option “Delete Cropped Pixels” unticked (unchecked).



So, those extra pixels that were not "lost" were forcing me to “Save as” PSD; that's why I was always getting the “Save as...” dialog
when choosing “File” → “Save”
or pressing Ctrl+S.



The solution is:




  • Choose the “Crop” tool

  • Tick-ON (check) the “Delete Cropped Pixels” checkbox






share|improve this answer














I had this problem and here is how I solved it!

In my case I had cropped the image with the option “Delete Cropped Pixels” unticked (unchecked).



So, those extra pixels that were not "lost" were forcing me to “Save as” PSD; that's why I was always getting the “Save as...” dialog
when choosing “File” → “Save”
or pressing Ctrl+S.



The solution is:




  • Choose the “Crop” tool

  • Tick-ON (check) the “Delete Cropped Pixels” checkbox







share|improve this answer














share|improve this answer



share|improve this answer








edited Nov 16 at 0:15









Scott

15.4k113789




15.4k113789










answered Nov 15 at 23:32









Joel Delgado

1




1












  • Thanks for the reply, I know the question is old and may be answered, but maybe it can help future help-seekers :)
    – nibrobb
    Nov 18 at 2:14


















  • Thanks for the reply, I know the question is old and may be answered, but maybe it can help future help-seekers :)
    – nibrobb
    Nov 18 at 2:14
















Thanks for the reply, I know the question is old and may be answered, but maybe it can help future help-seekers :)
– nibrobb
Nov 18 at 2:14




Thanks for the reply, I know the question is old and may be answered, but maybe it can help future help-seekers :)
– nibrobb
Nov 18 at 2:14


















 

draft saved


draft discarded



















































 


draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f662605%2fphotoshop-always-prompts-me-with-a-save-as-dialog-when-saving%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown







Popular posts from this blog

Сан-Квентин

Алькесар

Josef Freinademetz