docs/tools/png-to-pdf.md
Convert PNG images to PDF while preserving their full resolution. Each PNG becomes its own page, sized to match the original image dimensions. Transparency is handled automatically.
| Format | Extensions |
|---|---|
| PNG | .png |
from_jpgs.pdf.The tool uses pdf-lib to embed each image directly. If a PNG cannot be embedded natively (e.g., due to an unusual color profile), it falls back to re-rendering through a canvas as JPEG.
PDF Quality controls the compression applied before embedding: