Score:0

How to Convert 2 Image to 1 Page PDF With terminal?

us flag

I have a question, I have a problem, I want to change 2 images in 1 page pdf, how do I do it? I tried this command

convert *.jpg -resize 1240x1753 \
                      -extent 1240x1753 -gravity center \
                      -units PixelsPerInch -density 150x150 multipage.pdf

I get the result that 1 image for 1 page only, how to make 2 images 1 page ? so for example I have 10 images, then the result is 5 pages because 1 page 2 images

C.S.Cameron avatar
cn flag
Have a look at **Libre Office Draw**. It will let you edit PDF's and it comes with Ubuntu.
N0rbert avatar
zw flag
It looks like you want to get result without reading documentation. Read it https://imagemagick.org/script/command-line-processing.php first.
Joe Cola avatar
us flag
@N0rbert please how to edit my command ?
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.