Tool to compress a PDF document by optimizing images, removing unused objects, and applying various compression techniques. Use when you need to reduce PDF file size while maintaining readability and functionality.
FileContentRequiredobjectThe source PDF file to compress.
ImageQualityintegerSets the quality for compressed images: 1 > 100
ResizeImagesbooleanIf 'Compress Images' and 'Resize Images' are enabled, images will be resized where the image resolution is greater than the specified 'Max Resolution' property.
UnembedFontsbooleanRemove all embedded fonts. The document size will decrease but the document may become unreadable if the correct font is not installed on the user's machine.
FlattenFieldsbooleanFlatten all fields contained within the PDF document (AcroForms only).
MaxResolutionintegerSpecifies the maximum resolution of images (dpi), if the image has a higher resolution it will be scaled dynamically.
CompressImagesbooleanContained images will be compressed, aligned to the value of the 'Image Quality' property.
DeleteAnnotationsbooleanDelete all annotations contained within the PDF document.
RemovePrivateInfobooleanRemove private information from the PDF document, i.e. page piece information.
FlattenAnnotationsbooleanFlatten all annotations contained within the PDF document.
RemoveUnusedObjectsbooleanRemove all unused objects (i.e. objects which do not have a reference) are removed from PDF document.
RemoveUnusedStreamsbooleanRemove all unused resources from the PDF document.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.