Linux

  1. Home
  2. Computing & Technology
  3. Linux
Linux / Unix Command: pdfopt
Command Library

NAME

pdfopt - Ghostscript PDF Optimizer  

SYNOPSIS

pdfopt [ options ] input.pdf output.pdf  

DESCRIPTION

pdfopt uses gs(1) to convert the Adobe Portable Document Format (PDF) file "input.pdf" to a so-called optimized form in "output.pdf". Optimization puts the elements of the file into a more linear order and adds "hint" pointers, allowing Adobe's Acrobat(TM) products to display individual pages of the file more quickly when accessing the file through a network.

Note: input.pdf and output.pdf must not be the same. If they are, the file will probably be destroyed. pdfopt currently does not check for this.  

SEE ALSO

"Linearized PDF" in Adobe's PDF reference manual, http://partners.adobe.com/asn/developer/acrosdk/DOCS/pdfspec.pdf  

Important: Use the man command (% man) to see how a command is used on your particular computer.

>> Linux/Unix Command Library

>> Shell Command Library

Explore Linux

About.com Special Features

Build Your Own Website

Step-by-step advice on how to do everything from choosing a Web host to promoting your content. More >

Connect Your Home Computers

Easy ways to connect two computers for networking purposes. More >

Linux

  1. Home
  2. Computing & Technology
  3. Linux

©2009 About.com, a part of The New York Times Company.

All rights reserved.