About 50 results
Open links in new tab
  1. ebooks - Converting DJVU to PDF - Ask Ubuntu

    I want to convert a DJVU document into a PDF document, separating and preserving the text layer and the images while also keeping the structure from the DJVU. How can I do this in Ubuntu? (I will ...

  2. 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.

  3. How to convert PDF file to an ODT file? - Ask Ubuntu

    I want to convert a .pdf file to an .odt file so that I can further convert it to a .doc file. Is there any software/script that can do this? I have tried to copy the content of the .pdf file and p...

  4. How can I convert an ODT file to a PDF? - Ask Ubuntu

    Sep 10, 2011 · To convert a single file use, for example, unoconv -f pdf myfile.odt. Further information on and options for the program can be found by entering in terminal man unoconv or by going to the …

  5. 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 using …

  6. How do I convert a scanned PDF into a PDF with text

    I have scanned about 80 pages into gray scale pdf (image format). The end size of the file is about 70MB, which is very huge. Now I am looking for a method to convert the grayscale image-based PDF...

  7. compression - How to reduce the size of a PDF file by reducing the ...

    I'm looking for a way in Ubuntu to reduce the size of a PDF file by reducing the quality of the images. I know that this can be done in Ghostscript by running the following command in terminal: gs -

  8. software recommendation - Convert docx to PDF - Ask Ubuntu

    I am trying to convert docx files to pdf on my Ubuntu server using the command line but none of converters I tried so far seems to convert Word 2007/2010/2013 files correctly. Appearently online

  9. How can I convert a .tex file to a PDF via the command line?

    May 15, 2017 · 7 Install texlive and all the extras: how to convert a .tex file to a PDF (TeX to PDF, and LaTeX to PDF) Tested on Ubuntu 22.04.2. In addition to the main texlive program, there are some …

  10. Create a single pdf from multiple text, images or pdf files

    Jun 4, 2013 · I have a bunch of text files, images and pdf files which I want to convert into a single pdf file. How do I do it?