Just wondering whether you are aware of img2pdf?
It's always lossless, supports alpha channels through SMasks, and can often avoid CPU-hungry re-encoding.
I think it's probably the best OSS tool in existence for this task (although I might have a few code style / design decision disagreements).
Just wondering whether you are aware of img2pdf?
It's always lossless, supports alpha channels through
SMasks, and can often avoid CPU-hungry re-encoding.I think it's probably the best OSS tool in existence for this task (although I might have a few code style / design decision disagreements).