Skip to main content
Participant
August 5, 2020
Question

Large PNG Files

  • August 5, 2020
  • 3 replies
  • 466 views

Hi there, I work with large RGB PNG files and am noticing that some are abnomally larger than other files of the same dimensions.  Like 30 - 40 megs vs. 3 - 5 megs for the smaller files.  I'm not noticing any differences in color modes, etc.  Resaving the larger files as a PNG file doesn't make the larger files smaller.  

 

1. Why would this be? 

2. If I take the larger files and File > Export PNG will this lose color or image quality? It DOES make the files significantly smaller. 

This topic has been closed for replies.

3 replies

MarekMularczyk
Community Expert
Community Expert
August 21, 2020

PNG files tend to be big as they're not heavily compressed like Jpegs, they can easily be more than 10 MB. File size will always depend on the dimensions of the image, its resolution, and content.

Adobe Community ExpertAdobe Certified Professional
Participant
August 21, 2020

Completely understand that. My question, at this point after finding out about Metadata Bloat is will a simple File > Export > PNG cause quality or color loss?  

Stephen Marsh
Community Expert
Community Expert
August 6, 2020
D Fosse
Community Expert
Community Expert
August 5, 2020

"It DOES make the files significantly smaller."

 

That's the smoking gun. It's metadata bloat. This can happen if the file has been copy/pasted a very large number of times. Each copy/paste leaves a metadata record, and it can sometimes grow to enormous proportions.

 

Export strips metadata. That's why it gets smaller.

Participant
August 21, 2020

When using Export will it significantly alter color or quality?  Thanks for the info!