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

Add image consolidation #447

Merged
merged 1 commit into from
Jul 12, 2024

Conversation

jltrem
Copy link
Contributor

@jltrem jltrem commented Jun 28, 2024

Addresses #446

The test code:

  1. generates two single page PDFs, each with a different image
  2. merges them to a 100 page document
  3. consolidates the images in the document

The image below shows the output files:

  • images-merged.pdf is 45MB
  • images-merged-consolidated.pdf is 7.4MB

image

@ststeiger ststeiger merged commit 0783e08 into ststeiger:master Jul 12, 2024
@ststeiger
Copy link
Owner

Merged.

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.

2 participants