Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Exporting to PNG dramatically reduced file size

Participant ,
May 20, 2023 May 20, 2023

Hey Everyone. I'm exporting a file from photoshop, the file is 139 M. When I export to a PNG it arrives as 31 M. The mode is RBG 8 Bits channel. I've also tried "saving as PNG but that option is not available when I go to File, Save As. 

 

Screen Shot 2023-05-20 at 2.30.16 PM.pngScreen Shot 2023-05-20 at 2.30.34 PM.pngScreen Shot 2023-05-20 at 2.30.49 PM.png

TOPICS
macOS
1.9K
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 2 Correct answers

Community Expert , May 20, 2023 May 20, 2023

There is nothing wrong there. 139MB is the file size in computer memory (RAM) based on 48.8 MPixels x 3 bytes (one byte for each RGB color value)

 

When saved to disk, the file is compressed to save disk space. In the case of PNG the compression is lossless and every pixel will be opened at its original value when the file is reopened.

 

Note : The compression in PNG is lossless, as is TIFF and PSD. The compression in jpeg is lossy - so although files on disk are much smaller, all pixels are not

...
Translate
Community Expert , May 20, 2023 May 20, 2023

Shortened version - PNG files stored on disk are compressed to save storage space, therefore are smaller than when the file is opened and in use on your PC. 🙂

 

Dave

Translate
Adobe
Participant ,
May 20, 2023 May 20, 2023

Is there a way to export it to PNG that will retain close to the same file size?

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
May 20, 2023 May 20, 2023

There is nothing wrong there. 139MB is the file size in computer memory (RAM) based on 48.8 MPixels x 3 bytes (one byte for each RGB color value)

 

When saved to disk, the file is compressed to save disk space. In the case of PNG the compression is lossless and every pixel will be opened at its original value when the file is reopened.

 

Note : The compression in PNG is lossless, as is TIFF and PSD. The compression in jpeg is lossy - so although files on disk are much smaller, all pixels are not returned to their original value on re-opening. That is why jpeg is not recommended for repeated editing.

 

Dave

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Participant ,
May 20, 2023 May 20, 2023

Ok, that's great to hear. I don't fully get the tech details, but thank you, I appreciate your help.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
May 20, 2023 May 20, 2023

Shortened version - PNG files stored on disk are compressed to save storage space, therefore are smaller than when the file is opened and in use on your PC. 🙂

 

Dave

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Participant ,
May 20, 2023 May 20, 2023

Ah ok that makes more sense. The infinite universe of tech!

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
May 20, 2023 May 20, 2023

Dave has given you the correct answer.

The purpose of the PNG format is to reduce file size.

PNG compression is most effective with solid colors. For continuous tone images, like photographs, you can get much smaller files with the jpg format, which uses lossy compression.

If this is for printing, consider using Tiff. PNG is designed for creating web graphics.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Participant ,
May 21, 2023 May 21, 2023
LATEST

Hey thanks a lot. Well I'm using the Printful print on deman service to print my artwork and they accept JPG or PNG, and require PNG for files with a transparant background, which is my case. 

 

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines