Top "Ghostscript" questions

Ghostscript is a suite of software based on an interpreter for Adobe Systems' PostScript and Portable Document Format (PDF) page description languages.

How can I extract embedded fonts from a PDF as valid font files?

I'm aware of the pdftk.exe utility that can indicate which fonts are used by a PDF, and wether they …

pdf fonts ghostscript true-type-fonts embedded-fonts
How to extract text from a PDF?

Can anyone recommend a library/API for extracting the text and images from a PDF? We need to be able …

pdf text ghostscript extraction text-extraction
Converting a PDF to PNG

I'm trying to convert a PDF to a PNG image (at least the cover of one). I'm successfully extracting the …

image pdf png imagemagick ghostscript
Optimize PDF files (with Ghostscript or other)

Is Ghostscript the best option if you want to optimize a PDF file and reduce the file size? I need …

linux pdf debian ghostscript
Ghostscript to merge PDFs compresses the result

I found this neat command to merge multiple PDF into one, using Ghostscript: gs -dBATCH -dNOPAUSE -q -sDEVICE=pdfwrite -sOutputFile=…

pdf ghostscript
How to use ghostscript to convert PDF to PDF/A or PDF/X?

Is there a way to use ghostscript to convert PDF to PDF/A or PDF/X? I know it can …

pdf ghostscript pdfa
PDF text extraction from given coordinates

I would like to extract text from a portion (using coordinates) of PDF using Ghostscript. Can anyone help me out?

pdf ghostscript text-extraction
Resizing a PDF using Ghostscript

I am trying to scale a PDF which is for example just small of A4 size up to A4. This …

pdf resize ghostscript page-size
Ghostscript command line parameters to convert EPS to PDF

Just installed Ghostscript 8.54 for Windows. Does anyone know of the minimum parameters to pass to gswin32c.exe to make …

windows command-line parameters ghostscript
How to change page orientation of PDF? (Ghostscript or PostScript solution needed)

Given a PDF document, how do I change individual page orientation? I'm using latest version of Ghostscript.

pdf postscript ghostscript