Frequently Asked Questions
Everything you need to know about MiOffice.
General
What is MiOffice?
MiOffice is an AI-powered workspace with 150+ applications across six studios: AI, Video, Audio, Image, Document, and Scanner — plus Archive, Notes, Screen Share, Transfer Files, and Device Handoff. Most applications process files privately on your device.
Is MiOffice really free?
Yes. All WASM-based applications (documents, images, video, audio, scanner) are free with no signup and no watermarks. AI-powered applications use a credit system — you get free welcome credits when you sign up, and can buy more starting at $1.99.
Do I need to create an account?
No account is needed for standard applications. AI-powered applications (background removal, image generation, voice cloning, video enhancement, etc.) require a free account to manage credits.
What devices are supported?
MiOffice works on Windows, macOS, Linux, iOS, and Android. Available as a web app, Chrome extension, Firefox add-on, Edge add-on, Safari extension, and Microsoft Store app.
What AI applications does MiOffice offer?
Over 30 AI applications including: image generation, background removal, face swap, voice cloning, music generation, video enhancement, auto captions, talking head, text-to-video, document translation, audio transcription, photo colorization, and more.
Privacy & Security
Are my files uploaded to a server?
Standard applications process files 100% on your device — nothing is uploaded. AI-powered applications send files to our GPU servers for processing, then delete them immediately after. No files are stored.
Is MiOffice GDPR compliant?
Yes. Standard applications collect no data at all. AI applications process files ephemerally with no storage. GDPR, CCPA, and HIPAA compliant by architecture.
Can I use this for sensitive documents?
Yes. Government agencies, legal firms, and healthcare providers use MiOffice. Standard applications never leave your device. For AI applications, files are processed in isolated containers and deleted immediately.
Does MiOffice track my usage?
We use privacy-respecting, self-hosted analytics (Umami) to count page views. No personal data is collected, sold, or shared with third parties.
AI Studio
How do AI credits work?
Each AI application costs a set number of credits (e.g., background removal = 15 credits). You get free welcome credits on signup. Credit packs start at $1.99 (Day Pass) up to $49.99 (4,000 credits). Credits never expire.
What AI models does MiOffice use?
MiOffice uses production-grade AI models running on dedicated GPU servers. Each application uses the best model for the task — from speech recognition to image generation to video enhancement.
Can I generate images with AI?
Yes. The AI Image Generator creates images from text prompts. The AI Headshot Generator creates professional portraits, and the AI Logo Generator creates brand logos — all powered by GPU.
Can MiOffice transcribe audio and video?
Yes. The AI Audio Transcriber converts speech to text with high accuracy across 50+ languages. The AI Auto Captions application adds timed subtitles directly to video.
Can I clone my voice?
Yes. The AI Voice Cloner creates a natural-sounding voice model from a short audio sample. Use it for voiceovers, narration, and content creation.
Video & Audio
What video applications are available?
Over 35 video applications: compress, trim, crop, merge, resize (TikTok/Reels/Shorts/Square), convert (AVI/MKV/MOV/WebM to MP4), add audio, extract subtitles, GIF conversion, HDR to SDR, speed change, fade, denoise, color grade, and more.
What audio applications are available?
Dedicated audio studio with speed changer, equalizer, compressor, fade, denoise, reverb, and format converter. Plus AI-powered applications: audio enhancer, vocal remover, music generator, melody-to-music, silence remover, and transcriber.
What audio formats can MiOffice convert?
MP3, WAV, FLAC, OGG, AAC, WMA, and M4A. All standard conversion happens locally using FFmpeg in your browser.
Does MiOffice support HDR video?
Yes. MiOffice converts HDR video to SDR for maximum device compatibility. Tone-mapping is handled by FFmpeg locally in your browser.
Can I make clips from long videos?
Yes. The AI Clip Maker analyzes your video and automatically finds the best moments for short-form content. Perfect for creating TikToks, Reels, and Shorts from longer videos.
Documents & Scanner
What document applications are available?
Merge, split, compress, rotate, protect, unlock, watermark PDFs. Convert between PDF, Word, Excel, EPUB, TXT, and images. Full PDF editor with annotations, form filling, and signatures.
What scanner applications are available?
10 scanner applications: document, receipt, ID card, whiteboard, book, photo-to-PDF, QR code, barcode, handwriting-to-text, and batch scanner. All processing happens on-device.
Can MiOffice translate documents?
Yes. The AI Document Translator translates full documents (PDF, DOCX) between 50+ languages while preserving formatting. Powered by GPU.
Accessibility
Is MiOffice Section 508 compliant?
Yes. MiOffice meets WCAG 2.1 AA standards and Section 508 requirements. All interfaces are keyboard-navigable and screen-reader compatible.
Can government agencies use MiOffice?
Yes. MiOffice is 508 compliant, GDPR safe, and SOC 2 aligned, making it suitable for federal, state, and local government use.
Developers & AI Agents
Does MiOffice support MCP (Model Context Protocol)?
Yes. MiOffice exposes a remote MCP server at /api/mcp with 27+ tools. AI agents like Claude can discover and use MiOffice applications directly. Auto-discovery at /.well-known/mcp.json.
What is llms.txt?
MiOffice publishes /llms.txt and /llms-full.txt — structured context files that help AI models understand all available applications. This enables AI assistants to recommend the right MiOffice application for any task.
Are there RAG endpoints?
Yes. Category-specific RAG documents at /rag/pdf, /rag/image, /rag/video, /rag/studio, /rag/scanner, /rag/p2p, and /rag/compare. Canonical RAG at /rag and /rag.txt.
Is there an API?
MiOffice is available on RapidAPI for programmatic access, as an npm package, and via MCP for AI agent integration. Developer docs at /developers.
Technical
How does MiOffice process files?
Standard applications use WebAssembly (WASM) and Web Workers to process files directly in your browser — no server round-trip. AI applications send files to GPU servers for model inference, then return results.
Is there a file size limit?
For browser-based applications, the practical limit depends on your device memory — most handle files up to 500MB. AI applications accept files up to 100MB. For very large files, desktop Chrome is recommended.
Does MiOffice work offline?
Yes. Install MiOffice as a PWA and use standard applications without internet. AI-powered applications require internet for GPU processing.
What platforms is MiOffice available on?
Web (mioffice.ai), Chrome Web Store, Firefox Add-ons, Microsoft Edge Add-ons, Safari Extensions (iOS/macOS), Microsoft Store, npm, VS Code Marketplace, and Telegram.