Copy link to clipboard
Copied
I imported a JPG, then I added only a preset to it, but after I exported it, in PNG, it was 150+ MB. What is the problem?
Copy link to clipboard
Copied
What are the pixel dimensions of the original jpg?
Please post a screenshot of your export settings, with the same sections visible as in my screenshot below.
Use the Insert Photos button in the toolbar to insert it directly in your post.
Copy link to clipboard
Copied
A likely reason is that you have either Content-aware Heal spots and/or are using AI masking on the image, AND you are exporting with full metadata. When you choose to export all of the metadata, the binary masks are included in the file and can greatly increase its footprint on disk. Try dialing back the metadata you are including with the file.
Copy link to clipboard
Copied
The likely reason is that you have either Content-aware Heal spots and/or are using AI masking on the image, AND you are exporting with full metadata. When you choose to export all of the metadata, the binary masks are included in the file and can greatly increase its footprint on disk. Try dialing back the metadata you are including with the file.
By @Rikk Flohr: Photography
Interesting, Do you have a link to an Adobe document on that?
Copy link to clipboard
Copied
@GoldingD I am not aware of a document.
Copy link to clipboard
Copied
Another possibility is that is is caused by the way jpg and PNG compression works.
Jpg compression works best with continuous tone photographs, whereas PNG works best with flat like colors, like in graphics.
I exported the image below at full resolution (8256 x 6192) at 60 quality as jpg, and the file size was 8 MB.
Then I exported a full resolution PNG from the jpg, and the file size was 74 MB as 8-bit and 157 MB as 16-bit.
This image has lots of sharp, busy detail, which doesn't compress well with the PNG format, which explains the large file size.
Generally speaking, the jpg format has very efficient compression, with some quality loss. (lossy compression).
The PNG format uses lossless compression (no quality loss), which doesn't work well at all with sharp, detailed photographic images, resulting in large files.