Composable SDKs for developers to create, edit, process, manage, and audit DOCX, XLSX, PPTX, and ODF files through embedded UI and object-level APIs.
Trusted by companies worldwide
Add AI-powered editing, automate document processing, and keep every change under control.
Add DOCX, XLSX, and PPTX editing directly to your application with a ready-made user interface.
Embedded UI
Office files
In-app editing
Connect any AI model or agent framework to Office document editing while keeping control in your application.
Any model
Your loop
Approvals
Browse and manage Office documents in your application while keeping files in your existing AWS S3 or S3-compatible storage.
File browser
AWS S3
Your storage
Deploy only the pieces you need: AI-native editing, headless processing, storage, and governance, each running entirely on your own infrastructure.
Embed a full Office editor UI in your application. Use APIs to open, save, and modify documents, and connect LLMs or AI agents to object-level editing tools for the current document.
A document management backend for storage integration, versioning, permissions, metadata, search, and lifecycle operations. Connect it to S3-compatible object storage, WebDAV, or HTTP-based storage, including Amazon S3, Cloudflare R2, and MinIO.
Capture AI edits, human review, and approvals as structured evidence outside the document file. Link them to document versions, storage, sharing, and audit events.
Connect your application to Thinkfree and bring Office document capabilities into your AI workflows.
import { Office } from "@thinkfree.dev/tfo-sdk";
const iframe = document.querySelector("#office-frame");
const word = Office.word(iframe);
await word.whenReady();
const tools = await word.getTools({
include: ["insert_text"],
});
const systemPrompt = await word.getSystemPrompt();
// Pass the tools to your model loop.
curl -X POST "https://drive.example.com/api/external/v1/files" \
-H "Authorization: Bearer YOUR_API_KEY" \
-F "file=@report.docx" \
-F "pfs=1"
Editor and Processing provide two paths for working with documents, while Management and Governance support the broader document lifecycle.

Build production document workflows with APIs for Office editing, headless processing, collaboration, document management, permissions, and auditability.
Read and modify paragraphs, tables, formatting, and structured document content programmatically.
Open, edit, and save DOCX, XLSX, PPTX, and ODF files while preserving structure and formatting.
Connect existing LLMs and AI agents to document editing and processing APIs.
Let multiple users edit the same Office document with changes synchronized in real time.
Embed a ready-made, white-label Office editor in your application.
Manage storage integration, versions, metadata, search, and permissions through APIs.
Control which users and AI agents can access documents and which actions they can perform.
Record user and AI document activity for review, traceability, and audit.
Use Thinkfree through a hosted API or deploy document infrastructure inside your own environment.
Use Thinkfree through a Hosted API, or run it inside your private cloud or on-premise environment.
Get started without managing document infrastructure.
Keep document processing inside your cloud environment.
Keep document processing inside your own network.
See how Thinkfree document technology has been integrated into large-scale platforms, enterprise software, and regulated workflows.
A large-scale web portal embedded document editing into its enterprise email and file services, allowing business users to work with Office documents without leaving the platform.
Platform users
Business-plan upgrades by 2024
Document editing was integrated alongside CAD and PLM workflows, so engineering and business teams could work with Office documents without switching to external applications.
HancomSign integrated document editing into its e-sign experience, reducing the need for external editors, additional logins, and separate Office licenses.
Start with the SDK you need, then combine editing, processing, management, and governance as your workflow grows.