About 285,000 results
Open links in new tab
  1. How to make the PDFs produced by pdfLaTeX smaller?

    Apr 18, 2023 · A common approach is to let Ghostscript (gs) optimize and compress the PDF after it has been created with pdflatex. Ghostscript is installed by most Linux distributions and …

  2. pdftex reduce PDF size: reduce image quality? [duplicate]

    It may be just as easy to compress the files yourself, using suitable graphics software. It's usually just a question of opening the file, selecting save as choosing the jpeg format and adjusting …

  3. Is there a way to compress pdf file? - LaTeX Stack Exchange

    The document is 178 pages. The size of this document is 34 MB. It is too large to upload to our library server. Even if I exclude all non-PDF images the size does not decrease much. It …

  4. How to compress pdf file generated by XeLaTeX? - LaTeX Stack …

    Nov 26, 2020 · Have you tried "Open a PDF in Acrobat DC. Choose File > Reduce File Size or Compress PDF" ? There are also lots of free web sites which reduces PDF files sizes if you do …

  5. File size generated from Pdflatex is too big - LaTeX Stack Exchange

    Sep 11, 2014 · My instructor demands a maximum size of submitted assignment of 50kb in PDF-format. Whenever I try to build from PDFLatex the files exceed this limit. I expected the …

  6. How to create small PDF files for the Internet

    Some other fonts contain a coding for different size, making the document a bit larger. You may observe a non negligible difference. I am interested in this 3rd point: have some of you …

  7. Reducing the REAL size of an image (compressing) when using

    Is there anyway to compress images inside Latex ? The original problem is that I am using zoombox to include magnified subfigures of a BIG image, but I want to put a figure with …

  8. graphics - Image compression - TeX - LaTeX Stack Exchange

    Jul 6, 2016 · For bitmap images (such as png) the files are copied as-is (and there is no way to change them in any way) and wrapped in a PDF object. Compression is done on-top as for …

  9. How to reduce the size of an .eps file? - LaTeX Stack Exchange

    A version of your file p01.eps that has been processed by polygone 4 (and had the excess comments removed) is available here (409Kb). EDIT Prompted by @Bernard's answer, I …

  10. How to decrease the file size of pdf with a lot of (clipped and ...

    How can I tell LaTeX to compress the images or discard the parts that are not shown? I know I can print it afterwards with a pdf-printer and it will reduce the file size to about 20MB (which is …