Reconciling brief drafts consumes too much attorney time when versions multiply. Across 25 reconciliations I've done, …
Open your PDF file in Adobe Acrobat.
Select the File menu, then choose Save as Other and then Optimized PDF.
In the PDF Optimizer dialog, review the default settings under each panel (such as Images, Fonts, Discard Objects, Discard User Data, and Clean Up).
Adjust any settings as needed, or leave them at their defaults for a basic optimization.
Click OK to apply the optimization and choose a location to save the optimized PDF.
You can preview the estimated file size reduction before saving by clicking the 'Audit space usage' button in the optimizer dialog.
This runs in the Acrobat app - there is no separate API for this task.
Unembedding fonts means removing the font information from your PDF. You would do this to make the file smaller. However, if the person viewing the PDF does not have that font on their computer, the text might look different or be replaced with a basic font.
For PDFs with scanned pages, use the 'Optimize Scanned Pages' option in Acrobat's PDF Optimizer. This tool is made for scans and can effectively reduce their size. Also, make sure to downsample monochrome (black and white) scans to around 300 dpi for a good balance of quality and file size.
You should use RGB colors for on-screen PDFs because computer screens display colors using RGB (Red, Green, Blue). CMYK (Cyan, Magenta, Yellow, Key/Black) is for printing. Using RGB for on-screen viewing often results in smaller file sizes and more accurate color representation on digital displays.
| Action | What it does | Why it helps reduce size | Potential impact |
|---|---|---|---|
| Downsample images | Reduces the number of pixels in pictures. | Fewer pixels mean less data for each image. | Images might look less sharp or blurry if downsampled too much. |
| Unembed fonts | Removes font data from the PDF. | The PDF no longer carries the full font files. | Text might change its appearance if the viewing computer does not have the original font. |