Skip to main content
Participating Frequently
October 11, 2019
Answered

Gigantic JPEG File Size

  • October 11, 2019
  • 2 replies
  • 798 views

I receive an A4 size menu artwork in JPEG format from a client. I am not sure what software he used to create the work, but the file size is a gigantic 313.6MB for such a small dimension at 300ppi.

 

What is the reason for such huge file size? I believe there must be some information embedded within the file.

 

I try to resave the file but it doesn't help at all.

This topic has been closed for replies.
Correct answer davescm

Try exporting the file using Save for Web. Does it reduce dramatically. If so the issue is likely to be ancestor metadata.

 

See here on scripts to remove it:

https://community.adobe.com/t5/Bridge/Bridge-Script-to-Remove-Photoshop-DocumentAncestors-Metadata/td-p/9191452

 

Dave

2 replies

Stephen Marsh
Community Expert
Community Expert
October 11, 2019

More here:

 

https://prepression.blogspot.com/2017/06/metadata-bloat-photoshopdocumentancestors.html

 

I had to take down the script samples, I can post a copy of them if there is interest, the new forum format has most likely broken the links.

davescm
Community Expert
davescmCommunity ExpertCorrect answer
Community Expert
October 11, 2019

Try exporting the file using Save for Web. Does it reduce dramatically. If so the issue is likely to be ancestor metadata.

 

See here on scripts to remove it:

https://community.adobe.com/t5/Bridge/Bridge-Script-to-Remove-Photoshop-DocumentAncestors-Metadata/td-p/9191452

 

Dave

Participating Frequently
October 11, 2019

Save for Web does the trick by bringing the filesize all the way down to 5MB.

Btw, where do all these ancient metadata come from? What advice should I give to the client in order to prevent such issue from happening again?

Thanks.

davescm
Community Expert
Community Expert
October 11, 2019
It comes in with imported images and can build up with multiple imports. The scripts linked can remove it without stripping other metadata.