1. Products
  2.   PDF Optimizer

Documentize PDF Optimizer Plugin for .NET

Optimize, rotate, and crop PDF files with Documentize .NET Plugin for advanced document management.

Documentize PDF Optimizer for .NET

The Documentize PDF Optimizer for .NET offers advanced features for optimizing, compressing, and resizing PDF documents, ensuring both quality and efficiency. With this plugin, you can adjust page orientation, crop unnecessary margins, and fine-tune the overall structure of your PDFs to fit your needs.

Beyond simple file compression, the plugin also enables you to reduce file sizes, rotate pages, and resize documents. It allows you to preserve document quality while saving storage space and improving accessibility. Whether you’re preparing documents for email, presentation, or archiving, Documentize PDF Optimizer streamlines the process, offering a full suite of document management solutions.

How to Reduce PDF File Size with Optimizer

  • Reference Documentize in your project
  • Set your license keys
  • Instantiate an Optimizer object to initiate the PDF optimization process
  • Configure OptimizeOptions to define the optimization settings
  • Add input PDF files using the AddInput method
  • Set the output file path for the optimized PDF using the AddOutput method
  • Call Optimizer.Process with the configured options to complete the optimization process
  • The optimized file will be saved at the specified output location

Getting Started with PDF Optimizer

Download the plugin or install via NuGet to integrate Documentize Optimizer into your project.

  • Supported OS: Windows 7-11, Windows Server 2003-2022, macOS (10.12+), Linux
  • Supported .NET frameworks: 4.0 to 7.0
  • Compatible with Microsoft Visual Studio versions


How to Resize PDF Documents?

This code demonstrates how to resize PDF documents using the Optimizer class. After creating an Optimizer object and configuring ResizeOptions, you can set a desired page size and execute the resizing process. The optimized PDF will reflect the new dimensions, ensuring it fits specific requirements.

How to Rotate PDF Documents?

This code illustrates how to rotate PDF pages using the Optimizer. By configuring RotateOptions, you can set the desired rotation angle (e.g., 90 degrees) and apply it to the document. The result will be saved in the specified output file, with the page rotation fully executed.

Frequently Asked Questions

What does Documentize Optimizer for .NET do?

Documentize Optimizer for .NET optimizes PDF documents by reducing file size, rotating pages, cropping, and more, improving both the quality and efficiency of your document management.

Is Documentize Optimizer limited to compressing and resizing PDFs?

Yes, the optimizer focuses on compressing, rotating, resizing, and cropping PDF documents. For other functionalities, explore the full Documentize library.

How do I access advanced PDF optimization settings?

You can access various configuration options through the Documentize Optimizer API to customize the optimization process according to your specific needs.

Can I integrate Documentize Optimizer into existing .NET applications?

Yes, Documentize Optimizer for .NET is built for easy integration into any existing .NET application. Simply reference the library and start optimizing your PDF files.

 English