About 47,800 results
Open links in new tab
  1. How to convert PDF to image? - Ask Ubuntu

    Aug 4, 2020 · Using a terminal where the PDF is located: For the full document: convert -density 150 input.pdf -quality 90 output.png For a single page: convert -density 150 input.pdf[666] …

  2. imagemagick - convert images to pdf - Ask Ubuntu

    Jul 9, 2014 · 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 …

  3. convert jpg to pdf - Ask Ubuntu

    Jan 6, 2020 · Continue to help good content that is interesting, well-researched, and useful, rise to the top! To gain full voting privileges,

  4. Convert a directory of JPEG files to a single PDF document

    Jan 23, 2013 · I have many JPEG files in a directory, and I want to convert them to PDF and concatenate them together to make a single document. How can this be done? I would prefer …

  5. Batch convert an entire folder of pdf files to jpg or png using ...

    Aug 2, 2019 · 8 I have a entire folder of nearly 4000 pdf files that had gotten accidentally scanned into pdf files instead of jpg by a co worker. we were scanning nearly 7000 paper files and at …

  6. conversion - Convert PDF to image - Ask Ubuntu

    When I using convert like this convert book.pdf book.jpg or like this convert book.pdf book.png then I get this warning Warning: Short look-up table in the Indexed color space was padded …

  7. pdf - imagemagick - convert not allowed - Ask Ubuntu

    Mar 20, 2019 · I have multiple *.jpeg pictures I like to merge into a single *.pdf file like so: convert Blatt1.jpg Blatt2.jpg Blatt3.jpg Blatt4.jpg out.pdf I am prompted with the following exception: …

  8. What software can I use to convert images to other formats?

    Nov 7, 2015 · Compress images Rotate and flip images Rename multiple images using a progressive number or a prefix/suffix Convert an entire PDF file to a bunch images Extract an …

  9. Extracting embedded images from a PDF - Ask Ubuntu

    Oct 16, 2019 · Use pdfimages pdfimages is a PDF image extractor tool which saves the images in a PDF file to PPM, PBM, JPEG or JPEG 2000 file (s) format. It's a part of the poppler-utils …

  10. How can I reduce the file size of a scanned PDF file?

    I have a 72.9 MB PDF file that I need to shrink to 500 KB or below. The file was a JPEG image that I had scanned and then converted to PDF.