How do I Add / Remove Pages from PDF / Convert Image to PDF?
Libreoffice can create pdf.
I can edit PDF in GIMP as image, which takes care of the EXPORT as image function.
How do I turn a png into a pdf.
How do I remove pages from my own pdf once it is already a PDF, or insert pages from one PDF to another or re-arrange them?
Hopefully there is a gui program, not just command line, because I need to explain this to some other people too who aren't very proficient in and command line apps.
Add / Remove Pages from PDF / Convert Image to PDF?
Forum rules
Before you post please read how to get help
Before you post please read how to get help
Re: Add / Remove Pages from PDF / Convert Image to PDF?
Add and Remove use "pdfchain"
Conversion use "FF Multi Converter"
Conversion use "FF Multi Converter"
-
- Level 4
- Posts: 299
- Joined: Wed Jul 10, 2013 11:38 pm
Re: Add / Remove Pages from PDF / Convert Image to PDF?
How do I Add / Remove Pages from PDF
Yes, 4:Hopefully there is a gui program
1) pdfedit
2) pdfmod
3) pdfsam
4) pdfshuffler
Open LibreOffice Draw, insert any image(s), export as PDF. It's all.Convert Image to PDF?
Remember to mark the thread as solved. Click to edit the first post. At the top, add the word (solved) to the subject line.
Recuerda marcar el hilo como solucionado. Edita el primer post y agrega la palabra (Solucionado) en la línea del titulo (Subject)
Recuerda marcar el hilo como solucionado. Edita el primer post y agrega la palabra (Solucionado) en la línea del titulo (Subject)
- daveinuk
- Level 7
- Posts: 1555
- Joined: Tue Mar 23, 2010 7:52 pm
- Location: Manchester, England.
- Contact:
Re: Add / Remove Pages from PDF / Convert Image to PDF?
You can do this also in libre office, just insert your png image to a page in writer/text document, you then get an option to resize by dragging the frame edges, when you're done just export to pdf using the icon on the toolbar.How do I turn a png into a pdf.
HTH
Dave
-
- Level 1
- Posts: 4
- Joined: Wed Jul 30, 2014 2:09 am
Re: Add / Remove Pages from PDF / Convert Image to PDF?
More hints provided at How can I extract a page range / a part of a PDF?
I admire the simplicity of in-built bash commands pdfseparate and pdfunite:
I admire the simplicity of in-built bash commands pdfseparate and pdfunite:
Code: Select all
pdfseparate sample.pdf sample-%d.pdf
# ls; sample.pdf sample-1.pdf sample-2.pdf sample-3.pdf sample-4.pdf
pdfunite sample-2.pdf sample-3.pdf output.pdf
# now you can use output.pdf
Re: Add / Remove Pages from PDF / Convert Image to PDF?
Well, since you brought back a 7 year old post, I use PDF-Shuffler to manipulate PDF's.
Re: Add / Remove Pages from PDF / Convert Image to PDF?
There is a website that converts doc, pdf, ppt, image files in either direction. You can also add to or delete from pdf's.
smallpdf.com
I have used it many times!
smallpdf.com
I have used it many times!

Mint 20.1 Cinnamon 4.8.6 Kernel 5.4.0-72 (64 bit). {Dell XPS 13}
Please, if your query has been resolved, edit your first post and add <SOLVED> to the beginning of the subject line. This may help others find solutions.
Please, if your query has been resolved, edit your first post and add <SOLVED> to the beginning of the subject line. This may help others find solutions.