If you think this is easy, please show me a patch, then we can talk about it.
Please add the part where you compress all jpegs, then I will show you how I imagine to do that one extra check.
I have tried converting the same non-transparent PNG image, which was saved as interlaced and not interlaced, and in both cases it was zlib compressed.
Of course, that's how the PNG format…
PNG files (if they are interlaced or if they contain transparency) are zlib compressed image data
I have tried converting the same non-transparent PNG image, which was saved as interlaced and…
- Do I understand correctly that img2pdf currently compresses almost all image types (png, tiff etc.) and only jpegs are left uncompressed?
- Does img2pdf always use the highest compression…
It does not talk about if there can be more than one keyword and if yes, how those would get stored (if not via XMP). I also had another look at your out_edited.pdf from above where you removed…
Correct me if I am wrong, but img2pdf doesn't allow to add separate keywords to PDF file, they will be always stored as one string. If you implement that feature by always storing keywords in both…
I can confirm that not only Adobe Acrobat, but also Foxit PDF adds quotation marks, so this behavior is not isolated. Nitro PDF, PDF-XChange and Slim PDF on the other hand does not add those…
So I guess this feature request is to add RDF support to img2pdf for the metadata?
Yes. It would be best, if end-users could choose where keywords are stored. One way would be to add extra…
Here is another theory: if you have more than one keyword, how do your viewers display them? If they separate multiple keywords by comma, then maybe your viewer adds the quotation marks to…
I have removed double quotation marks in Adobe Acrobat and saved the file. What does it show to you now? I no longer see them after manually removing.
Can you please upload your file? I have tried Adobe Acrobat and Foxit PDF Reader.
Same result with both cmd and PowerShell. I don't think it is shell related. --title
works as expected when "One, two"
is used.
Works fine for me, Win10. I suspect that @Anangaya has used a question mark (illegal file name character) instead of umbrella character.
Do you have any idea for what such an alternate format could look like?
Maybe -T / --transpose-page.