小编use*_*880的帖子

convert images to pdf

I have saved multiple images from google books. I wanted to convert them to a single pdf file, where in I need some inputs. The below two images(one png and one jpeg) are two continuous pages.

first page(png)

second page(jpeg)

I save them in my system. I converted them to pdf using the command below

convert books.png books.jpeg combined.pdf
Run Code Online (Sandbox Code Playgroud)

However the combined.pdf is not giving me expected results, not the combination of the two.

I also tried making individual pdf …

imagemagick

79
推荐指数
3
解决办法
10万
查看次数

标签 统计

imagemagick ×1