Skip to content

feat: compress PDF files#28

Open
bacarybruno wants to merge 1 commit into
Canciller:developfrom
bacarybruno:compress-pdf
Open

feat: compress PDF files#28
bacarybruno wants to merge 1 commit into
Canciller:developfrom
bacarybruno:compress-pdf

Conversation

@bacarybruno

@bacarybruno bacarybruno commented Dec 21, 2024

Copy link
Copy Markdown

Why

Currently this library generates large PDF files even with small images.

This is an attempt to reduce the generated PDF file size.

How

By introducing a new quality prop that is used to compress the generated PDF file.

Fixes #21

@bacarybruno bacarybruno marked this pull request as ready for review December 22, 2024 10:58
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.

PDF Quality/Size as prop

1 participant