debian man page for pdfclean

Query: pdfclean

OS: debian

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

PDFCLEAN(1)						      General Commands Manual						       PDFCLEAN(1)

NAME
pdfclean - pretty print, decompress and garbage collect PDF files
SYNOPSIS
pdfclean [options] input.pdf [output.pdf] [pages]
DESCRIPTION
pdfclean pretty prints and rewrites the contents of a PDF file. If no output file is specified, the new file will be written to "out.pdf" in the current directory.
OPTIONS
-p password Use the specified password if the file is encrypted. -g Garbage collect objects that have no references from other objects. Give the option twice to renumber all objects and compact the cross reference table. Give it three times to merge and reuse duplicate objects. -d Decompress streams. This will make the output file larger, but provides easy access for reading and editing the contents with a text editor. pages Comma separated list of ranges to clean.
SEE ALSO
mupdf(1), pdfdraw(1). pdfshow(1).
AUTHOR
MuPDF was written by Tor Andersson <tor@ghostscript.com>. MuPDF is Copyright 2006-2010 Artifex Software, Inc. September 4, 2011 PDFCLEAN(1)
Related Man Pages
pdfdraw(1) - debian
ps2pdf13(1) - centos
ps2pdf12(1) - suse
ps2pdf13(1) - suse
ps2pdf(1) - debian
Similar Topics in the Unix Linux Community
convert pdf's to word
Shellscript to sort duplicate files listed in a text file
creating pdf file with four pages
Manipulating Filenames
Script to batch pdfjoin based on pdfgrep output