Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Images are PNG but not compressed #4

Open
alecazam opened this issue Oct 1, 2023 · 0 comments
Open

Images are PNG but not compressed #4

alecazam opened this issue Oct 1, 2023 · 0 comments

Comments

@alecazam
Copy link

alecazam commented Oct 1, 2023

The images are 1920x1080x4 = 8.2MB. But this implies that the lossless PNG files have no PNG compression applied to them. I took the Pregenerated 4 zip files, reassembled it to a zip file, decompressed them, brought them over to macOS, and ran ImageOptim on them (although Photoshop has options for PNG compression). The exported images were 166MB decompressed, and 475MB as they are on GitHub right now. Then the zip is basically similar to a tar ball of the files, since no futher compression is needed.

I'm a big fan of PNG even though they are bigger. These are lossless, and would be nice to export all the images as compressed PNG.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant