Privacy Policy

Privacy-first Office conversion.

Local-first processing for the ready PPTX workflow.

Summary

Office2LLM is designed around local-first conversion. The ready PPTX workflow reads the selected file in browser-side code and generates previews and ZIP downloads in the current page session.

What we do not collect

  • No account is required for the ready PPTX workflow.
  • No server-side conversion history is created by the ready local converter.
  • No cloud storage is required for the generated package.

How local processing works

  1. You select a PPTX file in the browser.
  2. Office2LLM extracts slide text, notes, images, tables, charts, warnings, and metadata locally.
  3. Markdown, HTML, JSON, manifest, and assets are prepared for preview.
  4. The ZIP package is generated before download in the same browser session.

Planned Office formats

DOCX and XLSX routes are planned. Until those converters are implemented and tested, they should not expose a fake upload entry or imply that conversion is available.

Future server-enhanced modes

If future workflows require server-side processing, such as LibreOffice conversion, visual parsing, or enhanced document repair, those modes should be clearly labeled before any upload and remain separate from the ready local workflow.

Clearing local data

Because ready conversion happens in the browser, closing the tab clears in-memory conversion state. Browser cache or site data can also be cleared from browser settings when needed.