Skip to main content

Search OfficeIMO

Enter a topic, API type, or PowerShell command.

Documentation Search all OfficeIMO/

PDF workflows

PDF tools for browsers and .NET

Inspect, compare, organize, optimize, protect, unlock, and redact PDF files locally in your browser or through the OfficeIMO.Pdf API.

Choose a focused operation and know what it changes before you run it

PDF workflow scope
Input
PDF files
Output
Report, PDF copy, ZIP, or comparison gallery
Runs on
Browser-local WebAssembly or .NET
Microsoft Office
Not required
License
MIT

Browser tools use published file, page, comparison, split, and output limits; .NET applications choose their own bounded load policy.

Explore OfficeIMO.Pdf

OfficeIMO gives the browser workspace and .NET applications the same first-party PDF engine. The browser tools run in WebAssembly, keep selected files in the current tab, and return downloadable artifacts with operation reports. Application code can use the corresponding OfficeIMO.Pdf APIs without a browser or Microsoft Office.

Choose the job you need. Each guide explains the browser workflow, the equivalent public API, the output it creates, and the limits that matter.

Convert PDF content into editable formats

What browser-local means

The PDF workspace does not upload selected files to an OfficeIMO service. Work is bounded by browser memory and the published input, page, comparison, split, and output limits. Server applications can choose their own PdfLoadOptions and resource policy.

For the complete engine, including authoring, rendering, forms, annotations, cryptographic signatures, and validation, see the OfficeIMO.Pdf product overview and the PDF guides.

Example source

Download source