• Joined on 2023-10-24
FBU commented on issue josch/img2pdf#177 2023-10-27 01:17:08 +00:00
This is not working as expected. Problems with dpi and borders.

I'm hoping that img2pdf can fit the 300 dpi scaled image into 8.5x11 like imagemagick can:

i="arthurrackhamtre00rack_0018.arthurrackham2.gcv.im.jpg"
oi="arthurrackhamtre00rack_0018.art…
FBU commented on issue josch/img2pdf#177 2023-10-26 02:17:36 +00:00
This is not working as expected. Problems with dpi and borders.

Using img2pdf -o "$of" -s 300dpix300dpi "arthurrackhamtre00rack_0018.arthurrackham2.gcv.im.jpg" gives:

Page Size: 10.11 x 13.54 in Image Size: 3032x4063

If I resize the image to 2550x3417…

FBU commented on issue josch/img2pdf#177 2023-10-25 13:48:54 +00:00
This is not working as expected. Problems with dpi and borders.

arthurrackhamtre00rack_0018.arthurrackham2.gcv.im.jpg

`img2pdf -o out.pdf -S letter -s 300dpix300dpi "arthurrackhamtre00rack_0018.arthurrack…

FBU opened issue josch/img2pdf#177 2023-10-25 00:47:52 +00:00
This is not working as expected. Problems with dpi and borders.