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

Losslessly optimize PNG and JPG files #1738

Merged
merged 8 commits into from
May 26, 2024

Conversation

C0rn3j
Copy link

@C0rn3j C0rn3j commented Mar 12, 2024

Used oxipng, jpegoptim, svgo.

Shouldn't change anything compatibility wise, optimizations are lossless. SVGs aren't, which shouldn't be a problem unless metadata is somehow used.

EXIF in JPEG/PNG was left intact.

Detailed commands that were ran as per https://rys.rs/optimization

Copy link

linux-foundation-easycla bot commented Mar 12, 2024

CLA Signed

The committers listed above are authorized under a signed CLA.

@jstone-lucasfilm
Copy link
Member

Thanks for putting this proposal together, @C0rn3j!

Since we're currently focusing development efforts on MaterialX 1.39, would you mind targeting this pull request to the dev_1.39 branch of MaterialX, and we can review it in that context?

@C0rn3j C0rn3j changed the base branch from main to dev_1.39 March 13, 2024 19:44
@C0rn3j
Copy link
Author

C0rn3j commented Mar 13, 2024

@jstone-lucasfilm First time doing so, hope this does it

@jstone-lucasfilm jstone-lucasfilm changed the title Losslessly optimize PNG, JPG, SVG files to save 6MB Losslessly optimize PNG and JPG files May 26, 2024
Copy link
Member

@jstone-lucasfilm jstone-lucasfilm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks like a good improvement to me, thanks @C0rn3j!

@jstone-lucasfilm jstone-lucasfilm merged commit 7f3141f into AcademySoftwareFoundation:dev_1.39 May 26, 2024
34 checks passed
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

Successfully merging this pull request may close these issues.

None yet

2 participants