Cloud integration
How SharePoint files are processed in Filecraft
Open a file from any SharePoint document library, process it in your browser, and save it back — without the file ever touching Filecraft's infrastructure.
Your files stay within the Microsoft trust boundary — Filecraft never has custody.
How it works
Follow your file from SharePoint to your browser and back. Filecraft never holds the bytes.
- 1
You browse your SharePoint sites
The cloud picker shows your SharePoint sites, document libraries, and files. Filecraft's server queries Microsoft Graph for metadata — it never downloads file content.
SharePoint → Your browser
- 2
You select a file
Filecraft's server requests a temporary download URL from Microsoft Graph. Your browser downloads the file directly from Microsoft's CDN — Filecraft's server is not in the path.
Your browser
- 3
Processing happens locally
The file is processed in your browser using Web Workers (for PDFs) or the Canvas API (for images) — the same local processing as any desktop file you drop.
Still your browser
- 4
You save back to SharePoint
Filecraft creates a pre-authenticated upload session with Microsoft. Your browser uploads the result directly to SharePoint — Filecraft's server handles only the session metadata.
Your browser → SharePoint
For regulated environments: Because files travel directly between your browser and Microsoft's infrastructure, Filecraft never has custody of your document content. This simplifies compliance conversations — your files stay within the Microsoft trust boundary throughout.