Documents stay on the device
OfficeAPI runs fully offline inside your desktop or mobile app. The file the model works on is never uploaded to a conversion service.
OfficeAPI for on-device AI
On-device AI works on the files people already have: contracts, spreadsheets, decks. OfficeAPI converts those Office files into PDF, images, and CSV right on the device, renders previews for the user, and never uploads anything.
The loop
Every step runs where your app runs. The document is converted, read, and previewed on the same device.
Why on the device
OfficeAPI runs fully offline inside your desktop or mobile app. The file the model works on is never uploaded to a conversion service.
Convert Word, Excel, and PowerPoint files to PDF, JPEG/PNG/BMP images, or CSV on the device, then hand the result to whatever model runs beside your app.
Render the original or the generated document in your own UI so the user can see what the model saw and approve what it produced.
What the model receives
Pick the representation your model or pipeline consumes. Every pair below is documented in the conversion matrix.
Open the conversion matrixWhere it ships
OfficeAPI has zero dependencies, so it travels inside your app to desktop and mobile alike. Link it as a dynamic library or run it as a process.
Start building